Skip to content

Commit

Permalink
Update OpenAPI 3.0 Descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-openapi-bot committed Jan 21, 2025
1 parent 7509e54 commit 087b3fb
Show file tree
Hide file tree
Showing 16 changed files with 192 additions and 192 deletions.
24 changes: 12 additions & 12 deletions descriptions/api.github.com/api.github.com.2022-11-28.json
Original file line number Diff line number Diff line change
Expand Up @@ -21397,7 +21397,7 @@
"operationId": "hosted-compute/list-network-configurations-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21450,7 +21450,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21463,7 +21463,7 @@
"operationId": "hosted-compute/create-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21538,7 +21538,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand All @@ -21553,7 +21553,7 @@
"operationId": "hosted-compute/get-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21588,7 +21588,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21601,7 +21601,7 @@
"operationId": "hosted-compute/update-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21675,7 +21675,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21688,7 +21688,7 @@
"operationId": "hosted-compute/delete-network-configuration-from-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization"
},
"parameters": [
{
Expand All @@ -21706,7 +21706,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand All @@ -21721,7 +21721,7 @@
"operationId": "hosted-compute/get-network-settings-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21756,7 +21756,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand Down
24 changes: 12 additions & 12 deletions descriptions/api.github.com/api.github.com.2022-11-28.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15514,7 +15514,7 @@ paths:
operationId: hosted-compute/list-network-configurations-for-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization
parameters:
- "$ref": "#/components/parameters/org"
- "$ref": "#/components/parameters/per-page"
Expand Down Expand Up @@ -15545,7 +15545,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
post:
summary: Create a hosted compute network configuration for an organization
Expand All @@ -15558,7 +15558,7 @@ paths:
operationId: hosted-compute/create-network-configuration-for-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization
parameters:
- "$ref": "#/components/parameters/org"
requestBody:
Expand Down Expand Up @@ -15610,7 +15610,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
"/orgs/{org}/settings/network-configurations/{network_configuration_id}":
get:
Expand All @@ -15624,7 +15624,7 @@ paths:
operationId: hosted-compute/get-network-configuration-for-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization
parameters:
- "$ref": "#/components/parameters/org"
- "$ref": "#/components/parameters/network-configuration-id"
Expand All @@ -15644,7 +15644,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
patch:
summary: Update a hosted compute network configuration for an organization
Expand All @@ -15657,7 +15657,7 @@ paths:
operationId: hosted-compute/update-network-configuration-for-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization
parameters:
- "$ref": "#/components/parameters/org"
- "$ref": "#/components/parameters/network-configuration-id"
Expand Down Expand Up @@ -15707,7 +15707,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
delete:
summary: Delete a hosted compute network configuration from an organization
Expand All @@ -15720,7 +15720,7 @@ paths:
operationId: hosted-compute/delete-network-configuration-from-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization
parameters:
- "$ref": "#/components/parameters/org"
- "$ref": "#/components/parameters/network-configuration-id"
Expand All @@ -15730,7 +15730,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
"/orgs/{org}/settings/network-settings/{network_settings_id}":
get:
Expand All @@ -15744,7 +15744,7 @@ paths:
operationId: hosted-compute/get-network-settings-for-org
externalDocs:
description: API method documentation
url: https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization
url: https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization
parameters:
- "$ref": "#/components/parameters/org"
- "$ref": "#/components/parameters/network-settings-id"
Expand All @@ -15764,7 +15764,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
category: settings
category: orgs
subcategory: network-configurations
"/orgs/{org}/team/{team_slug}/copilot/metrics":
get:
Expand Down
24 changes: 12 additions & 12 deletions descriptions/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -21397,7 +21397,7 @@
"operationId": "hosted-compute/list-network-configurations-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21450,7 +21450,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21463,7 +21463,7 @@
"operationId": "hosted-compute/create-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21538,7 +21538,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand All @@ -21553,7 +21553,7 @@
"operationId": "hosted-compute/get-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21588,7 +21588,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21601,7 +21601,7 @@
"operationId": "hosted-compute/update-network-configuration-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21675,7 +21675,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
},
Expand All @@ -21688,7 +21688,7 @@
"operationId": "hosted-compute/delete-network-configuration-from-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization"
},
"parameters": [
{
Expand All @@ -21706,7 +21706,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand All @@ -21721,7 +21721,7 @@
"operationId": "hosted-compute/get-network-settings-for-org",
"externalDocs": {
"description": "API method documentation",
"url": "https://docs.github.com/rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization"
"url": "https://docs.github.com/rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization"
},
"parameters": [
{
Expand Down Expand Up @@ -21756,7 +21756,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
"category": "settings",
"category": "orgs",
"subcategory": "network-configurations"
}
}
Expand Down
Loading

0 comments on commit 087b3fb

Please sign in to comment.