Module github_rest::builders
source · Expand description
This module includes various builders for Methods that require a lot of information
Structs
- tags reactionspost
/repos/{owner}/{repo}/comments/{comment_id}/reactions
docs https://docs.github.com/rest/reference/reactions#create-reaction-for-a-commit-comment - tags repospost
/repos/{owner}/{repo}/commits/{commit_sha}/comments
docs https://docs.github.com/rest/reference/repos#create-a-commit-comment - tags gistspost
/gists
docs https://docs.github.com/rest/reference/gists#create-a-gist - tags issuespost
/repos/{owner}/{repo}/issues
docs https://docs.github.com/rest/reference/issues#create-an-issue - tags gistsget
/users/{username}/gists
docs https://docs.github.com/rest/reference/gists#list-gists-for-a-user - tags issuesget
/repos/{owner}/{repo}/issues
docs https://docs.github.com/rest/reference/issues#list-repository-issues - tags pullsget
/repos/{owner}/{repo}/pulls
docs https://docs.github.com/rest/reference/pulls#list-pull-requests - tags gistspatch
/gists/{gist_id}
docs https://docs.github.com/rest/reference/gists/#update-a-gist