Name | Description | Schema | Default | Example |
---|---|---|---|---|
code required |
long | null |
null |
|
message required |
Error message. |
string | null |
null |
description optional |
A detail description about the error message. |
string | null |
null |
moreInfo optional |
Preferably an url with more details about the error. |
string | null |
null |
error optional |
If there are more than one error list them out. For example, list out validation errors by each field. |
array | null |
null |