Bruno Coelho 7c133be617
[swift5][client] add support for async await (#10442)
* [swift5][client] add support for async await

* [swift5][client] disable CI for the async await sample project temporarily
2021-09-23 10:53:57 +08:00

538 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]