mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-07 20:19:01 +00:00
* Update java client examples * Rename artifactId in json config files * Add imports in api.mustache for play24 and play25
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"library": "jersey2",
|
|
"artifactId": "petstore-jersey2",
|
|
"dateLibrary": "java8"
|
|
}
|