William Cheng f1f7bdd23f
Add nullable support to Python client (#1073)
* add nullable support to python client

* update PR template
2018-09-29 17:01:13 +08:00

527 B

MapTest

Properties

Name Type Description Notes
map_map_of_string dict(str, dict(str, str)) [optional]
map_of_enum_string dict(str, str) [optional]
direct_map dict(str, bool) [optional]
indirect_map dict(str, bool) [optional]

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