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
90 B
JSON
6 lines
90 B
JSON
{
|
|
"library": "feign",
|
|
"artifactId": "petstore-feign",
|
|
"feignVersion": "9.x"
|
|
}
|