openapi-generator/bin/java-petstore-feign-9x.json
William Cheng 95302efdfc
Add option to set Feign version (#1005)
* Add option to set Feign version

* add java feign 9x to CI

* update usage for Play

* fix duplicated artifactId
2018-09-13 10:32:09 +08:00

6 lines
90 B
JSON

{
"library": "feign",
"artifactId": "petstore-feign",
"feignVersion": "9.x"
}