File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
core/src/main/resources/com/github/api/v2/services/constant Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ com.github.api.v2.services.userService.removeKey=http://github.com/api/{version}
23
23
com.github.api.v2.services.userService.getEmails =http://github.com/api/{version}/{format}/user/emails
24
24
com.github.api.v2.services.userService.addEmail =http://github.com/api/{version}/{format}/user/email/add
25
25
com.github.api.v2.services.userService.removeEmail =http://github.com/api/{version}/{format}/user/email/remove
26
- com.github.api.v2.services.userService.getUserOrganizations =http://github.com/api/{version}/{format}/{userName}/organizations
26
+ com.github.api.v2.services.userService.getUserOrganizations =http://github.com/api/{version}/{format}/user/show/ {userName}/organizations
27
27
28
28
# Issue API
29
29
com.github.api.v2.services.issueService.searchIssues =http://github.com/api/{version}/{format}/issues/search/{userName}/{repositoryName}/{state}/{keyword}
You can’t perform that action at this time.
0 commit comments