Skip to content

Commit d849fe3

Browse files
committed
update pull request note
1 parent efe12d7 commit d849fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3/pulls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Name | Type | Description
150150
<%= headers 200 %>
151151
<%= json(:commit) { |h| [h] } %>
152152

153-
Note: The response includes a maximum of 250 commits. If necessary, you can use the [Commit List API](/v3/repos/commits/#list-commits-on-a-repository) to fetch additional commits.
153+
Note: The response includes a maximum of 250 commits. If you are working with a pull request larger than that, you can use the [Commit List API](/v3/repos/commits/#list-commits-on-a-repository) to enumerate all commits in the pull request.
154154

155155
## List pull requests files
156156

0 commit comments

Comments
 (0)