Export an API definition compatible with AWS API Gateway or Azure API Management.
Procedure
Open the API version that you want to export.
Click Export.
Click OpenAPI Specification and select AWS API Gateway or Azure API Management.
If you want to export your API for another gateway, Apigee for example, it is recommended to select Standard OAS.
Select the OAS version and format.
Since Talend
extensions are not supported by API gateways, No extensions is
selected by default and cannot be modified.
If you do not want to export your entire API, click Filter export and select the operations that you want to export.
When you filter your export, all data types, components, and resources are
exported, regardless of the operations you selected.
Information noteNote:
Resources are exported even if they contain no operations or if their operations are filtered out. For example, in the image below, all operations in the /contact/{contactid} resource are filtered out, but the path still appears in the exported file: