mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 00:21:25 +00:00
* Initial commit of Java 11 native HTTP client port * Rebase to master and add JSR305 for @Nullable * Update samples with @Nullable annotations
113 B
113 B
EnumClass
Enum
-
_ABC(value:"_abc") -
_EFG(value:"-efg") -
_XYZ_(value:"(xyz)")