mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-08 00:58:58 +00:00
* Update java client examples * Rename artifactId in json config files * Add imports in api.mustache for play24 and play25
5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"library": "retrofit2",
|
|
"artifactId": "petstore-retrofit2"
|
|
}
|