Skip to content

Instantly share code, notes, and snippets.

@joestump
Created July 25, 2012 23:30
Show Gist options
  • Save joestump/3179354 to your computer and use it in GitHub Desktop.
Save joestump/3179354 to your computer and use it in GitHub Desktop.
/api/products/{product_id}/items/{item_number}/annotations.json
[
{
"action": "broke the build",
"body": "Tests are broken",
"id": 17,
"user": {
"created_at": "2012-05-15T19:58:45+00:00",
"email": "[email protected]",
"first_name": "Joe",
"id": 1,
"last_login": "2012-07-12T22:11:37+00:00",
"last_name": "Stump"
},
"verb": "Jenkins"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment