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
Example request
{
"openAPIUrl": "https://raw.githubusercontent.com/OpenAPITools/openapi-generator/master/modules/openapi-generator/src/test/resources/2_0/petstore.yaml"
}Response
successful operation