Files
openapi-generator/bin/configs/java-resttemplate.yaml
2021-07-21 22:53:23 +08:00

9 lines
314 B
YAML

generatorName: java
outputDir: samples/client/petstore/java/resttemplate
library: resttemplate
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml
additionalProperties:
artifactId: petstore-resttemplate
hideGenerationTimestamp: "true"
java8: true