/
/Swagger Generator
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
clients7
  • getGenerates and download code. GenerationRequest input provided as JSON available at URL specified in parameter codegenOptionsURL.
  • postGenerates and download code. GenerationRequest input provided as request body.
  • getDeprecated, use '/{type}/{version}' instead. List generator languages of type 'client' or 'documentation' for given codegen version (defaults to V3)
  • getList generator languages of the given type and version
  • getList generator languages of version defined in 'version parameter (defaults to V3) and type included in 'types' parameter; all languages
  • getReturns options for a given language and version (defaults to V3)
  • post你好Generates the intermediate model ("bundle") and returns it as a JSON. body.
documentation2
servers1
    clients
    servers
    documentation
    config

    Returns options for a given language and version (defaults to V3)

    get/options

    Query parameters

    languagestring

    language

    version'V2' | 'V3'

    generator version used by codegen engine

    Response

    successful operation

    object required

    Changes

    No recorded changes to this endpoint across all 6 revisions of this API.