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