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
576 B
576 B
Triangle
Properties
Name | Type | Description | Notes |
---|---|---|---|
type | str | defaults to "Triangle" | |
area | str | [optional] | |
sides | int | [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] |