forked from loafle/openapi-generator-original
* Adds boolean enum component and object property and tests of it * Regenerates samples * Passes needed locale argument to toUpperCase * Regenerates samples
528 B
528 B
BooleanEnum
Properties
Name | Type | Description | Notes |
---|---|---|---|
value | bool | defaults to True, must be one 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] |