forked from loafle/openapi-generator-original
* various improvements to scala-sttp4 generator * test scala with jdk11 * test sttp4 in circleci * add pom.xml * update * update tc
7 lines
274 B
YAML
7 lines
274 B
YAML
generatorName: scala-sttp4
|
|
outputDir: samples/client/petstore/scala-sttp4
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/scala-sttp4
|
|
additionalProperties:
|
|
hideGenerationTimestamp: "true"
|