Skip to content

Instantly share code, notes, and snippets.

@hlship
Created April 12, 2019 21:19
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 hlship/d82309c684da4d40441526aa6f5224da to your computer and use it in GitHub Desktop.
Save hlship/d82309c684da4d40441526aa6f5224da to your computer and use it in GitHub Desktop.
Example useless JSON response
{
"status": "FAIL",
"payload": {
"errors": [
{
"field": "header",
"category": "APPLICATION",
"description": "Error description not available",
"severity": "ERROR",
"code": "org.apache.commons.json.JSONException",
"info": ""
}
],
"status": "FAIL"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment