mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-14 15:43:42 +00:00
* add a sample that catches swagger-parser issues with external refs * generate samples for new test spec
304 B
304 B
StringEnumRef
Enum
-
SUCCESS(value:"success") -
FAILURE(value:"failure") -
UNCLASSIFIED(value:"unclassified")