forked from loafle/openapi-generator-original
* Changes python to python-prior * python -> python-prior, python-experimental->python * Renames sample spec directories * Samples regnerated * Regenerates docs * Fixes test * Samples regenerated * Updates renerators list * Fixes made to python paths in pom.xml * Fixes node4 sh file paths
717 B
717 B
MapTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
map_map_of_string | {str: ({str: (str,)},)} | [optional] | |
map_of_enum_string | {str: (str,)} | [optional] | |
direct_map | {str: (bool,)} | [optional] | |
indirect_map | StringBooleanMap | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |