v1

latestSwagger 2.0Apache 2.02026-07-13757.7 KB
servers

Generates a server library

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

post/api/gen/servers/{framework}

Path parameters

frameworkstring required

framework

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