forked from loafle/openapi-generator-original
* [swift5][client] add support for async await * [swift5][client] disable CI for the async await sample project temporarily
524 B
524 B
EnumTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
enumString | String | [optional] | |
enumStringRequired | String | ||
enumInteger | Int | [optional] | |
enumNumber | Double | [optional] | |
outerEnum | OuterEnum | [optional] |