integrations.sh
← all integrations

OpenAPI Generator Online

OpenAPI apis-guru developer_tools

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.clientOptions

    Gets languages supported by the client generator

  • clients.downloadFile

    A valid fileId is generated by the /clients/{language} or /servers/{language} POST operations. The fileId code can be used just once, after which a new fileId will need to be requested.

  • clients.generateClient

    Accepts a GeneratorInput options map for spec location and generation options

  • clients.getClientOptions

    Returns options for a client library

  • servers.generateServerForLanguage

    Accepts a GeneratorInput options map for spec location and generation options.

  • servers.getServerOptions

    Returns options for a server framework

  • servers.serverOptions

    Gets languages supported by the server generator

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools