mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 18:53:48 +00:00
* Backport kubernetes client features: - assert_hostname - connection_pool_maxsize - cleanups * Update petstore sample
550 B
550 B
Order
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| pet_id | int | [optional] | |
| quantity | int | [optional] | |
| ship_date | datetime | [optional] | |
| status | str | Order Status | [optional] |
| complete | bool | [optional] [default to False] |