about summary refs log tree commit diff
diff options
context:
space:
mode:
-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"