summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--services/github.json4
-rw-r--r--services/github/network.json4
2 files changed, 8 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"
]
},
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"
]
}
},