mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 15:54:16 +00:00
* add jersey3 client support * update code to support jersey3 * test jersey3 in ci * update doc * update sbt, gradle build files
113 B
113 B
EnumClass
Enum
-
_ABC(value:"_abc") -
_EFG(value:"-efg") -
_XYZ_(value:"(xyz)")