Bruno Coelho d5c7c9c9b7 [swift] add option for non public api (#4556)
* [swift] implement non public api

* [swift] add petstore for non public api

* [swift] fix error in extension that cannot be internal

* [swift] update docs
2019-11-25 17:19:50 +08:00

524 B

EnumTest

Properties

Name Type Description Notes
enumString String [optional]
enumStringRequired String
enumInteger Int [optional]
enumNumber Double [optional]
outerEnum OuterEnum [optional]

[Back to Model list] [Back to API list] [Back to README]