mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* fix enum ref issue in array default value (java) * update samples * update tests * update samples
143 B
143 B
StringEnumRef
Enum
-
SUCCESS(value:"success") -
FAILURE(value:"failure") -
UNCLASSIFIED(value:"unclassified")