Created
March 10, 2011 19:58
-
-
Save JNRowe/864799 to your computer and use it in GitHub Desktop.
Revisions
-
JNRowe created this gist
Mar 10, 2011 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,21 @@ Ξ Desktop/test_bugs git:(master) ▶ curl https://github.com/api/v2/json/issues/show/JNRowe/issues-test/8 | jsonpp % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 324 100 324 0 0 451 0 --:--:-- --:--:-- --:--:-- 1344 { "issue": { "body": "Test", "closed_at": "2011/03/10 19:57:22 -0800", "comments": 1, "created_at": "2011/03/10 11:57:11 -0800", "gravatar_id": "e40de1eb6e8a74cb96b3f07f3994f155", "labels": [], "number": 8, "position": 7.0, "state": "closed", "title": "closed_at times broken?", "updated_at": "2011/03/10 11:57:22 -0800", "user": "JNRowe", "votes": 0 } }