forked from loafle/openapi-generator-original
11 lines
415 B
JSON
11 lines
415 B
JSON
{
|
|
"artifactId": "petstore-java-client-jersey1",
|
|
"generatorName": "java",
|
|
"inputSpec": "modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml",
|
|
"library": "jersey1",
|
|
"outputDir": "samples/client/petstore/java/jersey1",
|
|
"templateDir": "modules/openapi-generator/src/main/resources/Java",
|
|
"additionalProperties": {
|
|
"hideGenerationTimestamp": true
|
|
}
|
|
} |