mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-19 09:49:12 +00:00
8 lines
127 B
JSON
8 lines
127 B
JSON
{
|
|
"library": "feign",
|
|
"artifactId": "petstore-feign",
|
|
"additionalProperties": {
|
|
"useFeign10": true
|
|
}
|
|
}
|