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

Pet

Properties

Name Type Description Notes
id int [optional]
category Category [optional]
name str
photo_urls list[str]
tags list[Tag] [optional]
status str pet status in the store [optional]

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