forked from loafle/openapi-generator-original
* add auto-generated doc to swift4 generators * fix rxswift sample code * fix object initialize * fix boolean value * fix link to object * fix void * fix url initialize * update all swift samples * fix indentation
524 B
524 B
EnumTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enumString | String | [optional] | |
| enumStringRequired | String | ||
| enumInteger | Int | [optional] | |
| enumNumber | Double | [optional] | |
| outerEnum | OuterEnum | [optional] |