Skip to content

Commit

Permalink
fix(Gitlab-API): Use issue IID instead of ID for querying Gitlab issues
Browse files Browse the repository at this point in the history
API

Gitlab v4 introduced breaking changes, including usage of issue IID
instead of ID. Migrating to v4 required issues to be referenced by IID
(internal ID).

Closes #1
  • Loading branch information
youdowell-au committed Jun 12, 2018
1 parent ce1da62 commit d76d520
Showing 1 changed file with 272 additions and 257 deletions.
Loading

0 comments on commit d76d520

Please sign in to comment.