Created
March 22, 2009 19:48
-
-
Save adamcooke/83273 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"priority":"Normal", | |
"description":"They are all over the place!", | |
"status":"new", | |
"milestone":"Priority Updates", | |
"summary":"Change all help links to point to tender and the tender KB", | |
"assignee":"John Smith", | |
"category":"Documentation", | |
"id":4, | |
"reporter":"Adam Cooke" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"repository": | |
{ | |
"project":"Codebase", | |
"name":"Codebase: Application", | |
"private":1, | |
"homepage":"http://atech.codebasehq.com/cb/app", | |
"clone_url":"[email protected]:account/cb/app.git", | |
"owner": | |
{ | |
"name": "Account Name", | |
"email": "Account Administrator's E-Mail Address" | |
} | |
}, | |
"before":"45d3c1654dd59f172ac2c96c9a9060fadccde469", | |
"ref":"refs/heads/master", | |
"after":"3a645d16b8f39e13e4695f729cf461bae4a183ab", | |
"commits": | |
[ | |
{ | |
"modified":[], | |
"added":[], | |
"removed":["INSTALL","doc/INSTALL.sh"], | |
"author": | |
{ | |
"name":"Adam Cooke", | |
"email":"[email protected]" | |
}, | |
"timestamp":"Sun, 22 Mar 2009 18:52:34 +0000", | |
"message":"removed old installation docs - all on wiki now", | |
"id":"3a645d16b8f39e13e4695f729cf461bae4a183ab", | |
"url":"http://atech.codebasehq.com/cb/app/commit/3a645d16b8f39e13e4695f729cf461bae4a183ab" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ticket": | |
{ | |
"priority":"Normal", | |
"status":"new", | |
"milestone":"Name of Milestone", | |
"summary":"another test", | |
"assignee":"Assignee's Name", | |
"category":"Category Name", | |
"id":4, | |
"reporter":"Adam Cooke" | |
}, | |
"user":"Adam Cooke", | |
"changes":{}, | |
"content":"testing" | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment