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

480 B

ArrayTest

Properties

Name Type Description Notes
array_of_string list[str] [optional]
array_array_of_integer list[list[int]] [optional]
array_array_of_model list[list[ReadOnlyFirst]] [optional]

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