openapi-generator/bin/java-petstore-jersey2.json
William Cheng 8253c28d6e
[Java] Replace "useNullForUnknownEnumValue" option with the nullable attribute (#3455)
* add nullable support to enum

* update test spec with nullable enum

* update samples

* update samples
2019-07-26 09:49:44 +08:00

5 lines
67 B
JSON

{
"library": "jersey2",
"artifactId": "petstore-jersey2"
}