The REST API is now versioned. For more information, see "About API versioning."
반응
REST API를 사용하여 GitHub에서 반응과 상호 작용합니다.
반응 정보
GitHub에서 의견, 문제, 끌어오기 요청 및 토론에 대한 반응을 만들고 관리할 수 있습니다. 반응을 만들 때 content 매개 변수에 허용되는 값은 다음과 같습니다(참조를 위해 해당 이모지 포함).
| 콘텐츠 | 이모지 |
|---|---|
+1 |
👍 |
-1 |
👎 |
laugh |
😄 |
confused |
😕 |
heart |
❤️ |
hooray |
🎉 |
rocket |
🚀 |
eyes |
👀 |
List reactions for a team discussion comment
다음에서 작동 GitHub Apps
List the reactions to a team discussion comment. OAuth access tokens require the read:discussion scope.
Note: You can also specify a team by org_id and team_id using the route GET /organizations/:org_id/team/:team_id/discussions/:discussion_number/comments/:comment_number/reactions.
매개 변수
| Headers |
|---|
| Name, Type, Description |
acceptstringSetting to |