RequestBody
Attributes
attribute
namestr
attribute
requiredbool
= False
attribute
contentdict[ContentType, dict[Literal['schema'], RequestBodySchema | ParameterBodySchema]]
Functions
func
inject_content_typesinject_content_types(cls, /, values) -> dict[str, Any]
param
clsparam
valuesdict[str, Any]
Returns
dict[str, Any]
Last updated on