Files
openapi-generator/samples/openapi3/client/petstore/python-experimental/docs/ObjectWithDifficultlyNamedProps.md

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]

[Back to Model list] [Back to API list] [Back to README]