Restapiimport
POST {{aws_api_gateway_base_url}}/restapis?failonwarnings&mode=import&failonwarning=true&basepath=ignore
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
failonwarnings | null | A query parameter to indicate whether to rollback the API creation (true) or not (false) when a warning is encountered. The default value is false. | |
mode | string | ||
failonwarning | boolean | ||
basepath | string |