Error

Name Description Schema Default Example

code

required

Error code

long

null

message

required

Error message.

string

null

description

optional

A detail description about the error message.

string

null

moreInfo

optional

Preferably an url with more details about the error.

string

null

error

optional

If there are more than one error list them out. For example, list out validation errors by each field.

array

null