Name | Type | Description | Notes |
---|---|---|---|
error_type | String | {"description":"Enum categorizing the nature of the error.","verbs":["GET","PUT","POST"]} | [optional] |
error_message | String | {"description":"Human-readable description of the reason for the error.","verbs":["GET","PUT","POST"]} | [optional] |
error_code | Integer | {"description":"Code describing the nature of the error. Currently unused; prefer `errorType`.","verbs":["GET","PUT","POST"]} | [optional] |
error_parameters | Array<String> | {"description":"List of erroneous parameters found in your input (if applicable).","verbs":["GET","PUT","POST"]} | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.