Skip to content

repo sync #12079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 24 additions & 22 deletions lib/rest/static/decorated/api.github.com.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions lib/rest/static/decorated/ghes-3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -66293,10 +66293,11 @@
"in_reply_to": {
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
},
Expand Down Expand Up @@ -66439,10 +66440,11 @@
{
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
],
Expand Down
6 changes: 4 additions & 2 deletions lib/rest/static/decorated/ghes-3.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -66962,10 +66962,11 @@
"in_reply_to": {
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
},
Expand Down Expand Up @@ -67108,10 +67109,11 @@
{
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
],
Expand Down
6 changes: 4 additions & 2 deletions lib/rest/static/decorated/ghes-3.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -69137,10 +69137,11 @@
"in_reply_to": {
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
},
Expand Down Expand Up @@ -69283,10 +69284,11 @@
{
"type": "integer",
"example": 2,
"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>",
"name": "in_reply_to",
"in": "body",
"rawType": "integer",
"description": "",
"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.",
"childParamsGroups": []
}
],
Expand Down
Loading