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

Latest commit

 

History

History
30 lines (23 loc) · 1.44 KB

File metadata and controls

30 lines (23 loc) · 1.44 KB

petstore_api.model.drawing.Drawing

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
mainShape Shape Shape [optional]
shapeOrNull ShapeOrNull ShapeOrNull [optional]
nullableShape NullableShape NullableShape [optional]
shapes list, tuple, tuple, [optional]
any_string_name Fruit Fruit any string name can be used but the value must be the correct type [optional]

shapes

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
Shape Shape Shape

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