Name | Description | Type | Additional information |
---|---|---|---|
errors |
The current collection of errors. |
Collection of Error |
None |
jsonApi |
Implementation details of JSON:API. |
Implementation |
None |
ErrorResponse
An error response document. The server MAY choose to stop processing as soon as a problem is encountered, or it MAY continue processing and encounter multiple problems. For instance, the server might process multiple attributes and then return multiple validation problems in a single response. When a server encounters multiple problems for a single request, the most generally applicable HTTP error code will be used in the response.