OpenAPI Generator Online
This is an online openapi generator server. You can find out more at .
- Homepage
- https://api.apis.guru/v2/specs/openapi-generator.tech/6.2.1.json
- Provider
- openapi-generator.tech
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/openapi-generator.tech/6.2.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/openapi-generator.tech/6.2.1/openapi.yaml
Tools (9)
Extracted live via the executor SDK.
-
clients.clientOptionsGets languages supported by the client generator
-
clients.downloadFileA valid
fileIdis generated by the/clients/{language}or/servers/{language}POST operations. The fileId code can be used just once, after which a newfileIdwill need to be requested. -
clients.generateClientAccepts a
GeneratorInputoptions map for spec location and generation options -
clients.getClientOptionsReturns options for a client library
-
servers.generateServerForLanguageAccepts a
GeneratorInputoptions map for spec location and generation options. -
servers.getServerOptionsReturns options for a server framework
-
servers.serverOptionsGets languages supported by the server generator
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools