mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 02:25:20 +00:00
c8c316e41e
* 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"
|
|
}
|