forked from loafle/openapi-generator-original
* Fixes test * Adds decimal examples to the pythonExp generator * Adds isDecimal to CodegenModel, updates python-exp samples * Fixes decimal types in ObjectModelWIthDecimalProperties and DecimalPayload * Updates tests * Decimal feature added to python-exp docs * Samples and docs regenerated
600 B
600 B
ObjectWithDecimalProperties
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| length | str | [optional] | |
| width | str | [optional] | |
| cost | Money | [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] |