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

551 B

Order

Properties

Name Type Description Notes
id i64 [optional]
pet_id i64 [optional]
quantity i32 [optional]
ship_date String [optional]
status String Order Status [optional]
complete bool [optional] [default to false]

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