Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.26 KB

File metadata and controls

19 lines (14 loc) · 1.26 KB

petstore_api.model.object_with_difficultly_named_props.ObjectWithDifficultlyNamedProps

model with properties that have invalid names for python

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, model with properties that have invalid names for python

Dictionary Keys

Key Input Type Accessed Type Description Notes
123-list str, str,
$special[property.name] decimal.Decimal, int, decimal.Decimal, [optional] value must be a 64 bit integer
123Number decimal.Decimal, int, decimal.Decimal, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO 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]