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

607 B

User

Properties

Name Type Description Notes
id int [optional]
username str [optional]
first_name str [optional]
last_name str [optional]
email str [optional]
password str [optional]
phone str [optional]
user_status int User Status [optional]

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