Skip to content

Instantly share code, notes, and snippets.

@beshkenadze
Created August 24, 2017 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beshkenadze/e8252252041845e0bfd673abc72622f3 to your computer and use it in GitHub Desktop.
Save beshkenadze/e8252252041845e0bfd673abc72622f3 to your computer and use it in GitHub Desktop.
{
"errors: [
{
"error_code": "1001", // любой индитификатор ошибки, необходим для точного опознования ошибки
"error_description": "Поле bet может содержать только цифры" // общий текст ошибки для показа пользователю.
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment