mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* add bearer auth API to echo-api * run generate-samples.sh * add resttemplate echo-api sample * add bearer auth test * remove @Ignore
143 B
143 B
StringEnumRef
Enum
-
SUCCESS(value:"success") -
FAILURE(value:"failure") -
UNCLASSIFIED(value:"unclassified")