Skip to content

Instantly share code, notes, and snippets.

@wadtech
Created September 20, 2016 10:22
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 wadtech/208f9ca50031b7d026ed63db91c1ea86 to your computer and use it in GitHub Desktop.
Save wadtech/208f9ca50031b7d026ed63db91c1ea86 to your computer and use it in GitHub Desktop.
Example canned response
//!statusCode: 500
{
"success": false
}
//! statusCode: 200
//! param: {"required": "parameter with value"}
{
"success": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment