summaryrefslogtreecommitdiff
path: root/services/github.json
diff options
context:
space:
mode:
Diffstat (limited to 'services/github.json')
-rw-r--r--services/github.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/services/github.json b/services/github.json
index fc84f07..e480639 100644
--- a/services/github.json
+++ b/services/github.json
@@ -83,10 +83,9 @@
},
"my_information" : {
"required_params" : [
- "username",
"format"
],
- "path" : "/:format/user/show/:username",
+ "path" : "/:format/user/show",
"method" : "GET",
"authentication" : true
},