| Name | Type | Description | Notes |
|---|---|---|---|
| detail | str | A human-readable explanation specific to this occurrence of the problem. | [optional] |
| errors | [ErrorModelErrors] | Optional list of individual error details | [optional] |
| instance | str | A URI reference that identifies the specific occurence of the problem. | [optional] |
| status | int | HTTP status code | [optional] |
| title | str | A short, human-readable summary of the problem type. This value should not change between occurances of the error. | [optional] |
| type | str | A URI reference to human-readable documentation for the error. | [optional] if omitted the server will use the default value of "about:blank" |
This repository was archived by the owner on Oct 4, 2022. It is now read-only.