William Cheng 5c275bccd2
Throw exception when config file missing (#4557)
* throw exception when config file missing

* fix bash config location
2019-11-22 14:01:57 +08:00

1017 B

Enum_Test

Properties

Name Type Description Notes
enumUnderscorestring string [optional] [default to null]
enumUnderscorestringUnderscorerequired string [default to null]
enumUnderscoreinteger integer [optional] [default to null]
enumUnderscorenumber float [optional] [default to null]
outerEnum OuterEnum [optional] [default to null]
outerEnumInteger OuterEnumInteger [optional] [default to null]
outerEnumDefaultValue OuterEnumDefaultValue [optional] [default to null]
outerEnumIntegerDefaultValue OuterEnumIntegerDefaultValue [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]