Swagger file
As you develop the model for Swagger API with metadata, requests, responses, definitions, parameters, schemas, extensions, etc... Hackolade dynamically generates the corresponding Swagger documentation file, in JSON or YAML, following strictly the Swagger specification.
The script can also be exported to the file system via the menu Tools > Forward-Engineering, or via the Command-Line Interface.
:
An internal Swagger syntax validator ensures that the generated file is valid, and the right-hand pane allows interactions with the API and testing.