forked from loafle/openapi-generator-original
* 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
551 B
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] |