mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Add async native Java Client * UPDATE: Reformat the samples * test java native async in drone.io * update test count Co-authored-by: William Cheng <wing328hk@gmail.com>
113 B
113 B
EnumClass
Enum
-
_ABC(value:"_abc") -
_EFG(value:"-efg") -
_XYZ_(value:"(xyz)")