Skip to content

Instantly share code, notes, and snippets.

@dcomartin
Created June 21, 2018 00:56
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 dcomartin/06ada4298083a59ab8870a0c52ee88ea to your computer and use it in GitHub Desktop.
Save dcomartin/06ada4298083a59ab8870a0c52ee88ea to your computer and use it in GitHub Desktop.
{
"balance": 30,
"accounts": [
"/account/12345",
"/account/67890"
],
"type": "https://example.com/probs/out-of-credit",
"title": "You do not have enough credit.",
"detail": "Your current balance is 30, but that costs 50.",
"instance": "/account/12345/msgs/abc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment