ErrorEnvelope
Ошибка (формат новых эндпоинтов)
codeinteger
HTTP-код
Example:
404errorstring
Машиночитаемый код ошибки
Example:
match_not_foundmessagestring
Описание ошибки
Example:
Match not foundErrorEnvelope
{
"code": 404,
"error": "match_not_found",
"message": "Match not found"
}