mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
8 lines
326 B
YAML
8 lines
326 B
YAML
generatorName: jaxrs-cxf-client
|
|
outputDir: samples/client/petstore/jaxrs-cxf-client-jackson
|
|
inputSpec: modules/openapi-generator/src/test/resources/2_0/petstore.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/JavaJaxRS/cxf
|
|
additionalProperties:
|
|
artifactId: jaxrs-cxf-jackson-petstore-client
|
|
jackson: "true"
|