20 lines
741 B
Markdown
20 lines
741 B
Markdown
---
|
|
title: REST API endpoints for pull request review comments
|
|
shortTitle: Review comments
|
|
intro: Use the REST API to interact with pull request review comments.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
allowTitleToDifferFromFilename: true
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About pull request review comments
|
|
|
|
Pull request review comments are comments made on a portion of the unified diff during a pull request review. These are different from commit comments and issue comments in a pull request. For more information, see [AUTOTITLE](/rest/commits/comments) and [AUTOTITLE](/rest/issues/comments).
|
|
|
|
<!-- Content after this section is automatically generated -->
|