William Cheng 4b84821506
Add auto-generated doc to Swift4 generator (#2666)
* add auto-generated doc to swift4 generators

* fix rxswift sample code

* fix object initialize

* fix boolean value

* fix link to object

* fix void

* fix url initialize

* update all swift samples

* fix indentation
2019-04-16 16:55:26 +08:00

539 B

Pet

Properties

Name Type Description Notes
_id Int64 [optional]
category Category [optional]
name String
photoUrls [String]
tags [Tag] [optional]
status String pet status in the store [optional]

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