forked from loafle/openapi-generator-original
7 lines
332 B
YAML
7 lines
332 B
YAML
generatorName: haskell-http-client
|
|
outputDir: samples/client/petstore/haskell-http-client
|
|
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/haskell-http-client
|
|
additionalProperties:
|
|
queryExtraUnreserved: ''
|