Mehdy Bohlool f3c41e866c [Python] Add configuration.{connection_pool_maxsize, assert_hostname} (#6508)
* Backport kubernetes client features:

- assert_hostname
- connection_pool_maxsize
- cleanups

* Update petstore sample
2017-09-19 01:25:33 +08:00

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]

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