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
537 B
537 B
additional_properties_object.AdditionalPropertiesObject
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | [optional] | |
any string name | {str: (bool, date, datetime, dict, float, int, list, str,)} | any string name can be used but the value must be the correct type | [optional] |