William Cheng 8fb3b707a1
Add post processing to files generated by Python generators (#1072)
* add post process file to python generators

* update python samples with yapf

* revert sample change
2018-09-22 11:50:17 +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]