RequestBodySchema
Attributes
attribute
content_typeContentType
attribute
type_Annotated[ParameterType | None, Field(alias='type', default=None)]
attribute
refAnnotated[str, Field(alias='$ref')]
attribute
itemsdict[str, str] | None
= None
Last updated on