Export APIs
ACE allows exporting APIs in OpenAPI 3.0 format (also known as Swagger).
During export ACE generates OpenAPI 3.0 specification based on the selected APIs and schemas.
The exported specification contains all the necessary information to call the APIs, including the request and response schemas.
The export screen will offer to select all APIs located in the currently selected folder.
To export APIs, follow these steps:
- Click on the
Export OpenAPI schema
button in the toolbar of the API Builder - Select the APIs you want to export
- Click on the
Export
buttonOptimize OpenAPI
option automatically fixes some of the most common issues in the exported OpenAPI schema like emptyrequired
option in schemas
See visual guide below:
Export OpenAPI schema button
Export OpenAPI dialog