forked from loafle/openapi-generator-original
* [swift] improve testing in sample projects * [swift] update run tests script * [swift] regenerate samples * [swift] fix tests with PromiseKit * [swift4] compile every project with swift package manager
524 B
524 B
EnumTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enumString | String | [optional] | |
| enumStringRequired | String | ||
| enumInteger | Int | [optional] | |
| enumNumber | Double | [optional] | |
| outerEnum | OuterEnum | [optional] |