forked from loafle/openapi-generator-original
* Allow json encoded query paramters * Also fix haskell-http-client * Regenerate haskell samples
7 lines
352 B
YAML
7 lines
352 B
YAML
generatorName: haskell-http-client
|
|
outputDir: samples/client/petstore/haskell-http-client
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/haskell-http-client/petstore-with-fake-endpoints-models-for-testing.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/haskell-http-client
|
|
additionalProperties:
|
|
queryExtraUnreserved: ''
|