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.\n |
string | null |
null |
moreInfo optional |
Preferably an url with more details about the error.\n |
string | null |
null |
error optional |
If there are more than one error list them out.\nFor example, list out validation errors by each field.\n |
array | null |
null |