- Notifications
You must be signed in to change notification settings - Fork673
Closed
Description
First of all thanks a lot for this great library! It makes working with the GitLab API a real breeze.
As the title of the issue says: It would be great if support for thesingle issue API could be added. It probably is one of the lesser used APIs (in fact, I never was in need of it until exactly now 😉). In my special case, I need to find the web URL for an issue after it has been moved. Issues that have been moved have themoved_to_id
attribute set to the destination issue'sid
. However, currently there seems to be no other way to get a single issue by itsid
than this API.
Thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels