diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 387ad6c8f..4521bc9f1 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -21481,7 +21481,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": [ { @@ -21534,7 +21534,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21547,7 +21547,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": [ { @@ -21622,7 +21622,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -21637,7 +21637,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": [ { @@ -21672,7 +21672,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21685,7 +21685,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": [ { @@ -21759,7 +21759,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21772,7 +21772,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": [ { @@ -21790,7 +21790,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -21805,7 +21805,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": [ { @@ -21840,7 +21840,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 16733d34f..c80dbf0a1 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -15554,7 +15554,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" @@ -15585,7 +15585,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 @@ -15598,7 +15598,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: @@ -15650,7 +15650,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -15664,7 +15664,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" @@ -15684,7 +15684,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 @@ -15697,7 +15697,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" @@ -15747,7 +15747,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 @@ -15760,7 +15760,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" @@ -15770,7 +15770,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -15784,7 +15784,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" @@ -15804,7 +15804,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team/{team_slug}/copilot/metrics": get: diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 387ad6c8f..4521bc9f1 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -21481,7 +21481,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": [ { @@ -21534,7 +21534,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21547,7 +21547,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": [ { @@ -21622,7 +21622,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -21637,7 +21637,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": [ { @@ -21672,7 +21672,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21685,7 +21685,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": [ { @@ -21759,7 +21759,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -21772,7 +21772,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": [ { @@ -21790,7 +21790,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -21805,7 +21805,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": [ { @@ -21840,7 +21840,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 16733d34f..c80dbf0a1 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -15554,7 +15554,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" @@ -15585,7 +15585,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 @@ -15598,7 +15598,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: @@ -15650,7 +15650,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -15664,7 +15664,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" @@ -15684,7 +15684,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 @@ -15697,7 +15697,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" @@ -15747,7 +15747,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 @@ -15760,7 +15760,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" @@ -15770,7 +15770,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -15784,7 +15784,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" @@ -15804,7 +15804,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team/{team_slug}/copilot/metrics": get: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 377b934a1..cb34c2b7d 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -154549,7 +154549,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": [ { @@ -154700,7 +154700,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -154713,7 +154713,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": [ { @@ -154856,7 +154856,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -154871,7 +154871,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": [ { @@ -154983,7 +154983,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -154996,7 +154996,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": [ { @@ -155144,7 +155144,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -155157,7 +155157,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": [ { @@ -155187,7 +155187,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -155202,7 +155202,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": [ { @@ -155303,7 +155303,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index e53544344..fdadfc4d9 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -37100,7 +37100,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: - *89 - *17 @@ -37188,7 +37188,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 @@ -37201,7 +37201,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: - *89 requestBody: @@ -37259,7 +37259,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -37273,7 +37273,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: - *89 - &238 @@ -37296,7 +37296,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 @@ -37309,7 +37309,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: - *89 - *238 @@ -37357,7 +37357,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 @@ -37370,7 +37370,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: - *89 - *238 @@ -37380,7 +37380,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -37394,7 +37394,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: - *89 - name: network_settings_id @@ -37459,7 +37459,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team/{team_slug}/copilot/metrics": get: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 377b934a1..cb34c2b7d 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -154549,7 +154549,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": [ { @@ -154700,7 +154700,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -154713,7 +154713,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": [ { @@ -154856,7 +154856,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -154871,7 +154871,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": [ { @@ -154983,7 +154983,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -154996,7 +154996,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": [ { @@ -155144,7 +155144,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -155157,7 +155157,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": [ { @@ -155187,7 +155187,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -155202,7 +155202,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": [ { @@ -155303,7 +155303,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index e53544344..fdadfc4d9 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -37100,7 +37100,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: - *89 - *17 @@ -37188,7 +37188,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 @@ -37201,7 +37201,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: - *89 requestBody: @@ -37259,7 +37259,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -37273,7 +37273,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: - *89 - &238 @@ -37296,7 +37296,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 @@ -37309,7 +37309,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: - *89 - *238 @@ -37357,7 +37357,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 @@ -37370,7 +37370,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: - *89 - *238 @@ -37380,7 +37380,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -37394,7 +37394,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: - *89 - name: network_settings_id @@ -37459,7 +37459,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team/{team_slug}/copilot/metrics": get: diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 7c861d0c4..116ee75f9 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -187540,7 +187540,7 @@ "operationId": "hosted-compute/list-network-configurations-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization" }, "parameters": [ { @@ -187691,7 +187691,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -187704,7 +187704,7 @@ "operationId": "hosted-compute/create-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -187847,7 +187847,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -187862,7 +187862,7 @@ "operationId": "hosted-compute/get-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -187974,7 +187974,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -187987,7 +187987,7 @@ "operationId": "hosted-compute/update-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -188135,7 +188135,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -188148,7 +188148,7 @@ "operationId": "hosted-compute/delete-network-configuration-from-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" }, "parameters": [ { @@ -188178,7 +188178,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -188193,7 +188193,7 @@ "operationId": "hosted-compute/get-network-settings-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" }, "parameters": [ { @@ -188294,7 +188294,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 63f0e00ad..04c88d0b5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -44463,7 +44463,7 @@ paths: operationId: hosted-compute/list-network-configurations-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - *166 - *17 @@ -44491,7 +44491,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 @@ -44504,7 +44504,7 @@ paths: operationId: hosted-compute/create-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 requestBody: @@ -44554,7 +44554,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -44568,7 +44568,7 @@ paths: operationId: hosted-compute/get-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 - *106 @@ -44585,7 +44585,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 @@ -44598,7 +44598,7 @@ paths: operationId: hosted-compute/update-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 - *106 @@ -44646,7 +44646,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 @@ -44659,7 +44659,7 @@ paths: operationId: hosted-compute/delete-network-configuration-from-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *166 - *106 @@ -44669,7 +44669,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -44683,7 +44683,7 @@ paths: operationId: hosted-compute/get-network-settings-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *166 - *324 @@ -44700,7 +44700,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team-sync/groups": get: diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 7c861d0c4..116ee75f9 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -187540,7 +187540,7 @@ "operationId": "hosted-compute/list-network-configurations-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization" }, "parameters": [ { @@ -187691,7 +187691,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -187704,7 +187704,7 @@ "operationId": "hosted-compute/create-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -187847,7 +187847,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -187862,7 +187862,7 @@ "operationId": "hosted-compute/get-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -187974,7 +187974,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -187987,7 +187987,7 @@ "operationId": "hosted-compute/update-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -188135,7 +188135,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -188148,7 +188148,7 @@ "operationId": "hosted-compute/delete-network-configuration-from-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" }, "parameters": [ { @@ -188178,7 +188178,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -188193,7 +188193,7 @@ "operationId": "hosted-compute/get-network-settings-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" }, "parameters": [ { @@ -188294,7 +188294,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 63f0e00ad..04c88d0b5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -44463,7 +44463,7 @@ paths: operationId: hosted-compute/list-network-configurations-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - *166 - *17 @@ -44491,7 +44491,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 @@ -44504,7 +44504,7 @@ paths: operationId: hosted-compute/create-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 requestBody: @@ -44554,7 +44554,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -44568,7 +44568,7 @@ paths: operationId: hosted-compute/get-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 - *106 @@ -44585,7 +44585,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 @@ -44598,7 +44598,7 @@ paths: operationId: hosted-compute/update-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - *166 - *106 @@ -44646,7 +44646,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 @@ -44659,7 +44659,7 @@ paths: operationId: hosted-compute/delete-network-configuration-from-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - *166 - *106 @@ -44669,7 +44669,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -44683,7 +44683,7 @@ paths: operationId: hosted-compute/get-network-settings-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization parameters: - *166 - *324 @@ -44700,7 +44700,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team-sync/groups": get: diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index facac1653..60a41c662 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -28540,7 +28540,7 @@ "operationId": "hosted-compute/list-network-configurations-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization" }, "parameters": [ { @@ -28593,7 +28593,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28606,7 +28606,7 @@ "operationId": "hosted-compute/create-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28681,7 +28681,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -28696,7 +28696,7 @@ "operationId": "hosted-compute/get-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28731,7 +28731,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28744,7 +28744,7 @@ "operationId": "hosted-compute/update-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28818,7 +28818,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28831,7 +28831,7 @@ "operationId": "hosted-compute/delete-network-configuration-from-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" }, "parameters": [ { @@ -28849,7 +28849,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -28864,7 +28864,7 @@ "operationId": "hosted-compute/get-network-settings-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" }, "parameters": [ { @@ -28899,7 +28899,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index cd060666b..1c7ed3638 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -20686,7 +20686,7 @@ paths: operationId: hosted-compute/list-network-configurations-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/per-page" @@ -20717,7 +20717,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 @@ -20730,7 +20730,7 @@ paths: operationId: hosted-compute/create-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" requestBody: @@ -20782,7 +20782,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -20796,7 +20796,7 @@ paths: operationId: hosted-compute/get-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20816,7 +20816,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 @@ -20829,7 +20829,7 @@ paths: operationId: hosted-compute/update-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20879,7 +20879,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 @@ -20892,7 +20892,7 @@ paths: operationId: hosted-compute/delete-network-configuration-from-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20902,7 +20902,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -20916,7 +20916,7 @@ paths: operationId: hosted-compute/get-network-settings-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//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" @@ -20936,7 +20936,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team-sync/groups": get: diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index facac1653..60a41c662 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -28540,7 +28540,7 @@ "operationId": "hosted-compute/list-network-configurations-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization" }, "parameters": [ { @@ -28593,7 +28593,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28606,7 +28606,7 @@ "operationId": "hosted-compute/create-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28681,7 +28681,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -28696,7 +28696,7 @@ "operationId": "hosted-compute/get-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28731,7 +28731,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28744,7 +28744,7 @@ "operationId": "hosted-compute/update-network-configuration-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization" }, "parameters": [ { @@ -28818,7 +28818,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } }, @@ -28831,7 +28831,7 @@ "operationId": "hosted-compute/delete-network-configuration-from-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization" }, "parameters": [ { @@ -28849,7 +28849,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } @@ -28864,7 +28864,7 @@ "operationId": "hosted-compute/get-network-settings-for-org", "externalDocs": { "description": "API method documentation", - "url": "https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" + "url": "https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization" }, "parameters": [ { @@ -28899,7 +28899,7 @@ "x-github": { "githubCloudOnly": false, "enabledForGitHubApps": true, - "category": "settings", + "category": "orgs", "subcategory": "network-configurations" } } diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index cd060666b..1c7ed3638 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -20686,7 +20686,7 @@ paths: operationId: hosted-compute/list-network-configurations-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#list-hosted-compute-network-configurations-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#list-hosted-compute-network-configurations-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/per-page" @@ -20717,7 +20717,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 @@ -20730,7 +20730,7 @@ paths: operationId: hosted-compute/create-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#create-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" requestBody: @@ -20782,7 +20782,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-configurations/{network_configuration_id}": get: @@ -20796,7 +20796,7 @@ paths: operationId: hosted-compute/get-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#get-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20816,7 +20816,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 @@ -20829,7 +20829,7 @@ paths: operationId: hosted-compute/update-network-configuration-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#update-a-hosted-compute-network-configuration-for-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20879,7 +20879,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 @@ -20892,7 +20892,7 @@ paths: operationId: hosted-compute/delete-network-configuration-from-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization + url: https://docs.github.com/enterprise-cloud@latest//rest/orgs/network-configurations#delete-a-hosted-compute-network-configuration-from-an-organization parameters: - "$ref": "#/components/parameters/org" - "$ref": "#/components/parameters/network-configuration-id" @@ -20902,7 +20902,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/settings/network-settings/{network_settings_id}": get: @@ -20916,7 +20916,7 @@ paths: operationId: hosted-compute/get-network-settings-for-org externalDocs: description: API method documentation - url: https://docs.github.com/enterprise-cloud@latest//rest/settings/network-configurations#get-a-hosted-compute-network-settings-resource-for-an-organization + url: https://docs.github.com/enterprise-cloud@latest//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" @@ -20936,7 +20936,7 @@ paths: x-github: githubCloudOnly: false enabledForGitHubApps: true - category: settings + category: orgs subcategory: network-configurations "/orgs/{org}/team-sync/groups": get: