openapi-generator/bin/configs/java-microprofile-rest-client.yaml
2021-07-31 18:45:35 +08:00

8 lines
305 B
YAML

generatorName: java
outputDir: samples/client/petstore/java/microprofile-rest-client
library: microprofile
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore.yaml
templateDir: modules/openapi-generator/src/main/resources/Java
additionalProperties:
artifactId: microprofile-rest-client