diff options
Diffstat (limited to 'services/github')
| -rw-r--r-- | services/github/user.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/services/github/user.json b/services/github/user.json index 98a488c..5b35765 100644 --- a/services/github/user.json +++ b/services/github/user.json @@ -20,10 +20,9 @@ }, "my_information" : { "required_params" : [ - "username", "format" ], - "path" : "/:format/user/show/:username", + "path" : "/:format/user/show", "method" : "GET", "authentication" : true }, |
