From 2946274c84faa41a57258973bddea0273aaede03 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Tue, 5 Oct 2010 16:32:18 +0200 Subject: no repo in list_all_repos --- services/github.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'services') 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" -- cgit v1.2.3