mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
95302efdfc
* Add option to set Feign version * add java feign 9x to CI * update usage for Play * fix duplicated artifactId
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"library": "feign",
|
|
"artifactId": "petstore-feign",
|
|
"feignVersion": "10.x"
|
|
}
|