Name | Type | Description | Notes |
---|---|---|---|
errors | Object | Information about the input validation | [optional] |
type | String | RFC for status code definitions | [optional] |
title | TitleEnum | Error title | [optional] |
status | Integer | Status code | [optional] |
detail | String | Error detail | [optional] |
Name | Value |
---|---|
UNPROCESSABLE_ENTITY | "Unprocessable Entity" |