We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6163c4 commit 807d74cCopy full SHA for 807d74c
1 file changed
src/GitHub.hs
@@ -223,6 +223,7 @@ module GitHub (
223
pullRequestCommentsR,
224
pullRequestCommentR,
225
createPullCommentR,
226
+ createPullCommentReplyR,
227
228
-- ** Pull request reviews
229
-- | See <https://developer.github.com/v3/pulls/reviews/>
0 commit comments