Skip to content

Commit f039807

Browse files
authored
repo sync
2 parents 8b20583 + 52f7ca7 commit f039807

15 files changed

Lines changed: 3 additions & 59 deletions

content/rest/reference/permissions-required-for-github-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,12 @@ _Search_
135135
- [`PATCH /repos/:owner/:repo`](/rest/reference/repos#update-a-repository) (:write)
136136
- [`DELETE /repos/:owner/:repo`](/rest/reference/repos#delete-a-repository) (:write)
137137
{% if currentVersion == "free-pro-team@latest" %}
138-
- [`Get GET /repos/:owner/:repo/actions/runners/downloads`](/rest/reference/actions#list-runner-applications-for-a-repository) (:read)
138+
- [`GET /repos/:owner/:repo/actions/runners/downloads`](/rest/reference/actions#list-runner-applications-for-a-repository) (:read)
139139
- [`GET /repos/:owner/:repo/actions/runners`](/rest/reference/actions#list-self-hosted-runners-for-a-repository) (:read)
140140
- [`GET /repos/:owner/:repo/actions/runners/:runner_id`](/rest/reference/actions#get-a-self-hosted-runner-for-a-repository) (:read)
141141
- [`DELETE /repos/:owner/:repo/actions/runners/:runner_id`](/rest/reference/actions#delete-a-self-hosted-runner-from-a-repository) (:write)
142142
- [`POST /repos/:owner/:repo/actions/runners/registration-token`](/rest/reference/actions#create-a-registration-token-for-a-repository) (:write)
143-
- [`POST /repos/:owner/:repo/actions/runners/remove-token`](/rest/reference/actions#create-a-remove-token-for-a-repository) (:write)git
143+
- [`POST /repos/:owner/:repo/actions/runners/remove-token`](/rest/reference/actions#create-a-remove-token-for-a-repository) (:write)
144144
{% endif %}
145145
{% if currentVersion == "free-pro-team@latest" %}
146146
- [`PUT /repos/:owner/:repo/automated-security-fixes`](/rest/reference/repos#enable-automated-security-fixes) (:write)
@@ -472,7 +472,7 @@ _Assignees_
472472

473473
_Events_
474474
- [`GET /repos/:owner/:repo/issues/:issue_number/events`](/rest/reference/issues#list-issue-events) (:read)
475-
- [Get an issue event](/rest/reference/issues#get-an-issue-event) (:read)
475+
- [`GET /repos/:owner/:repo/issues/events/:event_id`](/rest/reference/issues#get-an-issue-event) (:read)
476476

477477
_Labels_
478478
- [`GET /repos/:owner/:repo/issues/:issue_number/labels`](/rest/reference/issues#list-labels-for-an-issue) (:read)

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82572,11 +82572,6 @@
8257282572
"httpStatusMessage": "Forbidden",
8257382573
"description": "Forbidden"
8257482574
},
82575-
{
82576-
"httpStatusCode": "418",
82577-
"httpStatusMessage": "I'm A Teapot",
82578-
"description": "Response definition missing"
82579-
},
8258082575
{
8258182576
"httpStatusCode": "422",
8258282577
"httpStatusMessage": "Unprocessable Entity",

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60104,11 +60104,6 @@
6010460104
"httpStatusMessage": "Forbidden",
6010560105
"description": "Forbidden"
6010660106
},
60107-
{
60108-
"httpStatusCode": "418",
60109-
"httpStatusMessage": "I'm A Teapot",
60110-
"description": "Response definition missing"
60111-
},
6011260107
{
6011360108
"httpStatusCode": "422",
6011460109
"httpStatusMessage": "Unprocessable Entity",

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60688,11 +60688,6 @@
6068860688
"httpStatusMessage": "Forbidden",
6068960689
"description": "Forbidden"
6069060690
},
60691-
{
60692-
"httpStatusCode": "418",
60693-
"httpStatusMessage": "I'm A Teapot",
60694-
"description": "Response definition missing"
60695-
},
6069660691
{
6069760692
"httpStatusCode": "422",
6069860693
"httpStatusMessage": "Unprocessable Entity",

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61244,11 +61244,6 @@
6124461244
"httpStatusMessage": "Forbidden",
6124561245
"description": "Forbidden"
6124661246
},
61247-
{
61248-
"httpStatusCode": "418",
61249-
"httpStatusMessage": "I'm A Teapot",
61250-
"description": "Response definition missing"
61251-
},
6125261247
{
6125361248
"httpStatusCode": "422",
6125461249
"httpStatusMessage": "Unprocessable Entity",

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65328,11 +65328,6 @@
6532865328
"httpStatusMessage": "Forbidden",
6532965329
"description": "Forbidden"
6533065330
},
65331-
{
65332-
"httpStatusCode": "418",
65333-
"httpStatusMessage": "I'm A Teapot",
65334-
"description": "Response definition missing"
65335-
},
6533665331
{
6533765332
"httpStatusCode": "422",
6533865333
"httpStatusMessage": "Unprocessable Entity",

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72691,11 +72691,6 @@
7269172691
"httpStatusMessage": "Forbidden",
7269272692
"description": "Forbidden"
7269372693
},
72694-
{
72695-
"httpStatusCode": "418",
72696-
"httpStatusMessage": "I'm A Teapot",
72697-
"description": "Response definition missing"
72698-
},
7269972694
{
7270072695
"httpStatusCode": "422",
7270172696
"httpStatusMessage": "Unprocessable Entity",

lib/rest/static/decorated/github.ae.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61722,11 +61722,6 @@
6172261722
"httpStatusMessage": "Forbidden",
6172361723
"description": "Forbidden"
6172461724
},
61725-
{
61726-
"httpStatusCode": "418",
61727-
"httpStatusMessage": "I'm A Teapot",
61728-
"description": "Response definition missing"
61729-
},
6173061725
{
6173161726
"httpStatusCode": "422",
6173261727
"httpStatusMessage": "Unprocessable Entity",

lib/rest/static/dereferenced/api.github.com.deref.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279927,9 +279927,6 @@
279927279927
}
279928279928
}
279929279929
},
279930-
"418": {
279931-
"description": "Response definition missing"
279932-
},
279933279930
"422": {
279934279931
"description": "Validation Failed",
279935279932
"content": {

lib/rest/static/dereferenced/ghes-2.18.deref.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220557,9 +220557,6 @@
220557220557
}
220558220558
}
220559220559
},
220560-
"418": {
220561-
"description": "Response definition missing"
220562-
},
220563220560
"422": {
220564220561
"description": "Validation Failed",
220565220562
"content": {

0 commit comments

Comments
 (0)