mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-04-01 00:21:19 +00:00
* fix enum ref issue in array default value (java) * update samples * update tests * update samples
143 B
143 B
EnumStringRef
Enum
-
SUCCESS(value:"success") -
FAILURE(value:"failure") -
UNCLASSIFIED(value:"unclassified")