mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 20:20:53 +00:00
5 lines
255 B
YAML
5 lines
255 B
YAML
generatorName: python-flask
|
|
outputDir: samples/openapi3/server/petstore/python-flask
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore-with-object-as-parameter.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/python-flask
|