116.4. コンシューマーエンドポイント
| エンドポイント | コンテキスト | ボディタイプ | 
|---|---|---|
| pullRequest | ポーリング | org.eclipse.egit.github.core.PullRequest | 
| pullRequestComment | ポーリング | org.eclipse.egit.github.core.Comment (一般的なプルリクエストのディスカッションに関するコメント) または org.eclipse.egit.github.core.CommitComment (プルリクエストの差分に関するインラインコメント) | 
| tag | ポーリング | org.eclipse.egit.github.core.RepositoryTag | 
| commit | ポーリング | org.eclipse.egit.github.core.RepositoryCommit |