forked from loafle/openapi-generator-original
* 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"
|
|
}
|