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

Latest commit

 

History

History
26 lines (19 loc) · 1.38 KB

File metadata and controls

26 lines (19 loc) · 1.38 KB

petstore_api.model.shape_or_null.ShapeOrNull

The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1.

Composed Schemas (allOf/anyOf/oneOf/not)

oneOf

Class Name Input Type Accessed Type Description Notes
one_of_0 None, NoneClass,
Triangle Triangle Triangle
Quadrilateral Quadrilateral Quadrilateral

one_of_0

Model Type Info

Input Type Accessed Type Description Notes
None, NoneClass,

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