mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
* [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] |