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