Skip to content

Instantly share code, notes, and snippets.

Created August 3, 2013 05:25
Show Gist options
  • Save anonymous/6145300 to your computer and use it in GitHub Desktop.
Save anonymous/6145300 to your computer and use it in GitHub Desktop.
{
"success":false,
"response":[{
"tipo":"TIPO ERROR",
"error":"ERROR 123",
"exception":"EXCEPTION MESSAGE"
}]
}
{
"success":true,
"response":[{"..."},{"..."},{"..."}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment