From 66ccfc6f2da73699e74ce0f1220f673b17fea8ac Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Thu, 28 Oct 2010 14:12:14 +0200 Subject: Github/network: missing params --- services/github.json | 4 ++++ services/github/network.json | 4 ++++ 2 files changed, 8 insertions(+) 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" ] }, diff --git a/services/github/network.json b/services/github/network.json index 2833783..fc765d7 100644 --- a/services/github/network.json +++ b/services/github/network.json @@ -17,6 +17,10 @@ "user", "repo", "nethash" + ], + "optional_params" : [ + "start", + "end" ] } }, -- cgit v1.2.3