UNPKG

672 BJSONView Raw
1[
2 "/orgs/:org/invitations",
3 "/repos/:owner/:repo/collaborators/:username",
4 "/repos/:owner/:repo/commits/:commit_sha/comments",
5 "/repos/:owner/:repo/issues",
6 "/repos/:owner/:repo/issues/:issue_number/comments",
7 "/repos/:owner/:repo/pulls",
8 "/repos/:owner/:repo/pulls/:pull_number/comments",
9 "/repos/:owner/:repo/pulls/:pull_number/comments/:comment_id/replies",
10 "/repos/:owner/:repo/pulls/:pull_number/merge",
11 "/repos/:owner/:repo/pulls/:pull_number/requested_reviewers",
12 "/repos/:owner/:repo/pulls/:pull_number/reviews",
13 "/repos/:owner/:repo/releases",
14 "/teams/:team_id/discussions",
15 "/teams/:team_id/discussions/:discussion_number/comments"
16]