Documentationpartimport

PUT {{aws_api_gateway_base_url}}/restapis/<restapi_id>/documentation/parts{?failonwarnings=&mode=&mode,failonwarnings}=

Request Params

KeyDatatypeRequiredDescription
failonwarningsnullA query parameter to specify whether to rollback the documentation importation (true) or not (false) when a warning is encountered. The default value is false.
modenullA query parameter to indicate whether to overwrite (OVERWRITE) any existing DocumentationParts definition or to merge (MERGE) the new definition into the existing one. The default value is MERGE.
mode,failonwarnings}null