Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit701a1b0

Browse files
committed
Merge pull request#643 from github/izuzak-pr-comments-ids
Specific pull request review comments have IDs in URLs
2 parents7a6ebf9 +4d16b69 commit701a1b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎content/v3/pulls/comments.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Name | Type | Description
4747

4848
##Get a single comment
4949

50-
GET /repos/:owner/:repo/pulls/comments/:number
50+
GET /repos/:owner/:repo/pulls/comments/:id
5151

5252
###Response
5353

@@ -102,7 +102,7 @@ Name | Type | Description
102102

103103
##Edit a comment
104104

105-
PATCH /repos/:owner/:repo/pulls/comments/:number
105+
PATCH /repos/:owner/:repo/pulls/comments/:id
106106

107107
###Input
108108

@@ -124,7 +124,7 @@ Name | Type | Description
124124

125125
##Delete a comment
126126

127-
DELETE /repos/:owner/:repo/pulls/comments/:number
127+
DELETE /repos/:owner/:repo/pulls/comments/:id
128128

129129
###Response
130130

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp