mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Add dynamicOperations option to okhttp gen * Add tests * Add apiclient tests * Fix apiclient template * Add dependencies in gradle and sbt
113 B
113 B
EnumClass
Enum
-
_ABC(value:"_abc") -
_EFG(value:"-efg") -
_XYZ_(value:"(xyz)")