v1

latestSwagger 2.0Apache 2.02026-07-13757.7 KB
clients

Generates a client library

Accepts a GeneratorInput options map for spec location and generation options

post/api/gen/clients/{language}

Path parameters

languagestring required

The target language for the client library

Request body

openAPIUrlstring
openapiNormalizerstring[]
optionsobject
specobject

Example request

{
  "openAPIUrl": "https://raw.githubusercontent.com/OpenAPITools/openapi-generator/master/modules/openapi-generator/src/test/resources/2_0/petstore.yaml"
}

Response

successful operation