diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-10-05 16:32:18 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-10-05 16:32:18 +0200 |
| commit | 2946274c84faa41a57258973bddea0273aaede03 (patch) | |
| tree | 747dffd60d6550f4071c0f53806f5f016ed59b33 /services/github.json | |
| parent | add documentation url (diff) | |
| download | spore-2946274c84faa41a57258973bddea0273aaede03.tar.gz | |
no repo in list_all_reposmaster
Diffstat (limited to 'services/github.json')
| -rw-r--r-- | services/github.json | 3 |
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" |
