Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 911 Bytes

File metadata and controls

13 lines (10 loc) · 911 Bytes

ProblemDetails

Represents an API error

Properties

Name Type Required Description
detail string The human-readable explanation specific to this occurrence of the error.
instance string The URI reference that identifies the specific occurrence of the error.
status number The HTTP status code generated by the origin server for this occurrence of the error.
title string The short, human-readable summary of the error type.
type string The URI reference that identifies the error type.