Closed
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