Commit b5bf629
getMergeRequestApprovals: use projectId not targetProjectId (#258)
Make the getMergeRequestApprovals API consistent with notes api by
looking at the projectId field instead of the targetProjectId field.
For projects which are sourced from upstream, I believe that these
will be the same (from reading the gitlab code -- the API docs are
unclear; see https://gitlab.com/gitlab-org/gitlab-ce/issues/38539 ).1 parent d5f26ee commit b5bf629
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1098 | 1098 | | |
1099 | 1099 | | |
1100 | 1100 | | |
1101 | | - | |
| 1101 | + | |
1102 | 1102 | | |
1103 | 1103 | | |
1104 | 1104 | | |
| |||
0 commit comments