Skip to content

Commit a982256

Browse files
authored
repo sync
2 parents eafb602 + e1ac41b commit a982256

14 files changed

Lines changed: 617 additions & 715 deletions

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8552,7 +8552,7 @@
85528552
}
85538553
],
85548554
"summary": "Set self-hosted runners in a group for an enterprise",
8555-
"description": "Replaces the list of self-hosted runners that that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
8555+
"description": "Replaces the list of self-hosted runners that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
85568556
"operationId": "enterprise-admin/set-self-hosted-runners-in-group-for-enterprise",
85578557
"tags": [
85588558
"enterprise-admin"
@@ -8614,7 +8614,7 @@
86148614
"description": "Default Response"
86158615
}
86168616
],
8617-
"descriptionHTML": "<p>Replaces the list of self-hosted runners that that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
8617+
"descriptionHTML": "<p>Replaces the list of self-hosted runners that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
86188618
"bodyParameters": [
86198619
{
86208620
"description": "<p><strong>Required</strong>. List of runner IDs to add to the runner group.</p>",
@@ -75025,13 +75025,13 @@
7502575025
},
7502675026
{
7502775027
"name": "filter",
75028-
"description": "Filters results using the equals query parameter operator (`eq`). You can filter results that are equal to `id`, `userName`, `emails`, and `external_id`. For example, to search for an identity with the `userName` Octocat, you would use this query:\n\n`?filter=userName%20eq%20\\\"Octocat\\\"`.\n\nTo filter results for for the identity with the email `octocat@github.com`, you would use this query:\n\n`?filter=emails%20eq%20\\\"octocat@github.com\\\"`.",
75028+
"description": "Filters results using the equals query parameter operator (`eq`). You can filter results that are equal to `id`, `userName`, `emails`, and `external_id`. For example, to search for an identity with the `userName` Octocat, you would use this query:\n\n`?filter=userName%20eq%20\\\"Octocat\\\"`.\n\nTo filter results for the identity with the email `octocat@github.com`, you would use this query:\n\n`?filter=emails%20eq%20\\\"octocat@github.com\\\"`.",
7502975029
"in": "query",
7503075030
"required": false,
7503175031
"schema": {
7503275032
"type": "string"
7503375033
},
75034-
"descriptionHTML": "<p>Filters results using the equals query parameter operator (<code>eq</code>). You can filter results that are equal to <code>id</code>, <code>userName</code>, <code>emails</code>, and <code>external_id</code>. For example, to search for an identity with the <code>userName</code> Octocat, you would use this query:</p>\n<p><code>?filter=userName%20eq%20\\\"Octocat\\\"</code>.</p>\n<p>To filter results for for the identity with the email <code>octocat@github.com</code>, you would use this query:</p>\n<p><code>?filter=emails%20eq%20\\\"octocat@github.com\\\"</code>.</p>"
75034+
"descriptionHTML": "<p>Filters results using the equals query parameter operator (<code>eq</code>). You can filter results that are equal to <code>id</code>, <code>userName</code>, <code>emails</code>, and <code>external_id</code>. For example, to search for an identity with the <code>userName</code> Octocat, you would use this query:</p>\n<p><code>?filter=userName%20eq%20\\\"Octocat\\\"</code>.</p>\n<p>To filter results for the identity with the email <code>octocat@github.com</code>, you would use this query:</p>\n<p><code>?filter=emails%20eq%20\\\"octocat@github.com\\\"</code>.</p>"
7503575035
}
7503675036
],
7503775037
"x-codeSamples": [
@@ -83961,7 +83961,7 @@
8396183961
"tags": [
8396283962
"interactions"
8396383963
],
83964-
"operationId": "interactions/get-restrictions-for-your-public-repos",
83964+
"operationId": "interactions/get-restrictions-for-authenticated-user",
8396583965
"externalDocs": {
8396683966
"description": "API method documentation",
8396783967
"url": "https://docs.github.com/rest/reference/interactions#get-interaction-restrictions-for-your-public-repositories"
@@ -84012,7 +84012,7 @@
8401284012
"tags": [
8401384013
"interactions"
8401484014
],
84015-
"operationId": "interactions/set-restrictions-for-your-public-repos",
84015+
"operationId": "interactions/set-restrictions-for-authenticated-user",
8401684016
"externalDocs": {
8401784017
"description": "API method documentation",
8401884018
"url": "https://docs.github.com/rest/reference/interactions#set-interaction-restrictions-for-your-public-repositories"
@@ -84149,7 +84149,7 @@
8414984149
"tags": [
8415084150
"interactions"
8415184151
],
84152-
"operationId": "interactions/remove-restrictions-for-your-public-repos",
84152+
"operationId": "interactions/remove-restrictions-for-authenticated-user",
8415384153
"externalDocs": {
8415484154
"description": "API method documentation",
8415584155
"url": "https://docs.github.com/rest/reference/interactions#remove-interaction-restrictions-from-your-public-repositories"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3113,11 +3113,11 @@
31133113
},
31143114
"email": {
31153115
"type": "string",
3116-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3116+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31173117
"name": "email",
31183118
"in": "body",
31193119
"rawType": "string",
3120-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3120+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31213121
"childParamsGroups": []
31223122
}
31233123
},
@@ -3158,11 +3158,11 @@
31583158
},
31593159
{
31603160
"type": "string",
3161-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3161+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31623162
"name": "email",
31633163
"in": "body",
31643164
"rawType": "string",
3165-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3165+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.19/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31663166
"childParamsGroups": []
31673167
}
31683168
],

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3106,11 +3106,11 @@
31063106
},
31073107
"email": {
31083108
"type": "string",
3109-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3109+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31103110
"name": "email",
31113111
"in": "body",
31123112
"rawType": "string",
3113-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3113+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31143114
"childParamsGroups": []
31153115
}
31163116
},
@@ -3151,11 +3151,11 @@
31513151
},
31523152
{
31533153
"type": "string",
3154-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3154+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31553155
"name": "email",
31563156
"in": "body",
31573157
"rawType": "string",
3158-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3158+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.20/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31593159
"childParamsGroups": []
31603160
}
31613161
],

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3106,11 +3106,11 @@
31063106
},
31073107
"email": {
31083108
"type": "string",
3109-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3109+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31103110
"name": "email",
31113111
"in": "body",
31123112
"rawType": "string",
3113-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3113+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31143114
"childParamsGroups": []
31153115
}
31163116
},
@@ -3151,11 +3151,11 @@
31513151
},
31523152
{
31533153
"type": "string",
3154-
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the <a href=\"https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
3154+
"description": "<p><strong>Required for built-in authentication.</strong> The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the <a href=\"https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/\">GitHub authentication guide</a>.</p>",
31553155
"name": "email",
31563156
"in": "body",
31573157
"rawType": "string",
3158-
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the the [GitHub authentication guide](https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
3158+
"rawDescription": "**Required for built-in authentication.** The user's email address. This parameter can be omitted when using CAS, LDAP, or SAML. For details on built-in and centrally-managed authentication, see the [GitHub authentication guide](https://help.github.com/enterprise/2.21/admin/guides/user-management/authenticating-users-for-your-github-enterprise-server-instance/).",
31593159
"childParamsGroups": []
31603160
}
31613161
],

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9221,7 +9221,7 @@
92219221
}
92229222
],
92239223
"summary": "Set self-hosted runners in a group for an enterprise",
9224-
"description": "Replaces the list of self-hosted runners that that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
9224+
"description": "Replaces the list of self-hosted runners that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
92259225
"operationId": "enterprise-admin/set-self-hosted-runners-in-group-for-enterprise",
92269226
"tags": [
92279227
"enterprise-admin"
@@ -9283,7 +9283,7 @@
92839283
"description": "Default Response"
92849284
}
92859285
],
9286-
"descriptionHTML": "<p>Replaces the list of self-hosted runners that that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
9286+
"descriptionHTML": "<p>Replaces the list of self-hosted runners that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
92879287
"bodyParameters": [
92889288
{
92899289
"description": "<p><strong>Required</strong>. List of runner IDs to add to the runner group.</p>",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12175,7 +12175,7 @@
1217512175
}
1217612176
],
1217712177
"summary": "Set self-hosted runners in a group for an enterprise",
12178-
"description": "Replaces the list of self-hosted runners that that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
12178+
"description": "Replaces the list of self-hosted runners that are part of an enterprise runner group.\n\nYou must authenticate using an access token with the `admin:enterprise` scope to use this endpoint.",
1217912179
"operationId": "enterprise-admin/set-self-hosted-runners-in-group-for-enterprise",
1218012180
"tags": [
1218112181
"enterprise-admin"
@@ -12237,7 +12237,7 @@
1223712237
"description": "Default Response"
1223812238
}
1223912239
],
12240-
"descriptionHTML": "<p>Replaces the list of self-hosted runners that that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
12240+
"descriptionHTML": "<p>Replaces the list of self-hosted runners that are part of an enterprise runner group.</p>\n<p>You must authenticate using an access token with the <code>admin:enterprise</code> scope to use this endpoint.</p>",
1224112241
"bodyParameters": [
1224212242
{
1224312243
"description": "<p><strong>Required</strong>. List of runner IDs to add to the runner group.</p>",

0 commit comments

Comments
 (0)