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
452 B
452 B
cat.Cat
Properties
Name | Type | Description | Notes |
---|---|---|---|
class_name | str | ||
declawed | bool | [optional] | |
color | str | [optional] if omitted the server will use the default value of 'red' |