Skip to content

Commit 1a59e16

Browse files
authored
Merge pull request #12079 from github/repo-sync
repo sync
2 parents e500c6a + 852f89f commit 1a59e16

12 files changed

+111
-93
lines changed

lib/rest/static/decorated/api.github.com.json

Lines changed: 24 additions & 22 deletions
Large diffs are not rendered by default.

lib/rest/static/decorated/ghes-3.0.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66293,10 +66293,11 @@
6629366293
"in_reply_to": {
6629466294
"type": "integer",
6629566295
"example": 2,
66296+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6629666297
"name": "in_reply_to",
6629766298
"in": "body",
6629866299
"rawType": "integer",
66299-
"description": "",
66300+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6630066301
"childParamsGroups": []
6630166302
}
6630266303
},
@@ -66439,10 +66440,11 @@
6643966440
{
6644066441
"type": "integer",
6644166442
"example": 2,
66443+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6644266444
"name": "in_reply_to",
6644366445
"in": "body",
6644466446
"rawType": "integer",
66445-
"description": "",
66447+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6644666448
"childParamsGroups": []
6644766449
}
6644866450
],

lib/rest/static/decorated/ghes-3.1.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66962,10 +66962,11 @@
6696266962
"in_reply_to": {
6696366963
"type": "integer",
6696466964
"example": 2,
66965+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6696566966
"name": "in_reply_to",
6696666967
"in": "body",
6696766968
"rawType": "integer",
66968-
"description": "",
66969+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6696966970
"childParamsGroups": []
6697066971
}
6697166972
},
@@ -67108,10 +67109,11 @@
6710867109
{
6710967110
"type": "integer",
6711067111
"example": 2,
67112+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6711167113
"name": "in_reply_to",
6711267114
"in": "body",
6711367115
"rawType": "integer",
67114-
"description": "",
67116+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6711567117
"childParamsGroups": []
6711667118
}
6711767119
],

lib/rest/static/decorated/ghes-3.2.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69137,10 +69137,11 @@
6913769137
"in_reply_to": {
6913869138
"type": "integer",
6913969139
"example": 2,
69140+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6914069141
"name": "in_reply_to",
6914169142
"in": "body",
6914269143
"rawType": "integer",
69143-
"description": "",
69144+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6914469145
"childParamsGroups": []
6914569146
}
6914669147
},
@@ -69283,10 +69284,11 @@
6928369284
{
6928469285
"type": "integer",
6928569286
"example": 2,
69287+
"description": "<p>The ID of the review comment to reply to. To find the ID of a review comment with <a href=\"#list-review-comments-on-a-pull-request\">\"List review comments on a pull request\"</a>. When specified, all parameters other than <code>body</code> in the request body are ignored.</p>",
6928669288
"name": "in_reply_to",
6928769289
"in": "body",
6928869290
"rawType": "integer",
69289-
"description": "",
69291+
"rawDescription": "The ID of the review comment to reply to. To find the ID of a review comment with [\"List review comments on a pull request\"](#list-review-comments-on-a-pull-request). When specified, all parameters other than `body` in the request body are ignored.",
6929069292
"childParamsGroups": []
6929169293
}
6929269294
],

0 commit comments

Comments
 (0)