Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

File metadata and controls

16 lines (12 loc) · 1.04 KB

qan.qan.ErrorModel

Properties

Name Type Description Notes
Schema string A URL to the JSON Schema for this object. [optional] [readonly]
Detail string A human-readable explanation specific to this occurrence of the problem. [optional]
Errors List<ErrorDetail> Optional list of individual error details [optional]
Instance string A URI reference that identifies the specific occurrence of the problem. [optional]
Status long HTTP status code [optional]
Title string A short, human-readable summary of the problem type. This value should not change between occurrences of the error. [optional]
Type string A URI reference to human-readable documentation for the error. [optional] [default to "about:blank"]

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