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
{ | |
"name": "Chemistry", | |
"account_id": 3287, | |
"date": "2012-08-04", | |
"id": 4, | |
"link": "https://courses.yourschool.edu/chemistry", | |
"section": "001" | |
} |
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
{ | |
"name": "Chemistry", | |
"account_id": 3287, | |
"date": "2012-08-04", | |
"id": 1, | |
"link": "https://courses.yourschool.edu/chemistry", | |
"section": "001" | |
} |
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
[ | |
{ | |
"name": "Chemistry", | |
"account_id": 3287, | |
"date": "2012-08-04", | |
"id": 1, | |
"link": "https://courses.yourschool.edu/chemistry", | |
"section": "001" | |
}, | |
{ |
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
;; Add `b' binding to `gist-list' to browse to the current gist. | |
(defun gist-browse-current () | |
(interactive) | |
(gist-browse (tabulated-list-get-id))) | |
(defun gist-browse (id) | |
(interactive) | |
(browse-url (concat "https://gist.github.com/" id))) | |
(define-key gist-list-menu-mode-map "b" 'gist-browse-current) |
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
[ | |
{ | |
"created_at": "2008-09-10T10:44:05Z", | |
"account_id": 1500, | |
"action": "Join", | |
"org_id": 225 | |
}, | |
{ | |
"created_at": "2008-09-10T10:45:08Z", | |
"account_id": 1500, |
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
{ | |
"number": "123", | |
"account_id": 2, | |
"id": 143168, | |
"email": null | |
} |
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
[ | |
{ | |
"number": "123", | |
"account_id": 2, | |
"id": 143168, | |
"email": null | |
}, | |
{ | |
"number": "1234", | |
"account_id": 2, |
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
[ | |
{ | |
"name": "Student Organization Registration", | |
"category": { | |
"name": "General", | |
"id": 216 | |
}, | |
"is_published": true, | |
"id": 7553, | |
"ends_at": "2034-06-02T16:45:38Z", |
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
{ | |
"id": 3827851, | |
"on_behalf_of": { | |
"community_id": 13, | |
"id": 71915, | |
"name": "PASSPORT", | |
"picture_url": "https://d1nrm4vx8nf098.cloudfront.net/i8eoik14bczgw1b_150.jpg", | |
"short_name": "PASSPORT" | |
}, | |
"submitter_id": 15594, |
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
{ | |
"submission_count": 3, | |
"form_pages_count": 1, | |
"ends_at": null, | |
"description": "This is a sample form used to demo the OrgSync forms API.", | |
"org_id": 285, | |
"submission_limit": 0, | |
"category": { | |
"name": "General", | |
"id": 306 |