You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A short, human-readable summary of the problem type. It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization (e.g., using proactive content negotiation;
type
str,
str,
A URI reference that identifies the problem type. This specification encourages that, when dereferenced, it provide human-readable documentation for the problem type. When this member is not present, its value is assumed to be "about:blank".
any string name can be used but the value must be the correct type
[optional]
parameters
Problem parameters for e.g. request body attribute validation. This attribute is not in scope of RFC 7807.
Model Type Info
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
Problem parameters for e.g. request body attribute validation. This attribute is not in scope of RFC 7807.
Dictionary Keys
Key
Input Type
Accessed Type
Description
Notes
any_string_name
str,
str,
any string name can be used but the value must be the correct type Problem parameters for e.g. request body attribute validation. This attribute is not in scope of RFC 7807.