Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 935 Bytes

File metadata and controls

13 lines (12 loc) · 935 Bytes

Error

Properties

Name Type Description Notes
code String Application relevant detail, defined in the API or a common list.
reason String Explanation of the reason for the error which can be shown to a client user.
message String More details and corrective actions related to the error which can be shown to a client user. [optional]
status String HTTP Error code extension [optional]
referenceError String URI of documentation describing the error. [optional]
_atBaseType String When sub-classing, this defines the super-class. [optional]
_atSchemaLocation String A URI to a JSON-Schema file that defines additional attributes and relationships [optional]
_atType String When sub-classing, this defines the sub-class entity name. [optional]