forked from loafle/openapi-generator-original
* [Microprofile] Add Json-B polymorphism annotations * [Microprofile] Set openApiNullable in configs to false * [Microprofile] Bump JSON Bind version to 3.0 * [Microprofile] Only apply JSON-B polymorphism for MP 3.0 * Update samples * [Microprofile] Update documentation/configs for openApiNullable * Update docs
113 B
113 B
EnumClass
Enum
-
_ABC(value:"_abc") -
_EFG(value:"-efg") -
_XYZ_(value:"(xyz)")