forked from loafle/openapi-generator-original
* [req_vars_changes] * Added new schema to generate samples to test the issue mentioned in the PR. * Changed the variable name from setRequiredVars to initRequiredVars * Added initRequiredVars as a generator additional property * Regenerating the samples after rebasing the code with master branch * Changed the description of additional property
629 B
629 B
SquareAllOf
Properties
Name | Type | Description | Notes |
---|---|---|---|
type | str | [optional] if omitted the server will use the default value of "Square" | |
sides | int | [optional] | |
area | str | [optional] | |
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] |