diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-10-28 14:12:14 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-10-28 14:12:14 +0200 |
| commit | 66ccfc6f2da73699e74ce0f1220f673b17fea8ac (patch) | |
| tree | 817626d49c41f22f0b8745fea1335db2fb2c3b30 /services/github.json | |
| parent | Github: some methods return raw data (diff) | |
| download | api-description-66ccfc6f2da73699e74ce0f1220f673b17fea8ac.tar.gz | |
Github/network: missing params
Diffstat (limited to 'services/github.json')
| -rw-r--r-- | services/github.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/services/github.json b/services/github.json index 66c1369..e5afd53 100644 --- a/services/github.json +++ b/services/github.json @@ -360,6 +360,10 @@ "user", "repo", "nethash" + ], + "optional_params" : [ + "start", + "end" ] }, |
