mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +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>
133 B
133 B
OuterEnum
Enum
-
PLACED(value:"placed") -
APPROVED(value:"approved") -
DELIVERED(value:"delivered")