forked from loafle/openapi-generator-original
* update bash petstore oas2, fix default parameter, map file to binary * update bash petstore with oas3 script
618 B
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] |