-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedmodifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies them
Description
Description
GET/POST/DELETE reactions of issues/comments via API
- Github API: https://developer.github.com/v3/reactions - Github can get reactions via issueComments API directly by adding custom media type
application/vnd.github.squirrel-girl-preview+json
- Gitlab API: https://docs.gitlab.com/ce/api/award_emoji.html - Gitlab have to get reactions via extra requests
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedmodifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies them