forked from loafle/openapi-generator-original
673 B
673 B
ObjectWithDifficultlyNamedProps
model with properties that have invalid names for python
Properties
Name | Type | Description | Notes |
---|---|---|---|
$special[property.name] | int | [optional] | |
123-list | str | ||
123Number | int | [optional] [readonly] | |
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] |