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

Latest commit

 

History

History
24 lines (18 loc) · 1.17 KB

File metadata and controls

24 lines (18 loc) · 1.17 KB

petstore_api.model.fruit_req.FruitReq

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

Composed Schemas (allOf/anyOf/oneOf/not)

oneOf

Class Name Input Type Accessed Type Description Notes
one_of_0 None, NoneClass,
AppleReq AppleReq AppleReq
BananaReq BananaReq BananaReq

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]