forked from loafle/openapi-generator-original
* [swift] implement non public api * [swift] add petstore for non public api * [swift] fix error in extension that cannot be internal * [swift] update docs
524 B
524 B
EnumTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
enumString | String | [optional] | |
enumStringRequired | String | ||
enumInteger | Int | [optional] | |
enumNumber | Double | [optional] | |
outerEnum | OuterEnum | [optional] |