summaryrefslogtreecommitdiff
path: root/services/github/gist.json
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-11-17 11:51:18 +0100
committerfranck cuny <franck@lumberjaph.net>2010-11-17 11:51:18 +0100
commite03f48683b982f8b9efd4ca0dae0bd6bca7411b5 (patch)
tree552b892fb679ccd18f929e8a901b7f375c7a1ad5 /services/github/gist.json
parentadd format (diff)
parentspore2dot: split note & doc (diff)
downloadapi-description-e03f48683b982f8b9efd4ca0dae0bd6bca7411b5.tar.gz
Merge branch 'master' of github.com:SPORE/api-description
* 'master' of github.com:SPORE/api-description: spore2dot: split note & doc add modularized CouchDB spore2dot: add note Ohloh: typo add the Ohloh API, http://www.ohloh.net CouchDB: an alternate description (still incomplete) spore2dot: add a detailed generation Github: rename some methods s/^get_/list_/; Github/network: missing params
Diffstat (limited to 'services/github/gist.json')
-rw-r--r--services/github/gist.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/services/github/gist.json b/services/github/gist.json
index c10949f..3cc7614 100644
--- a/services/github/gist.json
+++ b/services/github/gist.json
@@ -1,6 +1,6 @@
{
"base_url" : "http://gist.github.com/api/v1/",
- "version" : "0.3",
+ "version" : "0.4",
"methods" : {
"get_gist_info" : {
"path" : "/:format/:gist_id",
@@ -19,7 +19,7 @@
"filename"
]
},
- "get_gists" : {
+ "list_gists" : {
"path" : "/:format/gists/:login",
"method" : "GET",
"required_params" : [