mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-08 10:37:10 +00:00
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"library": "jersey2",
|
|
"artifactId": "petstore-jersey2",
|
|
"additionalProperties" : {
|
|
"useNullForUnknownEnumValue" : true
|
|
}
|
|
}
|