forked from loafle/openapi-generator-original
* Stops converting primitive models into object models, adds ComposedSchemas with mixed type * Samples update for python-exp
734 B
734 B
composed_one_of_number_with_validations.ComposedOneOfNumberWithValidations
this is a model that allows payloads of type object or number
Properties
Name | Type | Description | Notes |
---|---|---|---|
class_name | str | defaults to nulltype.Null | |
color | str | [optional] if omitted the server will use the default value of 'red' | |
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] |