Files
openapi-generator/samples/client/petstore/bash/docs/Enum_Test.md
William Cheng 4845eaa81d Update bash Petstore OAS2 (#112)
* update bash petstore oas2, fix default parameter, map file to binary

* update bash petstore with oas3 script
2018-04-17 22:39:26 +08:00

618 B

Enum_Test

Properties

Name Type Description Notes
enum_string string [optional] [default to null]
enum_string_required string [default to null]
enum_integer integer [optional] [default to null]
enum_number float [optional] [default to null]
outerEnum OuterEnum [optional] [default to null]

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