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
5 lines
73 B
JSON
5 lines
73 B
JSON
{
|
|
"library": "rest-assured",
|
|
"artifactId": "petstore-rest-assured"
|
|
}
|