Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 926 Bytes

ErrorModel.md

File metadata and controls

15 lines (11 loc) · 926 Bytes

Isp.ErrorModel

Properties

Name Type Description Notes
schema String An optional URL to a JSON Schema document describing this resource [optional]
detail String A human-readable explanation specific to this occurrence of the problem. [optional]
errors [ErrorModelErrors] Optional list of individual error details [optional]
instance String A URI reference that identifies the specific occurence of the problem. [optional]
status Number HTTP status code [optional]
title String A short, human-readable summary of the problem type. This value should not change between occurances of the error. [optional]
type String A URI reference to human-readable documentation for the error. [optional] [default to 'about:blank']