OpenAPI file
As you develop the model for OpenAPI with metadata, requests, responses, components, parameters, schemas, extensions, etc... Hackolade dynamically generates the corresponding OpenAPI documentation file, in JSON or YAML, following strictly the OpenAPI 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 OpenAPI syntax validator ensures that the generated file is valid, and the right-hand pane allows interactions with the API and testing.