summaryrefslogtreecommitdiffstats
path: root/descriptions-next/api.github.com
diff options
context:
space:
mode:
authorgithub-openapi-bot <security+github-openapi-bot@github.com>2022-08-04 17:51:40 -0700
committergithub-openapi-bot <security+github-openapi-bot@github.com>2022-08-04 17:51:40 -0700
commita905acae6c9351970dc3e194be3ef83487834e0b (patch)
tree6513ae73d358194d3ed385954555e3bffc3dc67f /descriptions-next/api.github.com
parentb556d19fc408767ce95ec24c1f405561173fd897 (diff)
downloadrest-api-description-a905acae6c9351970dc3e194be3ef83487834e0b.tar.gz
rest-api-description-a905acae6c9351970dc3e194be3ef83487834e0b.zip
Update OpenAPI 3.1 Descriptions
Diffstat (limited to 'descriptions-next/api.github.com')
-rw-r--r--descriptions-next/api.github.com/api.github.com.json272
-rw-r--r--descriptions-next/api.github.com/api.github.com.yaml272
-rw-r--r--descriptions-next/api.github.com/dereferenced/api.github.com.deref.json272
-rw-r--r--descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml272
4 files changed, 504 insertions, 584 deletions
diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json
index 03ed65eca..f957ff0b6 100644
--- a/descriptions-next/api.github.com/api.github.com.json
+++ b/descriptions-next/api.github.com/api.github.com.json
@@ -28394,7 +28394,7 @@
"operationId": "repos/list-collaborators",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-collaborators"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators"
},
"parameters": [
{
@@ -28456,8 +28456,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -28471,7 +28470,7 @@
"operationId": "repos/check-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#check-if-a-user-is-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator"
},
"parameters": [
{
@@ -28495,8 +28494,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
},
"put": {
@@ -28508,7 +28506,7 @@
"operationId": "repos/add-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#add-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator"
},
"parameters": [
{
@@ -28583,8 +28581,7 @@
"triggersNotification": true,
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
},
"delete": {
@@ -28596,7 +28593,7 @@
"operationId": "repos/remove-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#remove-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator"
},
"parameters": [
{
@@ -28617,8 +28614,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -28632,7 +28628,7 @@
"operationId": "repos/get-collaborator-permission-level",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-repository-permissions-for-a-user"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user"
},
"parameters": [
{
@@ -28668,8 +28664,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -28683,7 +28678,7 @@
"operationId": "repos/list-commit-comments-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-comments-for-a-repository"
+ "url": "https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository"
},
"parameters": [
{
@@ -28727,7 +28722,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -28742,7 +28737,7 @@
"operationId": "repos/get-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#get-a-commit-comment"
},
"parameters": [
{
@@ -28778,7 +28773,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -28791,7 +28786,7 @@
"operationId": "repos/update-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#update-a-commit-comment"
},
"parameters": [
{
@@ -28853,7 +28848,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -28866,7 +28861,7 @@
"operationId": "repos/delete-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#delete-a-commit-comment"
},
"parameters": [
{
@@ -28890,7 +28885,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -29128,7 +29123,7 @@
"operationId": "repos/list-commits",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commits"
+ "url": "https://docs.github.com/rest/commits/commits#list-commits"
},
"parameters": [
{
@@ -29224,8 +29219,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -29239,7 +29233,7 @@
"operationId": "repos/list-branches-for-head-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-branches-for-head-commit"
+ "url": "https://docs.github.com/rest/commits/commits#list-branches-for-head-commit"
},
"parameters": [
{
@@ -29278,8 +29272,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -29293,7 +29286,7 @@
"operationId": "repos/list-comments-for-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-comments"
+ "url": "https://docs.github.com/rest/commits/comments#list-commit-comments"
},
"parameters": [
{
@@ -29340,7 +29333,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -29353,7 +29346,7 @@
"operationId": "repos/create-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#create-a-commit-comment"
},
"parameters": [
{
@@ -29442,7 +29435,7 @@
"triggersNotification": true,
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -29457,7 +29450,7 @@
"operationId": "repos/list-pull-requests-associated-with-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-pull-requests-associated-with-a-commit"
+ "url": "https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit"
},
"parameters": [
{
@@ -29504,8 +29497,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -29519,7 +29511,7 @@
"operationId": "repos/get-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-commit"
+ "url": "https://docs.github.com/rest/commits/commits#get-a-commit"
},
"parameters": [
{
@@ -29574,8 +29566,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -29792,7 +29783,7 @@
"operationId": "repos/get-combined-status-for-ref",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-combined-status-for-a-specific-reference"
+ "url": "https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference"
},
"parameters": [
{
@@ -29841,7 +29832,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -29856,7 +29847,7 @@
"operationId": "repos/list-commit-statuses-for-ref",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-statuses-for-a-reference"
+ "url": "https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference"
},
"parameters": [
{
@@ -29913,7 +29904,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -29928,7 +29919,7 @@
"operationId": "repos/get-community-profile-metrics",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
+ "url": "https://docs.github.com/rest/metrics/community#get-community-profile-metrics"
},
"parameters": [
{
@@ -29958,7 +29949,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "community"
}
}
@@ -29973,7 +29964,7 @@
"operationId": "repos/compare-commits",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#compare-two-commits"
+ "url": "https://docs.github.com/rest/commits/commits#compare-two-commits"
},
"parameters": [
{
@@ -30024,8 +30015,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -33219,7 +33209,7 @@
"operationId": "repos/list-webhooks",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-webhooks"
+ "url": "https://docs.github.com/rest/webhooks/repos#list-repository-webhooks"
},
"parameters": [
{
@@ -33266,8 +33256,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"post": {
@@ -33279,7 +33269,7 @@
"operationId": "repos/create-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#create-a-repository-webhook"
},
"parameters": [
{
@@ -33408,8 +33398,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -33423,7 +33413,7 @@
"operationId": "repos/get-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#get-a-repository-webhook"
},
"parameters": [
{
@@ -33459,8 +33449,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"patch": {
@@ -33472,7 +33462,7 @@
"operationId": "repos/update-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#update-a-repository-webhook"
},
"parameters": [
{
@@ -33595,8 +33585,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"delete": {
@@ -33608,7 +33598,7 @@
"operationId": "repos/delete-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#delete-a-repository-webhook"
},
"parameters": [
{
@@ -33632,8 +33622,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -33647,7 +33637,7 @@
"operationId": "repos/get-webhook-config-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-webhook-configuration-for-a-repository"
+ "url": "https://docs.github.com/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
},
"parameters": [
{
@@ -33680,8 +33670,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-config"
}
},
"patch": {
@@ -33693,7 +33683,7 @@
"operationId": "repos/update-webhook-config-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-webhook-configuration-for-a-repository"
+ "url": "https://docs.github.com/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
},
"parameters": [
{
@@ -33757,8 +33747,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-config"
}
}
},
@@ -33772,7 +33762,7 @@
"operationId": "repos/list-webhook-deliveries",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-deliveries-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
},
"parameters": [
{
@@ -33820,8 +33810,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -33835,7 +33825,7 @@
"operationId": "repos/get-webhook-delivery",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-delivery-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
},
"parameters": [
{
@@ -33877,8 +33867,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -33892,7 +33882,7 @@
"operationId": "repos/redeliver-webhook-delivery",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#redeliver-a-delivery-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
},
"parameters": [
{
@@ -33922,8 +33912,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -33937,7 +33927,7 @@
"operationId": "repos/ping-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#ping-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#ping-a-repository-webhook"
},
"parameters": [
{
@@ -33961,8 +33951,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -33976,7 +33966,7 @@
"operationId": "repos/test-push-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#test-the-push-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#test-the-push-repository-webhook"
},
"parameters": [
{
@@ -34000,8 +33990,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -34778,7 +34768,7 @@
"operationId": "repos/list-invitations",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-invitations"
+ "url": "https://docs.github.com/rest/collaborators/invitations#list-repository-invitations"
},
"parameters": [
{
@@ -34822,7 +34812,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -34837,7 +34827,7 @@
"operationId": "repos/update-invitation",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation"
},
"parameters": [
{
@@ -34893,7 +34883,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
},
@@ -34906,7 +34896,7 @@
"operationId": "repos/delete-invitation",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation"
},
"parameters": [
{
@@ -34927,7 +34917,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -38814,7 +38804,7 @@
"operationId": "repos/get-pages",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#get-a-github-pages-site"
},
"parameters": [
{
@@ -38847,8 +38837,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"post": {
@@ -38860,7 +38849,7 @@
"operationId": "repos/create-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#create-a-github-pages-site"
},
"parameters": [
{
@@ -38964,8 +38953,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"put": {
@@ -38977,7 +38965,7 @@
"operationId": "repos/update-information-about-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-information-about-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#update-information-about-a-github-pages-site"
},
"parameters": [
{
@@ -39109,8 +39097,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"delete": {
@@ -39122,7 +39109,7 @@
"operationId": "repos/delete-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#delete-a-github-pages-site"
},
"parameters": [
{
@@ -39146,8 +39133,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -39161,7 +39147,7 @@
"operationId": "repos/list-pages-builds",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-github-pages-builds"
+ "url": "https://docs.github.com/rest/pages#list-github-pages-builds"
},
"parameters": [
{
@@ -39205,8 +39191,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"post": {
@@ -39218,7 +39203,7 @@
"operationId": "repos/request-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#request-a-github-pages-build"
+ "url": "https://docs.github.com/rest/pages#request-a-github-pages-build"
},
"parameters": [
{
@@ -39248,8 +39233,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -39263,7 +39247,7 @@
"operationId": "repos/get-latest-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-latest-pages-build"
+ "url": "https://docs.github.com/rest/pages#get-latest-pages-build"
},
"parameters": [
{
@@ -39293,8 +39277,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -39308,7 +39291,7 @@
"operationId": "repos/get-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-github-pages-build"
+ "url": "https://docs.github.com/rest/pages#get-github-pages-build"
},
"parameters": [
{
@@ -39346,8 +39329,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -39361,7 +39343,7 @@
"operationId": "repos/create-pages-deployment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-github-pages-deployment"
+ "url": "https://docs.github.com/rest/pages#create-a-github-pages-deployment"
},
"parameters": [
{
@@ -39447,8 +39429,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -39462,7 +39443,7 @@
"operationId": "repos/get-pages-health-check",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
+ "url": "https://docs.github.com/rest/pages#get-a-dns-health-check-for-github-pages"
},
"parameters": [
{
@@ -39516,8 +39497,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -43930,7 +43910,7 @@
"operationId": "repos/get-code-frequency-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-weekly-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity"
},
"parameters": [
{
@@ -43969,7 +43949,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -43984,7 +43964,7 @@
"operationId": "repos/get-commit-activity-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-last-year-of-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity"
},
"parameters": [
{
@@ -44023,7 +44003,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -44038,7 +44018,7 @@
"operationId": "repos/get-contributors-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-all-contributor-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity"
},
"parameters": [
{
@@ -44077,7 +44057,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -44092,7 +44072,7 @@
"operationId": "repos/get-participation-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-weekly-commit-count"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count"
},
"parameters": [
{
@@ -44125,7 +44105,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -44140,7 +44120,7 @@
"operationId": "repos/get-punch-card-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-hourly-commit-count-for-each-day"
+ "url": "https://docs.github.com/rest/statistics/repos#get-the-hourly-commit-count-for-each-day"
},
"parameters": [
{
@@ -44176,7 +44156,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -44191,7 +44171,7 @@
"operationId": "repos/create-commit-status",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-commit-status"
+ "url": "https://docs.github.com/rest/commits/statuses#create-a-commit-status"
},
"parameters": [
{
@@ -44292,7 +44272,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -44986,7 +44966,7 @@
"operationId": "repos/get-clones",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-repository-clones"
},
"parameters": [
{
@@ -45022,7 +45002,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -45037,7 +45017,7 @@
"operationId": "repos/get-top-paths",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-top-referral-paths"
},
"parameters": [
{
@@ -45073,7 +45053,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -45088,7 +45068,7 @@
"operationId": "repos/get-top-referrers",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-top-referral-sources"
},
"parameters": [
{
@@ -45124,7 +45104,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -45139,7 +45119,7 @@
"operationId": "repos/get-views",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-page-views"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-page-views"
},
"parameters": [
{
@@ -45175,7 +45155,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -55447,7 +55427,7 @@
"operationId": "repos/list-invitations-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-invitations-for-the-authenticated-user"
+ "url": "https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user"
},
"parameters": [
{
@@ -55497,7 +55477,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -55512,7 +55492,7 @@
"operationId": "repos/accept-invitation-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#accept-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation"
},
"parameters": [
{
@@ -55539,7 +55519,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
},
@@ -55552,7 +55532,7 @@
"operationId": "repos/decline-invitation-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#decline-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation"
},
"parameters": [
{
@@ -55579,7 +55559,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml
index d03ddc3b7..c488c0428 100644
--- a/descriptions-next/api.github.com/api.github.com.yaml
+++ b/descriptions-next/api.github.com/api.github.com.yaml
@@ -20399,7 +20399,7 @@ paths:
operationId: repos/list-collaborators
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-collaborators
+ url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20440,8 +20440,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/collaborators/{username}":
get:
summary: Check if a user is a repository collaborator
@@ -20458,7 +20457,7 @@ paths:
operationId: repos/check-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#check-if-a-user-is-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20471,8 +20470,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
put:
summary: Add a repository collaborator
description: |-
@@ -20502,7 +20500,7 @@ paths:
operationId: repos/add-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#add-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20556,8 +20554,7 @@ paths:
triggersNotification: true
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
delete:
summary: Remove a repository collaborator
description: ''
@@ -20566,7 +20563,7 @@ paths:
operationId: repos/remove-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#remove-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20577,8 +20574,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/collaborators/{username}/permission":
get:
summary: Get repository permissions for a user
@@ -20589,7 +20585,7 @@ paths:
operationId: repos/get-collaborator-permission-level
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-repository-permissions-for-a-user
+ url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20609,8 +20605,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/comments":
get:
summary: List commit comments for a repository
@@ -20623,7 +20618,7 @@ paths:
operationId: repos/list-commit-comments-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-comments-for-a-repository
+ url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20647,7 +20642,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/comments/{comment_id}":
get:
@@ -20658,7 +20653,7 @@ paths:
operationId: repos/get-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20678,7 +20673,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
patch:
summary: Update a commit comment
@@ -20688,7 +20683,7 @@ paths:
operationId: repos/update-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20724,7 +20719,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
delete:
summary: Delete a commit comment
@@ -20734,7 +20729,7 @@ paths:
operationId: repos/delete-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20747,7 +20742,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/comments/{comment_id}/reactions":
get:
@@ -20933,7 +20928,7 @@ paths:
operationId: repos/list-commits
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commits
+ url: https://docs.github.com/rest/commits/commits#list-commits
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -20993,8 +20988,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head":
get:
summary: List branches for HEAD commit
@@ -21007,7 +21001,7 @@ paths:
operationId: repos/list-branches-for-head-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-branches-for-head-commit
+ url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21029,8 +21023,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{commit_sha}/comments":
get:
summary: List commit comments
@@ -21041,7 +21034,7 @@ paths:
operationId: repos/list-comments-for-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-comments
+ url: https://docs.github.com/rest/commits/comments#list-commit-comments
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21066,7 +21059,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
post:
summary: Create a commit comment
@@ -21079,7 +21072,7 @@ paths:
operationId: repos/create-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21136,7 +21129,7 @@ paths:
triggersNotification: true
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/commits/{commit_sha}/pulls":
get:
@@ -21150,7 +21143,7 @@ paths:
operationId: repos/list-pull-requests-associated-with-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-pull-requests-associated-with-a-commit
+ url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21175,8 +21168,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{ref}":
get:
summary: Get a commit
@@ -21222,7 +21214,7 @@ paths:
operationId: repos/get-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-commit
+ url: https://docs.github.com/rest/commits/commits#get-a-commit
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21254,8 +21246,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{ref}/check-runs":
get:
summary: List check runs for a Git reference
@@ -21405,7 +21396,7 @@ paths:
operationId: repos/get-combined-status-for-ref
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-combined-status-for-a-specific-reference
+ url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21433,7 +21424,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/commits/{ref}/statuses":
get:
@@ -21447,7 +21438,7 @@ paths:
operationId: repos/list-commit-statuses-for-ref
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-statuses-for-a-reference
+ url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21480,7 +21471,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/community/profile":
get:
@@ -21503,7 +21494,7 @@ paths:
operationId: repos/get-community-profile-metrics
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-community-profile-metrics
+ url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21520,7 +21511,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: community
"/repos/{owner}/{repo}/compare/{basehead}":
get:
@@ -21571,7 +21562,7 @@ paths:
operationId: repos/compare-commits
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#compare-two-commits
+ url: https://docs.github.com/rest/commits/commits#compare-two-commits
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -21601,8 +21592,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/contents/{path}":
get:
summary: Get repository content
@@ -24134,7 +24124,7 @@ paths:
operationId: repos/list-webhooks
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-webhooks
+ url: https://docs.github.com/rest/webhooks/repos#list-repository-webhooks
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24160,8 +24150,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
post:
summary: Create a repository webhook
description: |-
@@ -24172,7 +24162,7 @@ paths:
operationId: repos/create-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#create-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24260,8 +24250,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}":
get:
summary: Get a repository webhook
@@ -24272,7 +24262,7 @@ paths:
operationId: repos/get-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#get-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24292,8 +24282,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
patch:
summary: Update a repository webhook
description: Updates a webhook configured in a repository. If you previously
@@ -24305,7 +24295,7 @@ paths:
operationId: repos/update-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#update-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24388,8 +24378,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
delete:
summary: Delete a repository webhook
description: ''
@@ -24398,7 +24388,7 @@ paths:
operationId: repos/delete-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#delete-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24411,8 +24401,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}/config":
get:
summary: Get a webhook configuration for a repository
@@ -24425,7 +24415,7 @@ paths:
operationId: repos/get-webhook-config-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-webhook-configuration-for-a-repository
+ url: https://docs.github.com/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24443,8 +24433,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-config
patch:
summary: Update a webhook configuration for a repository
description: |-
@@ -24456,7 +24446,7 @@ paths:
operationId: repos/update-webhook-config-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-webhook-configuration-for-a-repository
+ url: https://docs.github.com/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24495,8 +24485,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-config
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries":
get:
summary: List deliveries for a repository webhook
@@ -24507,7 +24497,7 @@ paths:
operationId: repos/list-webhook-deliveries
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-deliveries-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24533,8 +24523,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}":
get:
summary: Get a delivery for a repository webhook
@@ -24544,7 +24534,7 @@ paths:
operationId: repos/get-webhook-delivery
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-delivery-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24567,8 +24557,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts":
post:
summary: Redeliver a delivery for a repository webhook
@@ -24578,7 +24568,7 @@ paths:
operationId: repos/redeliver-webhook-delivery
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#redeliver-a-delivery-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24594,8 +24584,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/pings":
post:
summary: Ping a repository webhook
@@ -24606,7 +24596,7 @@ paths:
operationId: repos/ping-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#ping-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#ping-a-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24619,8 +24609,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}/tests":
post:
summary: Test the push repository webhook
@@ -24633,7 +24623,7 @@ paths:
operationId: repos/test-push-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#test-the-push-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#test-the-push-repository-webhook
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -24646,8 +24636,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/import":
get:
summary: Get an import status
@@ -25215,7 +25205,7 @@ paths:
operationId: repos/list-invitations
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-invitations
+ url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -25239,7 +25229,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
"/repos/{owner}/{repo}/invitations/{invitation_id}":
patch:
@@ -25250,7 +25240,7 @@ paths:
operationId: repos/update-invitation
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -25286,7 +25276,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
delete:
summary: Delete a repository invitation
@@ -25296,7 +25286,7 @@ paths:
operationId: repos/delete-invitation
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -25307,7 +25297,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
"/repos/{owner}/{repo}/issues":
get:
@@ -27851,7 +27841,7 @@ paths:
operationId: repos/get-pages
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-github-pages-site
+ url: https://docs.github.com/rest/pages#get-a-github-pages-site
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -27870,8 +27860,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
post:
summary: Create a GitHub Pages site
description: Configures a GitHub Pages site. For more information, see "[About
@@ -27881,7 +27870,7 @@ paths:
operationId: repos/create-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-github-pages-site
+ url: https://docs.github.com/rest/pages#create-a-github-pages-site
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -27951,8 +27940,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
put:
summary: Update information about a GitHub Pages site
description: Updates information for a GitHub Pages site. For more information,
@@ -27962,7 +27950,7 @@ paths:
operationId: repos/update-information-about-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-information-about-a-github-pages-site
+ url: https://docs.github.com/rest/pages#update-information-about-a-github-pages-site
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28059,8 +28047,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
delete:
summary: Delete a GitHub Pages site
description: ''
@@ -28069,7 +28056,7 @@ paths:
operationId: repos/delete-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-github-pages-site
+ url: https://docs.github.com/rest/pages#delete-a-github-pages-site
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28083,8 +28070,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds":
get:
summary: List GitHub Pages builds
@@ -28094,7 +28080,7 @@ paths:
operationId: repos/list-pages-builds
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-github-pages-builds
+ url: https://docs.github.com/rest/pages#list-github-pages-builds
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28118,8 +28104,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
post:
summary: Request a GitHub Pages build
description: |-
@@ -28131,7 +28116,7 @@ paths:
operationId: repos/request-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#request-a-github-pages-build
+ url: https://docs.github.com/rest/pages#request-a-github-pages-build
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28148,8 +28133,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds/latest":
get:
summary: Get latest Pages build
@@ -28159,7 +28143,7 @@ paths:
operationId: repos/get-latest-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-latest-pages-build
+ url: https://docs.github.com/rest/pages#get-latest-pages-build
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28176,8 +28160,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds/{build_id}":
get:
summary: Get GitHub Pages build
@@ -28187,7 +28170,7 @@ paths:
operationId: repos/get-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-github-pages-build
+ url: https://docs.github.com/rest/pages#get-github-pages-build
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28209,8 +28192,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/deployment":
post:
summary: Create a GitHub Pages deployment
@@ -28223,7 +28205,7 @@ paths:
operationId: repos/create-pages-deployment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-github-pages-deployment
+ url: https://docs.github.com/rest/pages#create-a-github-pages-deployment
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28283,8 +28265,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/health":
get:
summary: Get a DNS health check for GitHub Pages
@@ -28299,7 +28280,7 @@ paths:
operationId: repos/get-pages-health-check
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages
+ url: https://docs.github.com/rest/pages#get-a-dns-health-check-for-github-pages
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -28331,8 +28312,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/projects":
get:
summary: List repository projects
@@ -31364,7 +31344,7 @@ paths:
operationId: repos/get-code-frequency-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-weekly-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31388,7 +31368,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/commit_activity":
get:
@@ -31400,7 +31380,7 @@ paths:
operationId: repos/get-commit-activity-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-last-year-of-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31423,7 +31403,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/contributors":
get:
@@ -31441,7 +31421,7 @@ paths:
operationId: repos/get-contributors-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-all-contributor-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31464,7 +31444,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/participation":
get:
@@ -31478,7 +31458,7 @@ paths:
operationId: repos/get-participation-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-weekly-commit-count
+ url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31497,7 +31477,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/punch_card":
get:
@@ -31515,7 +31495,7 @@ paths:
operationId: repos/get-punch-card-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-hourly-commit-count-for-each-day
+ url: https://docs.github.com/rest/statistics/repos#get-the-hourly-commit-count-for-each-day
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31538,7 +31518,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/statuses/{sha}":
post:
@@ -31552,7 +31532,7 @@ paths:
operationId: repos/create-commit-status
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-commit-status
+ url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -31624,7 +31604,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/subscribers":
get:
@@ -32080,7 +32060,7 @@ paths:
operationId: repos/get-clones
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-repository-clones
+ url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -32100,7 +32080,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/popular/paths":
get:
@@ -32111,7 +32091,7 @@ paths:
operationId: repos/get-top-paths
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-top-referral-paths
+ url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -32132,7 +32112,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/popular/referrers":
get:
@@ -32143,7 +32123,7 @@ paths:
operationId: repos/get-top-referrers
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-top-referral-sources
+ url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -32164,7 +32144,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/views":
get:
@@ -32177,7 +32157,7 @@ paths:
operationId: repos/get-views
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-page-views
+ url: https://docs.github.com/rest/metrics/traffic#get-page-views
parameters:
- "$ref": "#/components/parameters/owner"
- "$ref": "#/components/parameters/repo"
@@ -32197,7 +32177,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/transfer":
post:
@@ -39792,7 +39772,7 @@ paths:
operationId: repos/list-invitations-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-invitations-for-the-authenticated-user
+ url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
parameters:
- "$ref": "#/components/parameters/per-page"
- "$ref": "#/components/parameters/page"
@@ -39822,7 +39802,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
"/user/repository_invitations/{invitation_id}":
patch:
@@ -39833,7 +39813,7 @@ paths:
operationId: repos/accept-invitation-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#accept-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
parameters:
- "$ref": "#/components/parameters/invitation-id"
responses:
@@ -39850,7 +39830,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
delete:
summary: Decline a repository invitation
@@ -39860,7 +39840,7 @@ paths:
operationId: repos/decline-invitation-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#decline-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
parameters:
- "$ref": "#/components/parameters/invitation-id"
responses:
@@ -39877,7 +39857,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
"/user/starred":
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 7233e5966..423b6e284 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
@@ -249574,7 +249574,7 @@
"operationId": "repos/list-collaborators",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-collaborators"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators"
},
"parameters": [
{
@@ -249899,8 +249899,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -249914,7 +249913,7 @@
"operationId": "repos/check-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#check-if-a-user-is-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator"
},
"parameters": [
{
@@ -249956,8 +249955,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
},
"put": {
@@ -249969,7 +249967,7 @@
"operationId": "repos/add-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#add-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator"
},
"parameters": [
{
@@ -252797,8 +252795,7 @@
"triggersNotification": true,
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
},
"delete": {
@@ -252810,7 +252807,7 @@
"operationId": "repos/remove-collaborator",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#remove-a-repository-collaborator"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator"
},
"parameters": [
{
@@ -252849,8 +252846,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -252864,7 +252860,7 @@
"operationId": "repos/get-collaborator-permission-level",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-repository-permissions-for-a-user"
+ "url": "https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user"
},
"parameters": [
{
@@ -253176,8 +253172,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "collaborators"
+ "category": "collaborators"
}
}
},
@@ -253191,7 +253186,7 @@
"operationId": "repos/list-commit-comments-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-comments-for-a-repository"
+ "url": "https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository"
},
"parameters": [
{
@@ -253597,7 +253592,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -253612,7 +253607,7 @@
"operationId": "repos/get-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#get-a-commit-comment"
},
"parameters": [
{
@@ -254022,7 +254017,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -254035,7 +254030,7 @@
"operationId": "repos/update-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#update-a-commit-comment"
},
"parameters": [
{
@@ -254471,7 +254466,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -254484,7 +254479,7 @@
"operationId": "repos/delete-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#delete-a-commit-comment"
},
"parameters": [
{
@@ -254549,7 +254544,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -255679,7 +255674,7 @@
"operationId": "repos/list-commits",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commits"
+ "url": "https://docs.github.com/rest/commits/commits#list-commits"
},
"parameters": [
{
@@ -256699,8 +256694,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -256714,7 +256708,7 @@
"operationId": "repos/list-branches-for-head-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-branches-for-head-commit"
+ "url": "https://docs.github.com/rest/commits/commits#list-branches-for-head-commit"
},
"parameters": [
{
@@ -256883,8 +256877,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -256898,7 +256891,7 @@
"operationId": "repos/list-comments-for-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-comments"
+ "url": "https://docs.github.com/rest/commits/comments#list-commit-comments"
},
"parameters": [
{
@@ -257314,7 +257307,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
},
@@ -257327,7 +257320,7 @@
"operationId": "repos/create-commit-comment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-commit-comment"
+ "url": "https://docs.github.com/rest/commits/comments#create-a-commit-comment"
},
"parameters": [
{
@@ -257863,7 +257856,7 @@
"triggersNotification": true,
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "comments"
}
}
@@ -257878,7 +257871,7 @@
"operationId": "repos/list-pull-requests-associated-with-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-pull-requests-associated-with-a-commit"
+ "url": "https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit"
},
"parameters": [
{
@@ -263390,8 +263383,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -263405,7 +263397,7 @@
"operationId": "repos/get-commit",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-commit"
+ "url": "https://docs.github.com/rest/commits/commits#get-a-commit"
},
"parameters": [
{
@@ -264373,8 +264365,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -268756,7 +268747,7 @@
"operationId": "repos/get-combined-status-for-ref",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-combined-status-for-a-specific-reference"
+ "url": "https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference"
},
"parameters": [
{
@@ -271179,7 +271170,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -271194,7 +271185,7 @@
"operationId": "repos/list-commit-statuses-for-ref",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-commit-statuses-for-a-reference"
+ "url": "https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference"
},
"parameters": [
{
@@ -271558,7 +271549,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -271573,7 +271564,7 @@
"operationId": "repos/get-community-profile-metrics",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-community-profile-metrics"
+ "url": "https://docs.github.com/rest/metrics/community#get-community-profile-metrics"
},
"parameters": [
{
@@ -271958,7 +271949,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "community"
}
}
@@ -271973,7 +271964,7 @@
"operationId": "repos/compare-commits",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#compare-two-commits"
+ "url": "https://docs.github.com/rest/commits/commits#compare-two-commits"
},
"parameters": [
{
@@ -274579,8 +274570,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "commits"
+ "category": "commits"
}
}
},
@@ -301354,7 +301344,7 @@
"operationId": "repos/list-webhooks",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-webhooks"
+ "url": "https://docs.github.com/rest/webhooks/repos#list-repository-webhooks"
},
"parameters": [
{
@@ -301679,8 +301669,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"post": {
@@ -301692,7 +301682,7 @@
"operationId": "repos/create-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#create-a-repository-webhook"
},
"parameters": [
{
@@ -302201,8 +302191,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -302216,7 +302206,7 @@
"operationId": "repos/get-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#get-a-repository-webhook"
},
"parameters": [
{
@@ -302519,8 +302509,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"patch": {
@@ -302532,7 +302522,7 @@
"operationId": "repos/update-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#update-a-repository-webhook"
},
"parameters": [
{
@@ -303018,8 +303008,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
},
"delete": {
@@ -303031,7 +303021,7 @@
"operationId": "repos/delete-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#delete-a-repository-webhook"
},
"parameters": [
{
@@ -303096,8 +303086,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -303111,7 +303101,7 @@
"operationId": "repos/get-webhook-config-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-webhook-configuration-for-a-repository"
+ "url": "https://docs.github.com/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
},
"parameters": [
{
@@ -303207,8 +303197,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-config"
}
},
"patch": {
@@ -303220,7 +303210,7 @@
"operationId": "repos/update-webhook-config-for-repo",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-webhook-configuration-for-a-repository"
+ "url": "https://docs.github.com/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
},
"parameters": [
{
@@ -303371,8 +303361,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-config"
}
}
},
@@ -303386,7 +303376,7 @@
"operationId": "repos/list-webhook-deliveries",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-deliveries-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
},
"parameters": [
{
@@ -303732,8 +303722,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -303747,7 +303737,7 @@
"operationId": "repos/get-webhook-delivery",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-delivery-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
},
"parameters": [
{
@@ -304154,8 +304144,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -304169,7 +304159,7 @@
"operationId": "repos/redeliver-webhook-delivery",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#redeliver-a-delivery-for-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
},
"parameters": [
{
@@ -304366,8 +304356,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repo-deliveries"
}
}
},
@@ -304381,7 +304371,7 @@
"operationId": "repos/ping-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#ping-a-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#ping-a-repository-webhook"
},
"parameters": [
{
@@ -304446,8 +304436,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -304461,7 +304451,7 @@
"operationId": "repos/test-push-webhook",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#test-the-push-repository-webhook"
+ "url": "https://docs.github.com/rest/webhooks/repos#test-the-push-repository-webhook"
},
"parameters": [
{
@@ -304526,8 +304516,8 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "webhooks"
+ "category": "webhooks",
+ "subcategory": "repos"
}
}
},
@@ -307589,7 +307579,7 @@
"operationId": "repos/list-invitations",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-invitations"
+ "url": "https://docs.github.com/rest/collaborators/invitations#list-repository-invitations"
},
"parameters": [
{
@@ -310302,7 +310292,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -310317,7 +310307,7 @@
"operationId": "repos/update-invitation",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation"
},
"parameters": [
{
@@ -313032,7 +313022,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
},
@@ -313045,7 +313035,7 @@
"operationId": "repos/delete-invitation",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation"
},
"parameters": [
{
@@ -313084,7 +313074,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -384802,7 +384792,7 @@
"operationId": "repos/get-pages",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#get-a-github-pages-site"
},
"parameters": [
{
@@ -385072,8 +385062,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"post": {
@@ -385085,7 +385074,7 @@
"operationId": "repos/create-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#create-a-github-pages-site"
},
"parameters": [
{
@@ -385498,8 +385487,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"put": {
@@ -385511,7 +385499,7 @@
"operationId": "repos/update-information-about-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#update-information-about-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#update-information-about-a-github-pages-site"
},
"parameters": [
{
@@ -385792,8 +385780,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"delete": {
@@ -385805,7 +385792,7 @@
"operationId": "repos/delete-pages-site",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#delete-a-github-pages-site"
+ "url": "https://docs.github.com/rest/pages#delete-a-github-pages-site"
},
"parameters": [
{
@@ -385936,8 +385923,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -385951,7 +385937,7 @@
"operationId": "repos/list-pages-builds",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-github-pages-builds"
+ "url": "https://docs.github.com/rest/pages#list-github-pages-builds"
},
"parameters": [
{
@@ -386271,8 +386257,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
},
"post": {
@@ -386284,7 +386269,7 @@
"operationId": "repos/request-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#request-a-github-pages-build"
+ "url": "https://docs.github.com/rest/pages#request-a-github-pages-build"
},
"parameters": [
{
@@ -386350,8 +386335,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -386365,7 +386349,7 @@
"operationId": "repos/get-latest-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-latest-pages-build"
+ "url": "https://docs.github.com/rest/pages#get-latest-pages-build"
},
"parameters": [
{
@@ -386654,8 +386638,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -386669,7 +386652,7 @@
"operationId": "repos/get-pages-build",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-github-pages-build"
+ "url": "https://docs.github.com/rest/pages#get-github-pages-build"
},
"parameters": [
{
@@ -386966,8 +386949,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -386981,7 +386963,7 @@
"operationId": "repos/create-pages-deployment",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-github-pages-deployment"
+ "url": "https://docs.github.com/rest/pages#create-a-github-pages-deployment"
},
"parameters": [
{
@@ -387274,8 +387256,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -387289,7 +387270,7 @@
"operationId": "repos/get-pages-health-check",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages"
+ "url": "https://docs.github.com/rest/pages#get-a-dns-health-check-for-github-pages"
},
"parameters": [
{
@@ -387737,8 +387718,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
- "subcategory": "pages"
+ "category": "pages"
}
}
},
@@ -445768,7 +445748,7 @@
"operationId": "repos/get-code-frequency-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-weekly-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity"
},
"parameters": [
{
@@ -445837,7 +445817,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -445852,7 +445832,7 @@
"operationId": "repos/get-commit-activity-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-last-year-of-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity"
},
"parameters": [
{
@@ -445960,7 +445940,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -445975,7 +445955,7 @@
"operationId": "repos/get-contributors-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-all-contributor-commit-activity"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity"
},
"parameters": [
{
@@ -446276,7 +446256,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -446291,7 +446271,7 @@
"operationId": "repos/get-participation-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-weekly-commit-count"
+ "url": "https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count"
},
"parameters": [
{
@@ -446487,7 +446467,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -446502,7 +446482,7 @@
"operationId": "repos/get-punch-card-stats",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-the-hourly-commit-count-for-each-day"
+ "url": "https://docs.github.com/rest/statistics/repos#get-the-hourly-commit-count-for-each-day"
},
"parameters": [
{
@@ -446571,7 +446551,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "statistics"
}
}
@@ -446586,7 +446566,7 @@
"operationId": "repos/create-commit-status",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#create-a-commit-status"
+ "url": "https://docs.github.com/rest/commits/statuses#create-a-commit-status"
},
"parameters": [
{
@@ -446954,7 +446934,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "commits",
"subcategory": "statuses"
}
}
@@ -448776,7 +448756,7 @@
"operationId": "repos/get-clones",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-repository-clones"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-repository-clones"
},
"parameters": [
{
@@ -448984,7 +448964,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -448999,7 +448979,7 @@
"operationId": "repos/get-top-paths",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-paths"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-top-referral-paths"
},
"parameters": [
{
@@ -449165,7 +449145,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -449180,7 +449160,7 @@
"operationId": "repos/get-top-referrers",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-top-referral-sources"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-top-referral-sources"
},
"parameters": [
{
@@ -449299,7 +449279,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -449314,7 +449294,7 @@
"operationId": "repos/get-views",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#get-page-views"
+ "url": "https://docs.github.com/rest/metrics/traffic#get-page-views"
},
"parameters": [
{
@@ -449522,7 +449502,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": true,
- "category": "repos",
+ "category": "metrics",
"subcategory": "traffic"
}
}
@@ -550177,7 +550157,7 @@
"operationId": "repos/list-invitations-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#list-repository-invitations-for-the-authenticated-user"
+ "url": "https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user"
},
"parameters": [
{
@@ -552953,7 +552933,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
@@ -552968,7 +552948,7 @@
"operationId": "repos/accept-invitation-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#accept-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation"
},
"parameters": [
{
@@ -553070,7 +553050,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
},
@@ -553083,7 +553063,7 @@
"operationId": "repos/decline-invitation-for-authenticated-user",
"externalDocs": {
"description": "API method documentation",
- "url": "https://docs.github.com/rest/reference/repos#decline-a-repository-invitation"
+ "url": "https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation"
},
"parameters": [
{
@@ -553185,7 +553165,7 @@
"x-github": {
"githubCloudOnly": false,
"enabledForGitHubApps": false,
- "category": "repos",
+ "category": "collaborators",
"subcategory": "invitations"
}
}
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 c90295b19..7e82b786e 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
@@ -43148,7 +43148,7 @@ paths:
operationId: repos/list-collaborators
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-collaborators
+ url: https://docs.github.com/rest/collaborators/collaborators#list-repository-collaborators
parameters:
- *203
- *204
@@ -43344,8 +43344,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/collaborators/{username}":
get:
summary: Check if a user is a repository collaborator
@@ -43362,7 +43361,7 @@ paths:
operationId: repos/check-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#check-if-a-user-is-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#check-if-a-user-is-a-repository-collaborator
parameters:
- *203
- *204
@@ -43375,8 +43374,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
put:
summary: Add a repository collaborator
description: |-
@@ -43406,7 +43404,7 @@ paths:
operationId: repos/add-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#add-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#add-a-repository-collaborator
parameters:
- *203
- *204
@@ -43627,8 +43625,7 @@ paths:
triggersNotification: true
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
delete:
summary: Remove a repository collaborator
description: ''
@@ -43637,7 +43634,7 @@ paths:
operationId: repos/remove-collaborator
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#remove-a-repository-collaborator
+ url: https://docs.github.com/rest/collaborators/collaborators#remove-a-repository-collaborator
parameters:
- *203
- *204
@@ -43648,8 +43645,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/collaborators/{username}/permission":
get:
summary: Get repository permissions for a user
@@ -43660,7 +43656,7 @@ paths:
operationId: repos/get-collaborator-permission-level
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-repository-permissions-for-a-user
+ url: https://docs.github.com/rest/collaborators/collaborators#get-repository-permissions-for-a-user
parameters:
- *203
- *204
@@ -43717,8 +43713,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: collaborators
+ category: collaborators
"/repos/{owner}/{repo}/comments":
get:
summary: List commit comments for a repository
@@ -43731,7 +43726,7 @@ paths:
operationId: repos/list-commit-comments-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-comments-for-a-repository
+ url: https://docs.github.com/rest/commits/comments#list-commit-comments-for-a-repository
parameters:
- *203
- *204
@@ -43840,7 +43835,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/comments/{comment_id}":
get:
@@ -43851,7 +43846,7 @@ paths:
operationId: repos/get-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#get-a-commit-comment
parameters:
- *203
- *204
@@ -43900,7 +43895,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
patch:
summary: Update a commit comment
@@ -43910,7 +43905,7 @@ paths:
operationId: repos/update-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#update-a-commit-comment
parameters:
- *203
- *204
@@ -43975,7 +43970,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
delete:
summary: Delete a commit comment
@@ -43985,7 +43980,7 @@ paths:
operationId: repos/delete-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#delete-a-commit-comment
parameters:
- *203
- *204
@@ -43997,7 +43992,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/comments/{comment_id}/reactions":
get:
@@ -44174,7 +44169,7 @@ paths:
operationId: repos/list-commits
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commits
+ url: https://docs.github.com/rest/commits/commits#list-commits
parameters:
- *203
- *204
@@ -44294,8 +44289,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{commit_sha}/branches-where-head":
get:
summary: List branches for HEAD commit
@@ -44308,7 +44302,7 @@ paths:
operationId: repos/list-branches-for-head-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-branches-for-head-commit
+ url: https://docs.github.com/rest/commits/commits#list-branches-for-head-commit
parameters:
- *203
- *204
@@ -44362,8 +44356,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{commit_sha}/comments":
get:
summary: List commit comments
@@ -44374,7 +44367,7 @@ paths:
operationId: repos/list-comments-for-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-comments
+ url: https://docs.github.com/rest/commits/comments#list-commit-comments
parameters:
- *203
- *204
@@ -44396,7 +44389,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
post:
summary: Create a commit comment
@@ -44409,7 +44402,7 @@ paths:
operationId: repos/create-commit-comment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-commit-comment
+ url: https://docs.github.com/rest/commits/comments#create-a-commit-comment
parameters:
- *203
- *204
@@ -44462,7 +44455,7 @@ paths:
triggersNotification: true
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: comments
"/repos/{owner}/{repo}/commits/{commit_sha}/pulls":
get:
@@ -44476,7 +44469,7 @@ paths:
operationId: repos/list-pull-requests-associated-with-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-pull-requests-associated-with-a-commit
+ url: https://docs.github.com/rest/commits/commits#list-pull-requests-associated-with-a-commit
parameters:
- *203
- *204
@@ -45281,8 +45274,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{ref}":
get:
summary: Get a commit
@@ -45328,7 +45320,7 @@ paths:
operationId: repos/get-commit
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-commit
+ url: https://docs.github.com/rest/commits/commits#get-a-commit
parameters:
- *203
- *204
@@ -45437,8 +45429,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/commits/{ref}/check-runs":
get:
summary: List check runs for a Git reference
@@ -45753,7 +45744,7 @@ paths:
operationId: repos/get-combined-status-for-ref
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-combined-status-for-a-specific-reference
+ url: https://docs.github.com/rest/commits/statuses#get-the-combined-status-for-a-specific-reference
parameters:
- *203
- *204
@@ -45949,7 +45940,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/commits/{ref}/statuses":
get:
@@ -45963,7 +45954,7 @@ paths:
operationId: repos/list-commit-statuses-for-ref
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-commit-statuses-for-a-reference
+ url: https://docs.github.com/rest/commits/statuses#list-commit-statuses-for-a-reference
parameters:
- *203
- *204
@@ -46068,7 +46059,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/community/profile":
get:
@@ -46091,7 +46082,7 @@ paths:
operationId: repos/get-community-profile-metrics
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-community-profile-metrics
+ url: https://docs.github.com/rest/metrics/community#get-community-profile-metrics
parameters:
- *203
- *204
@@ -46228,7 +46219,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: community
"/repos/{owner}/{repo}/compare/{basehead}":
get:
@@ -46279,7 +46270,7 @@ paths:
operationId: repos/compare-commits
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#compare-two-commits
+ url: https://docs.github.com/rest/commits/commits#compare-two-commits
parameters:
- *203
- *204
@@ -46599,8 +46590,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: commits
+ category: commits
"/repos/{owner}/{repo}/contents/{path}":
get:
summary: Get repository content
@@ -51314,7 +51304,7 @@ paths:
operationId: repos/list-webhooks
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-webhooks
+ url: https://docs.github.com/rest/webhooks/repos#list-repository-webhooks
parameters:
- *203
- *204
@@ -51483,8 +51473,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
post:
summary: Create a repository webhook
description: |-
@@ -51495,7 +51485,7 @@ paths:
operationId: repos/create-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#create-a-repository-webhook
parameters:
- *203
- *204
@@ -51596,8 +51586,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}":
get:
summary: Get a repository webhook
@@ -51608,7 +51598,7 @@ paths:
operationId: repos/get-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#get-a-repository-webhook
parameters:
- *203
- *204
@@ -51625,8 +51615,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
patch:
summary: Update a repository webhook
description: Updates a webhook configured in a repository. If you previously
@@ -51638,7 +51628,7 @@ paths:
operationId: repos/update-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#update-a-repository-webhook
parameters:
- *203
- *204
@@ -51713,8 +51703,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
delete:
summary: Delete a repository webhook
description: ''
@@ -51723,7 +51713,7 @@ paths:
operationId: repos/delete-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#delete-a-repository-webhook
parameters:
- *203
- *204
@@ -51735,8 +51725,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}/config":
get:
summary: Get a webhook configuration for a repository
@@ -51749,7 +51739,7 @@ paths:
operationId: repos/get-webhook-config-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-webhook-configuration-for-a-repository
+ url: https://docs.github.com/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository
parameters:
- *203
- *204
@@ -51765,8 +51755,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-config
patch:
summary: Update a webhook configuration for a repository
description: |-
@@ -51778,7 +51768,7 @@ paths:
operationId: repos/update-webhook-config-for-repo
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-webhook-configuration-for-a-repository
+ url: https://docs.github.com/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository
parameters:
- *203
- *204
@@ -51811,8 +51801,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-config
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries":
get:
summary: List deliveries for a repository webhook
@@ -51823,7 +51813,7 @@ paths:
operationId: repos/list-webhook-deliveries
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-deliveries-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook
parameters:
- *203
- *204
@@ -51845,8 +51835,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}":
get:
summary: Get a delivery for a repository webhook
@@ -51856,7 +51846,7 @@ paths:
operationId: repos/get-webhook-delivery
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-delivery-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook
parameters:
- *203
- *204
@@ -51875,8 +51865,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/deliveries/{delivery_id}/attempts":
post:
summary: Redeliver a delivery for a repository webhook
@@ -51886,7 +51876,7 @@ paths:
operationId: repos/redeliver-webhook-delivery
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#redeliver-a-delivery-for-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook
parameters:
- *203
- *204
@@ -51899,8 +51889,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repo-deliveries
"/repos/{owner}/{repo}/hooks/{hook_id}/pings":
post:
summary: Ping a repository webhook
@@ -51911,7 +51901,7 @@ paths:
operationId: repos/ping-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#ping-a-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#ping-a-repository-webhook
parameters:
- *203
- *204
@@ -51923,8 +51913,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/hooks/{hook_id}/tests":
post:
summary: Test the push repository webhook
@@ -51937,7 +51927,7 @@ paths:
operationId: repos/test-push-webhook
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#test-the-push-repository-webhook
+ url: https://docs.github.com/rest/webhooks/repos#test-the-push-repository-webhook
parameters:
- *203
- *204
@@ -51949,8 +51939,8 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: webhooks
+ category: webhooks
+ subcategory: repos
"/repos/{owner}/{repo}/import":
get:
summary: Get an import status
@@ -52762,7 +52752,7 @@ paths:
operationId: repos/list-invitations
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-invitations
+ url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations
parameters:
- *203
- *204
@@ -52895,7 +52885,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
"/repos/{owner}/{repo}/invitations/{invitation_id}":
patch:
@@ -52906,7 +52896,7 @@ paths:
operationId: repos/update-invitation
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#update-a-repository-invitation
parameters:
- *203
- *204
@@ -53053,7 +53043,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
delete:
summary: Delete a repository invitation
@@ -53063,7 +53053,7 @@ paths:
operationId: repos/delete-invitation
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#delete-a-repository-invitation
parameters:
- *203
- *204
@@ -53074,7 +53064,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: collaborators
subcategory: invitations
"/repos/{owner}/{repo}/issues":
get:
@@ -58280,7 +58270,7 @@ paths:
operationId: repos/get-pages
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-github-pages-site
+ url: https://docs.github.com/rest/pages#get-a-github-pages-site
parameters:
- *203
- *204
@@ -58455,8 +58445,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
post:
summary: Create a GitHub Pages site
description: Configures a GitHub Pages site. For more information, see "[About
@@ -58466,7 +58455,7 @@ paths:
operationId: repos/create-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-github-pages-site
+ url: https://docs.github.com/rest/pages#create-a-github-pages-site
parameters:
- *203
- *204
@@ -58532,8 +58521,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
put:
summary: Update information about a GitHub Pages site
description: Updates information for a GitHub Pages site. For more information,
@@ -58543,7 +58531,7 @@ paths:
operationId: repos/update-information-about-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#update-information-about-a-github-pages-site
+ url: https://docs.github.com/rest/pages#update-information-about-a-github-pages-site
parameters:
- *203
- *204
@@ -58638,8 +58626,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
delete:
summary: Delete a GitHub Pages site
description: ''
@@ -58648,7 +58635,7 @@ paths:
operationId: repos/delete-pages-site
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#delete-a-github-pages-site
+ url: https://docs.github.com/rest/pages#delete-a-github-pages-site
parameters:
- *203
- *204
@@ -58660,8 +58647,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds":
get:
summary: List GitHub Pages builds
@@ -58671,7 +58657,7 @@ paths:
operationId: repos/list-pages-builds
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-github-pages-builds
+ url: https://docs.github.com/rest/pages#list-github-pages-builds
parameters:
- *203
- *204
@@ -58761,8 +58747,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
post:
summary: Request a GitHub Pages build
description: |-
@@ -58774,7 +58759,7 @@ paths:
operationId: repos/request-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#request-a-github-pages-build
+ url: https://docs.github.com/rest/pages#request-a-github-pages-build
parameters:
- *203
- *204
@@ -58808,8 +58793,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds/latest":
get:
summary: Get latest Pages build
@@ -58819,7 +58803,7 @@ paths:
operationId: repos/get-latest-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-latest-pages-build
+ url: https://docs.github.com/rest/pages#get-latest-pages-build
parameters:
- *203
- *204
@@ -58862,8 +58846,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/builds/{build_id}":
get:
summary: Get GitHub Pages build
@@ -58873,7 +58856,7 @@ paths:
operationId: repos/get-pages-build
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-github-pages-build
+ url: https://docs.github.com/rest/pages#get-github-pages-build
parameters:
- *203
- *204
@@ -58893,8 +58876,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/deployment":
post:
summary: Create a GitHub Pages deployment
@@ -58907,7 +58889,7 @@ paths:
operationId: repos/create-pages-deployment
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-github-pages-deployment
+ url: https://docs.github.com/rest/pages#create-a-github-pages-deployment
parameters:
- *203
- *204
@@ -58990,8 +58972,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/pages/health":
get:
summary: Get a DNS health check for GitHub Pages
@@ -59006,7 +58987,7 @@ paths:
operationId: repos/get-pages-health-check
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-a-dns-health-check-for-github-pages
+ url: https://docs.github.com/rest/pages#get-a-dns-health-check-for-github-pages
parameters:
- *203
- *204
@@ -59289,8 +59270,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
- subcategory: pages
+ category: pages
"/repos/{owner}/{repo}/projects":
get:
summary: List repository projects
@@ -66371,7 +66351,7 @@ paths:
operationId: repos/get-code-frequency-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-weekly-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-activity
parameters:
- *203
- *204
@@ -66401,7 +66381,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/commit_activity":
get:
@@ -66413,7 +66393,7 @@ paths:
operationId: repos/get-commit-activity-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-last-year-of-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-the-last-year-of-commit-activity
parameters:
- *203
- *204
@@ -66471,7 +66451,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/contributors":
get:
@@ -66489,7 +66469,7 @@ paths:
operationId: repos/get-contributors-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-all-contributor-commit-activity
+ url: https://docs.github.com/rest/metrics/statistics#get-all-contributor-commit-activity
parameters:
- *203
- *204
@@ -66568,7 +66548,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/participation":
get:
@@ -66582,7 +66562,7 @@ paths:
operationId: repos/get-participation-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-weekly-commit-count
+ url: https://docs.github.com/rest/metrics/statistics#get-the-weekly-commit-count
parameters:
- *203
- *204
@@ -66719,7 +66699,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/stats/punch_card":
get:
@@ -66737,7 +66717,7 @@ paths:
operationId: repos/get-punch-card-stats
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-the-hourly-commit-count-for-each-day
+ url: https://docs.github.com/rest/statistics/repos#get-the-hourly-commit-count-for-each-day
parameters:
- *203
- *204
@@ -66767,7 +66747,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: statistics
"/repos/{owner}/{repo}/statuses/{sha}":
post:
@@ -66781,7 +66761,7 @@ paths:
operationId: repos/create-commit-status
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#create-a-commit-status
+ url: https://docs.github.com/rest/commits/statuses#create-a-commit-status
parameters:
- *203
- *204
@@ -66881,7 +66861,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: commits
subcategory: statuses
"/repos/{owner}/{repo}/subscribers":
get:
@@ -67458,7 +67438,7 @@ paths:
operationId: repos/get-clones
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-repository-clones
+ url: https://docs.github.com/rest/metrics/traffic#get-repository-clones
parameters:
- *203
- *204
@@ -67568,7 +67548,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/popular/paths":
get:
@@ -67579,7 +67559,7 @@ paths:
operationId: repos/get-top-paths
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-top-referral-paths
+ url: https://docs.github.com/rest/metrics/traffic#get-top-referral-paths
parameters:
- *203
- *204
@@ -67663,7 +67643,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/popular/referrers":
get:
@@ -67674,7 +67654,7 @@ paths:
operationId: repos/get-top-referrers
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-top-referral-sources
+ url: https://docs.github.com/rest/metrics/traffic#get-top-referral-sources
parameters:
- *203
- *204
@@ -67725,7 +67705,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/traffic/views":
get:
@@ -67738,7 +67718,7 @@ paths:
operationId: repos/get-views
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#get-page-views
+ url: https://docs.github.com/rest/metrics/traffic#get-page-views
parameters:
- *203
- *204
@@ -67823,7 +67803,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: true
- category: repos
+ category: metrics
subcategory: traffic
"/repos/{owner}/{repo}/transfer":
post:
@@ -79613,7 +79593,7 @@ paths:
operationId: repos/list-invitations-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#list-repository-invitations-for-the-authenticated-user
+ url: https://docs.github.com/rest/collaborators/invitations#list-repository-invitations-for-the-authenticated-user
parameters:
- *12
- *30
@@ -79636,7 +79616,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
"/user/repository_invitations/{invitation_id}":
patch:
@@ -79647,7 +79627,7 @@ paths:
operationId: repos/accept-invitation-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#accept-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#accept-a-repository-invitation
parameters:
- *148
responses:
@@ -79660,7 +79640,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
delete:
summary: Decline a repository invitation
@@ -79670,7 +79650,7 @@ paths:
operationId: repos/decline-invitation-for-authenticated-user
externalDocs:
description: API method documentation
- url: https://docs.github.com/rest/reference/repos#decline-a-repository-invitation
+ url: https://docs.github.com/rest/collaborators/invitations#decline-a-repository-invitation
parameters:
- *148
responses:
@@ -79683,7 +79663,7 @@ paths:
x-github:
githubCloudOnly: false
enabledForGitHubApps: false
- category: repos
+ category: collaborators
subcategory: invitations
"/user/starred":
get: