about summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-05 16:32:18 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-05 16:32:18 +0200
commit2946274c84faa41a57258973bddea0273aaede03 (patch)
tree747dffd60d6550f4071c0f53806f5f016ed59b33
parentadd documentation url (diff)
downloadspore-master.tar.gz
no repo in list_all_repos master
-rw-r--r--services/github.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/services/github.json b/services/github.json
index d76efa0..642ef5c 100644
--- a/services/github.json
+++ b/services/github.json
@@ -93,8 +93,7 @@
       "list_all_repos" : {
          "required" : [
             "format",
-            "user",
-            "repo"
+            "user"
          ],
          "path" : "/:format/repos/show/:user",
          "method" : "GET"