Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 713 Bytes

BadRequestX2ContextErrorErrorsInner.md

File metadata and controls

13 lines (10 loc) · 713 Bytes

# BadRequestX2ContextErrorErrorsInner

Properties

Name Type Description Notes
message string Validation error message. [optional]
status string The HTTP status code. [optional]
kind string The kind of error reported. [optional]
path string The field path in the submitted object caused this error. [optional]
value string The value of the field caused this error. This is applicable only when kind is not `required`. [optional]

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