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

391 B

HasOnlyReadOnly

Properties

Name Type Description Notes
bar String [optional] [readonly]
foo String [optional] [readonly]

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