Tomasz Prus 96e86ac03e update and fix python samples (#489)
* fix: update petstore samples for python, fix broken tests

* chore: entries for python-asyncio/tornado in gitignore
2018-07-08 15:29:55 +08:00

551 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 StringBooleanMap [optional]

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