provider 1112 operations 44 docs pages
@utdk/github
GitHub v3 REST API
Generated UTDK provider client for GitHub v3 REST API. GitHub's v3 REST API.
Reactions
Optional generated docs page for
@utdk/github.
Reactions
Generated from OpenAPI operation grouping.
GET /repos/{owner}/{repo}/comments/{comment_id}/reactions: List reactions for a commit commentPOST /repos/{owner}/{repo}/comments/{comment_id}/reactions: Create reaction for a commit commentDELETE /repos/{owner}/{repo}/comments/{comment_id}/reactions/{reaction_id}: Delete a commit comment reactionGET /repos/{owner}/{repo}/issues/{issue_number}/reactions: List reactions for an issuePOST /repos/{owner}/{repo}/issues/{issue_number}/reactions: Create reaction for an issueDELETE /repos/{owner}/{repo}/issues/{issue_number}/reactions/{reaction_id}: Delete an issue reactionGET /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions: List reactions for an issue commentPOST /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions: Create reaction for an issue commentDELETE /repos/{owner}/{repo}/issues/comments/{comment_id}/reactions/{reaction_id}: Delete an issue comment reactionGET /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions: List reactions for a pull request review commentPOST /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions: Create reaction for a pull request review commentDELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}/reactions/{reaction_id}: Delete a pull request comment reactionGET /repos/{owner}/{repo}/releases/{release_id}/reactions: List reactions for a releasePOST /repos/{owner}/{repo}/releases/{release_id}/reactions: Create reaction for a releaseDELETE /repos/{owner}/{repo}/releases/{release_id}/reactions/{reaction_id}: Delete a release reaction