forked from loafle/openapi-generator-original
committed by
Tino Fuhrmann
parent
9d08f8bc5b
commit
a738e95aee
11
bin/ci/java-jersey2-java8.json
Normal file
11
bin/ci/java-jersey2-java8.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"!include": "bin/java8-petstore-jersey2.json",
|
||||
"artifactId": "petstore-jersey2-java8",
|
||||
"generatorName": "java",
|
||||
"inputSpec": "modules/openapi-generator/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml",
|
||||
"outputDir": "samples/client/petstore/java/jersey2-java8",
|
||||
"additionalProperties": {
|
||||
"hideGenerationTimestamp": true,
|
||||
"serverPort": "8082"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user