Closed
Description
Schema Inaccuracy
Expected
The List review comments on a pull request operation has content specific to the comfort-fade preview. We should ensure that the content applies to any operations that include the comfort-fade preview and then integrate the content directly into the preview markdown.
- operation file: https://github.com/github/openapi/blob/master/definitions/operations/pulls/list-review-comments.yml
We'll also want to ✂️ the last sentence:
The reactions key will have the following payload where url can be used to construct the API location for listing and creating reactions.
Other instances that are similar:
- https://help.github.com/en/rest/reference/pulls#list-review-comments-in-a-repository
- https://help.github.com/en/rest/reference/pulls#get-a-review-comment-for-a-pull-request
- https://help.github.com/en/rest/reference/pulls#create-a-review-comment-for-a-pull-request
- https://help.github.com/en/rest/reference/pulls#update-a-review-comment-for-a-pull-request