Justin Black 789f1a06f0 [Python] Adds allOf/oneOf/anyOf composed models (#4446)
* Adds composed model support for allOf oneOf anyOf

* Moves discriminator into discriminator() class method, adds test_deserialize_lizard, adds setting discriminator using allOf schema
2019-12-14 21:18:41 -05:00

481 B

additional_properties_string.AdditionalPropertiesString

Properties

Name Type Description Notes
name str [optional]
any string name str any string name can be used but the value must be the correct type [optional]

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