forked from loafle/openapi-generator-original
* Adds composed model support for allOf oneOf anyOf * Moves discriminator into discriminator() class method, adds test_deserialize_lizard, adds setting discriminator using allOf schema
575 B
575 B
map_test.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 | string_boolean_map.StringBooleanMap | [optional] |