openapi-generator/samples/client/petstore/python-asyncio/docs/MixedPropertiesAndAdditionalPropertiesClass.md
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

465 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

Name Type Description Notes
uuid str [optional]
date_time datetime [optional]
map dict(str, Animal) [optional]

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