Skip to content

Instantly share code, notes, and snippets.

@jharmn
Last active December 14, 2015 13:58
Show Gist options
  • Select an option

  • Save jharmn/5097281 to your computer and use it in GitHub Desktop.

Select an option

Save jharmn/5097281 to your computer and use it in GitHub Desktop.
Sample response for PragmaticAPI.com post on Hypermedia for permissions
GET /widget/5
{
"id": 5,
"code": "abc123",
"name": "Widget I know of"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment