forked from loafle/openapi-generator-original
* adding a test for issues 10083 * commiting the generated files * fix for the setattr issue * commit generated files Co-authored-by: Aanisha Mishra <aanisha.mishra05@gmail.com>
767 B
767 B
Dog
Properties
Name | Type | Description | Notes |
---|---|---|---|
class_name | str | ||
breed | str | [optional] | |
legs | Legs | [optional] | |
color | str | [optional] if omitted the server will use the default value of "red" | |
tail | bool | [optional] [readonly] if omitted the server will use the default value of True | |
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] |