1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/rest/pulls/comments.md

1.1 KiB

title, shortTitle, intro, versions, topics, miniTocMaxHeadingLevel, allowTitleToDifferFromFilename
title shortTitle intro versions topics miniTocMaxHeadingLevel allowTitleToDifferFromFilename
Pull request review comments Review comments
fpt ghes ghae ghec
* * * *
API
3 true

About the Pull request review comments API

Pull request review comments are comments on a portion of the unified diff made during a pull request review. Commit comments and issue comments are different from pull request review comments. You apply commit comments directly to a commit and you apply issue comments without referencing a portion of the unified diff. For more information, see "Create a commit comment" and "Create an issue comment."

Custom media types for pull request review comments

These are the supported media types for pull request review comments.

application/vnd.github.VERSION.raw+json
application/vnd.github.VERSION.text+json
application/vnd.github.VERSION.html+json
application/vnd.github.VERSION.full+json

For more information, see "Custom media types."