mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
8 lines
161 B
JSON
8 lines
161 B
JSON
{
|
|
"library": "jersey2",
|
|
"artifactId": "petstore-jersey2",
|
|
"additionalProperties" : {
|
|
"useNullForUnknownEnumValue" : true
|
|
}
|
|
}
|