William Cheng 18a40deb30
Update rust client with Petstore OAS2 (#148)
* update rust client with petstore oas2

* update rust with oas2 petstore, fix default value

* fix type mapping for file, update api_doc for rust client

* update rust client with oas3
2018-05-04 01:38:40 +08:00

578 B

Pet

Properties

Name Type Description Notes
id i64 [optional]
category *::models::Category [optional]
name String
photo_urls Vec
tags Vec<::models::Tag> [optional]
status String pet status in the store [optional]

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