@octokit/openapi 13.1.0 → 13.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "13.1.0",
4
+ "version": "13.2.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -38655,7 +38655,7 @@
38655
38655
  "operationId": "repos/list-webhooks",
38656
38656
  "externalDocs": {
38657
38657
  "description": "API method documentation",
38658
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#list-repository-webhooks"
38658
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#list-repository-webhooks"
38659
38659
  },
38660
38660
  "parameters": [
38661
38661
  {
@@ -38702,8 +38702,8 @@
38702
38702
  "x-github": {
38703
38703
  "githubCloudOnly": false,
38704
38704
  "enabledForGitHubApps": true,
38705
- "category": "webhooks",
38706
- "subcategory": "repos"
38705
+ "category": "repos",
38706
+ "subcategory": "webhooks"
38707
38707
  },
38708
38708
  "x-octokit": {}
38709
38709
  },
@@ -38716,7 +38716,7 @@
38716
38716
  "operationId": "repos/create-webhook",
38717
38717
  "externalDocs": {
38718
38718
  "description": "API method documentation",
38719
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#create-a-repository-webhook"
38719
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#create-a-repository-webhook"
38720
38720
  },
38721
38721
  "parameters": [
38722
38722
  {
@@ -38839,8 +38839,8 @@
38839
38839
  "x-github": {
38840
38840
  "githubCloudOnly": false,
38841
38841
  "enabledForGitHubApps": true,
38842
- "category": "webhooks",
38843
- "subcategory": "repos"
38842
+ "category": "repos",
38843
+ "subcategory": "webhooks"
38844
38844
  },
38845
38845
  "x-octokit": {}
38846
38846
  }
@@ -38855,7 +38855,7 @@
38855
38855
  "operationId": "repos/get-webhook",
38856
38856
  "externalDocs": {
38857
38857
  "description": "API method documentation",
38858
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#get-a-repository-webhook"
38858
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-repository-webhook"
38859
38859
  },
38860
38860
  "parameters": [
38861
38861
  {
@@ -38891,8 +38891,8 @@
38891
38891
  "x-github": {
38892
38892
  "githubCloudOnly": false,
38893
38893
  "enabledForGitHubApps": true,
38894
- "category": "webhooks",
38895
- "subcategory": "repos"
38894
+ "category": "repos",
38895
+ "subcategory": "webhooks"
38896
38896
  },
38897
38897
  "x-octokit": {}
38898
38898
  },
@@ -38905,7 +38905,7 @@
38905
38905
  "operationId": "repos/update-webhook",
38906
38906
  "externalDocs": {
38907
38907
  "description": "API method documentation",
38908
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#update-a-repository-webhook"
38908
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#update-a-repository-webhook"
38909
38909
  },
38910
38910
  "parameters": [
38911
38911
  {
@@ -39024,8 +39024,8 @@
39024
39024
  "x-github": {
39025
39025
  "githubCloudOnly": false,
39026
39026
  "enabledForGitHubApps": true,
39027
- "category": "webhooks",
39028
- "subcategory": "repos"
39027
+ "category": "repos",
39028
+ "subcategory": "webhooks"
39029
39029
  },
39030
39030
  "x-octokit": {}
39031
39031
  },
@@ -39038,7 +39038,7 @@
39038
39038
  "operationId": "repos/delete-webhook",
39039
39039
  "externalDocs": {
39040
39040
  "description": "API method documentation",
39041
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#delete-a-repository-webhook"
39041
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#delete-a-repository-webhook"
39042
39042
  },
39043
39043
  "parameters": [
39044
39044
  {
@@ -39062,8 +39062,8 @@
39062
39062
  "x-github": {
39063
39063
  "githubCloudOnly": false,
39064
39064
  "enabledForGitHubApps": true,
39065
- "category": "webhooks",
39066
- "subcategory": "repos"
39065
+ "category": "repos",
39066
+ "subcategory": "webhooks"
39067
39067
  },
39068
39068
  "x-octokit": {}
39069
39069
  }
@@ -39078,7 +39078,7 @@
39078
39078
  "operationId": "repos/get-webhook-config-for-repo",
39079
39079
  "externalDocs": {
39080
39080
  "description": "API method documentation",
39081
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
39081
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
39082
39082
  },
39083
39083
  "parameters": [
39084
39084
  {
@@ -39111,8 +39111,8 @@
39111
39111
  "x-github": {
39112
39112
  "githubCloudOnly": false,
39113
39113
  "enabledForGitHubApps": true,
39114
- "category": "webhooks",
39115
- "subcategory": "repo-config"
39114
+ "category": "repos",
39115
+ "subcategory": "webhooks"
39116
39116
  },
39117
39117
  "x-octokit": {}
39118
39118
  },
@@ -39125,7 +39125,7 @@
39125
39125
  "operationId": "repos/update-webhook-config-for-repo",
39126
39126
  "externalDocs": {
39127
39127
  "description": "API method documentation",
39128
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
39128
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
39129
39129
  },
39130
39130
  "parameters": [
39131
39131
  {
@@ -39192,8 +39192,8 @@
39192
39192
  "x-github": {
39193
39193
  "githubCloudOnly": false,
39194
39194
  "enabledForGitHubApps": true,
39195
- "category": "webhooks",
39196
- "subcategory": "repo-config"
39195
+ "category": "repos",
39196
+ "subcategory": "webhooks"
39197
39197
  },
39198
39198
  "x-octokit": {}
39199
39199
  }
@@ -39208,7 +39208,7 @@
39208
39208
  "operationId": "repos/list-webhook-deliveries",
39209
39209
  "externalDocs": {
39210
39210
  "description": "API method documentation",
39211
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
39211
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
39212
39212
  },
39213
39213
  "parameters": [
39214
39214
  {
@@ -39264,8 +39264,8 @@
39264
39264
  "x-github": {
39265
39265
  "githubCloudOnly": false,
39266
39266
  "enabledForGitHubApps": true,
39267
- "category": "webhooks",
39268
- "subcategory": "repo-deliveries"
39267
+ "category": "repos",
39268
+ "subcategory": "webhooks"
39269
39269
  },
39270
39270
  "x-octokit": {}
39271
39271
  }
@@ -39280,7 +39280,7 @@
39280
39280
  "operationId": "repos/get-webhook-delivery",
39281
39281
  "externalDocs": {
39282
39282
  "description": "API method documentation",
39283
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
39283
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
39284
39284
  },
39285
39285
  "parameters": [
39286
39286
  {
@@ -39322,8 +39322,8 @@
39322
39322
  "x-github": {
39323
39323
  "githubCloudOnly": false,
39324
39324
  "enabledForGitHubApps": true,
39325
- "category": "webhooks",
39326
- "subcategory": "repo-deliveries"
39325
+ "category": "repos",
39326
+ "subcategory": "webhooks"
39327
39327
  },
39328
39328
  "x-octokit": {}
39329
39329
  }
@@ -39338,7 +39338,7 @@
39338
39338
  "operationId": "repos/redeliver-webhook-delivery",
39339
39339
  "externalDocs": {
39340
39340
  "description": "API method documentation",
39341
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
39341
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
39342
39342
  },
39343
39343
  "parameters": [
39344
39344
  {
@@ -39368,8 +39368,8 @@
39368
39368
  "x-github": {
39369
39369
  "githubCloudOnly": false,
39370
39370
  "enabledForGitHubApps": true,
39371
- "category": "webhooks",
39372
- "subcategory": "repo-deliveries"
39371
+ "category": "repos",
39372
+ "subcategory": "webhooks"
39373
39373
  },
39374
39374
  "x-octokit": {}
39375
39375
  }
@@ -39384,7 +39384,7 @@
39384
39384
  "operationId": "repos/ping-webhook",
39385
39385
  "externalDocs": {
39386
39386
  "description": "API method documentation",
39387
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#ping-a-repository-webhook"
39387
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#ping-a-repository-webhook"
39388
39388
  },
39389
39389
  "parameters": [
39390
39390
  {
@@ -39408,8 +39408,8 @@
39408
39408
  "x-github": {
39409
39409
  "githubCloudOnly": false,
39410
39410
  "enabledForGitHubApps": true,
39411
- "category": "webhooks",
39412
- "subcategory": "repos"
39411
+ "category": "repos",
39412
+ "subcategory": "webhooks"
39413
39413
  },
39414
39414
  "x-octokit": {}
39415
39415
  }
@@ -39424,7 +39424,7 @@
39424
39424
  "operationId": "repos/test-push-webhook",
39425
39425
  "externalDocs": {
39426
39426
  "description": "API method documentation",
39427
- "url": "https://docs.github.com/enterprise-server@3.9/rest/webhooks/repos#test-the-push-repository-webhook"
39427
+ "url": "https://docs.github.com/enterprise-server@3.9/rest/repos/webhooks#test-the-push-repository-webhook"
39428
39428
  },
39429
39429
  "parameters": [
39430
39430
  {
@@ -39448,8 +39448,8 @@
39448
39448
  "x-github": {
39449
39449
  "githubCloudOnly": false,
39450
39450
  "enabledForGitHubApps": true,
39451
- "category": "webhooks",
39452
- "subcategory": "repos"
39451
+ "category": "repos",
39452
+ "subcategory": "webhooks"
39453
39453
  },
39454
39454
  "x-octokit": {}
39455
39455
  }
@@ -42846,6 +42846,9 @@
42846
42846
  }
42847
42847
  }
42848
42848
  }
42849
+ },
42850
+ "404": {
42851
+ "$ref": "#/components/responses/not_found"
42849
42852
  }
42850
42853
  },
42851
42854
  "x-github": {
@@ -77024,7 +77027,7 @@
77024
77027
  "pull-request-edited": {
77025
77028
  "post": {
77026
77029
  "summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/enterprise-server@3.9/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/enterprise-server@3.9/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.9/rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
77027
- "description": "The title or body of a pull request was edited.",
77030
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
77028
77031
  "operationId": "pull-request/edited",
77029
77032
  "externalDocs": {
77030
77033
  "url": "https://docs.github.com/enterprise-server@3.9/webhooks/webhook-events-and-payloads#pull_request"
@@ -99329,7 +99332,8 @@
99329
99332
  "enum": [
99330
99333
  "queued",
99331
99334
  "in_progress",
99332
- "completed"
99335
+ "completed",
99336
+ "waiting"
99333
99337
  ]
99334
99338
  },
99335
99339
  "conclusion": {
@@ -274889,7 +274893,6 @@
274889
274893
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
274890
274894
  "svn_url": "https://svn.github.com/octocat/Hello-World",
274891
274895
  "homepage": "https://github.com",
274892
- "language": null,
274893
274896
  "forks_count": 9,
274894
274897
  "forks": 9,
274895
274898
  "stargazers_count": 80,
@@ -275274,7 +275277,6 @@
275274
275277
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
275275
275278
  "svn_url": "https://svn.github.com/octocat/Hello-World",
275276
275279
  "homepage": "https://github.com",
275277
- "language": null,
275278
275280
  "forks_count": 9,
275279
275281
  "stargazers_count": 80,
275280
275282
  "watchers_count": 80,
@@ -286431,16 +286433,10 @@
286431
286433
  "html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
286432
286434
  "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
286433
286435
  "state": "open",
286434
- "resolution": null,
286435
- "resolved_at": null,
286436
- "resolved_by": null,
286437
286436
  "secret_type": "mailchimp_api_key",
286438
286437
  "secret_type_display_name": "Mailchimp API Key",
286439
286438
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
286440
- "push_protection_bypassed_by": null,
286441
- "push_protection_bypassed": false,
286442
- "push_protection_bypassed_at": null,
286443
- "resolution_comment": null
286439
+ "push_protection_bypassed": false
286444
286440
  }
286445
286441
  },
286446
286442
  "secret-scanning-alert-resolved": {
@@ -286477,8 +286473,6 @@
286477
286473
  "secret_type_display_name": "Mailchimp API Key",
286478
286474
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
286479
286475
  "push_protection_bypassed": false,
286480
- "push_protection_bypassed_by": null,
286481
- "push_protection_bypassed_at": null,
286482
286476
  "resolution_comment": "Example comment"
286483
286477
  }
286484
286478
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "13.1.0",
4
+ "version": "13.2.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -99424,7 +99424,8 @@
99424
99424
  "enum": [
99425
99425
  "queued",
99426
99426
  "in_progress",
99427
- "completed"
99427
+ "completed",
99428
+ "waiting"
99428
99429
  ]
99429
99430
  },
99430
99431
  "conclusion": {
@@ -110368,7 +110369,8 @@
110368
110369
  "enum": [
110369
110370
  "queued",
110370
110371
  "in_progress",
110371
- "completed"
110372
+ "completed",
110373
+ "waiting"
110372
110374
  ]
110373
110375
  },
110374
110376
  "conclusion": {
@@ -111106,7 +111108,8 @@
111106
111108
  "enum": [
111107
111109
  "queued",
111108
111110
  "in_progress",
111109
- "completed"
111111
+ "completed",
111112
+ "waiting"
111110
111113
  ]
111111
111114
  },
111112
111115
  "conclusion": {
@@ -185543,7 +185546,7 @@
185543
185546
  "operationId": "repos/list-webhooks",
185544
185547
  "externalDocs": {
185545
185548
  "description": "API method documentation",
185546
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#list-repository-webhooks"
185549
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#list-repository-webhooks"
185547
185550
  },
185548
185551
  "parameters": [
185549
185552
  {
@@ -185824,8 +185827,8 @@
185824
185827
  "x-github": {
185825
185828
  "githubCloudOnly": false,
185826
185829
  "enabledForGitHubApps": true,
185827
- "category": "webhooks",
185828
- "subcategory": "repos"
185830
+ "category": "repos",
185831
+ "subcategory": "webhooks"
185829
185832
  },
185830
185833
  "x-octokit": {}
185831
185834
  },
@@ -185838,7 +185841,7 @@
185838
185841
  "operationId": "repos/create-webhook",
185839
185842
  "externalDocs": {
185840
185843
  "description": "API method documentation",
185841
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#create-a-repository-webhook"
185844
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#create-a-repository-webhook"
185842
185845
  },
185843
185846
  "parameters": [
185844
185847
  {
@@ -186283,8 +186286,8 @@
186283
186286
  "x-github": {
186284
186287
  "githubCloudOnly": false,
186285
186288
  "enabledForGitHubApps": true,
186286
- "category": "webhooks",
186287
- "subcategory": "repos"
186289
+ "category": "repos",
186290
+ "subcategory": "webhooks"
186288
186291
  },
186289
186292
  "x-octokit": {}
186290
186293
  }
@@ -186299,7 +186302,7 @@
186299
186302
  "operationId": "repos/get-webhook",
186300
186303
  "externalDocs": {
186301
186304
  "description": "API method documentation",
186302
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#get-a-repository-webhook"
186305
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-repository-webhook"
186303
186306
  },
186304
186307
  "parameters": [
186305
186308
  {
@@ -186558,8 +186561,8 @@
186558
186561
  "x-github": {
186559
186562
  "githubCloudOnly": false,
186560
186563
  "enabledForGitHubApps": true,
186561
- "category": "webhooks",
186562
- "subcategory": "repos"
186564
+ "category": "repos",
186565
+ "subcategory": "webhooks"
186563
186566
  },
186564
186567
  "x-octokit": {}
186565
186568
  },
@@ -186572,7 +186575,7 @@
186572
186575
  "operationId": "repos/update-webhook",
186573
186576
  "externalDocs": {
186574
186577
  "description": "API method documentation",
186575
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#update-a-repository-webhook"
186578
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#update-a-repository-webhook"
186576
186579
  },
186577
186580
  "parameters": [
186578
186581
  {
@@ -186996,8 +186999,8 @@
186996
186999
  "x-github": {
186997
187000
  "githubCloudOnly": false,
186998
187001
  "enabledForGitHubApps": true,
186999
- "category": "webhooks",
187000
- "subcategory": "repos"
187002
+ "category": "repos",
187003
+ "subcategory": "webhooks"
187001
187004
  },
187002
187005
  "x-octokit": {}
187003
187006
  },
@@ -187010,7 +187013,7 @@
187010
187013
  "operationId": "repos/delete-webhook",
187011
187014
  "externalDocs": {
187012
187015
  "description": "API method documentation",
187013
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#delete-a-repository-webhook"
187016
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#delete-a-repository-webhook"
187014
187017
  },
187015
187018
  "parameters": [
187016
187019
  {
@@ -187075,8 +187078,8 @@
187075
187078
  "x-github": {
187076
187079
  "githubCloudOnly": false,
187077
187080
  "enabledForGitHubApps": true,
187078
- "category": "webhooks",
187079
- "subcategory": "repos"
187081
+ "category": "repos",
187082
+ "subcategory": "webhooks"
187080
187083
  },
187081
187084
  "x-octokit": {}
187082
187085
  }
@@ -187091,7 +187094,7 @@
187091
187094
  "operationId": "repos/get-webhook-config-for-repo",
187092
187095
  "externalDocs": {
187093
187096
  "description": "API method documentation",
187094
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
187097
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
187095
187098
  },
187096
187099
  "parameters": [
187097
187100
  {
@@ -187179,8 +187182,8 @@
187179
187182
  "x-github": {
187180
187183
  "githubCloudOnly": false,
187181
187184
  "enabledForGitHubApps": true,
187182
- "category": "webhooks",
187183
- "subcategory": "repo-config"
187185
+ "category": "repos",
187186
+ "subcategory": "webhooks"
187184
187187
  },
187185
187188
  "x-octokit": {}
187186
187189
  },
@@ -187193,7 +187196,7 @@
187193
187196
  "operationId": "repos/update-webhook-config-for-repo",
187194
187197
  "externalDocs": {
187195
187198
  "description": "API method documentation",
187196
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
187199
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
187197
187200
  },
187198
187201
  "parameters": [
187199
187202
  {
@@ -187331,8 +187334,8 @@
187331
187334
  "x-github": {
187332
187335
  "githubCloudOnly": false,
187333
187336
  "enabledForGitHubApps": true,
187334
- "category": "webhooks",
187335
- "subcategory": "repo-config"
187337
+ "category": "repos",
187338
+ "subcategory": "webhooks"
187336
187339
  },
187337
187340
  "x-octokit": {}
187338
187341
  }
@@ -187347,7 +187350,7 @@
187347
187350
  "operationId": "repos/list-webhook-deliveries",
187348
187351
  "externalDocs": {
187349
187352
  "description": "API method documentation",
187350
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
187353
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
187351
187354
  },
187352
187355
  "parameters": [
187353
187356
  {
@@ -187659,8 +187662,8 @@
187659
187662
  "x-github": {
187660
187663
  "githubCloudOnly": false,
187661
187664
  "enabledForGitHubApps": true,
187662
- "category": "webhooks",
187663
- "subcategory": "repo-deliveries"
187665
+ "category": "repos",
187666
+ "subcategory": "webhooks"
187664
187667
  },
187665
187668
  "x-octokit": {}
187666
187669
  }
@@ -187675,7 +187678,7 @@
187675
187678
  "operationId": "repos/get-webhook-delivery",
187676
187679
  "externalDocs": {
187677
187680
  "description": "API method documentation",
187678
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
187681
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
187679
187682
  },
187680
187683
  "parameters": [
187681
187684
  {
@@ -188029,8 +188032,8 @@
188029
188032
  "x-github": {
188030
188033
  "githubCloudOnly": false,
188031
188034
  "enabledForGitHubApps": true,
188032
- "category": "webhooks",
188033
- "subcategory": "repo-deliveries"
188035
+ "category": "repos",
188036
+ "subcategory": "webhooks"
188034
188037
  },
188035
188038
  "x-octokit": {}
188036
188039
  }
@@ -188045,7 +188048,7 @@
188045
188048
  "operationId": "repos/redeliver-webhook-delivery",
188046
188049
  "externalDocs": {
188047
188050
  "description": "API method documentation",
188048
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
188051
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
188049
188052
  },
188050
188053
  "parameters": [
188051
188054
  {
@@ -188233,8 +188236,8 @@
188233
188236
  "x-github": {
188234
188237
  "githubCloudOnly": false,
188235
188238
  "enabledForGitHubApps": true,
188236
- "category": "webhooks",
188237
- "subcategory": "repo-deliveries"
188239
+ "category": "repos",
188240
+ "subcategory": "webhooks"
188238
188241
  },
188239
188242
  "x-octokit": {}
188240
188243
  }
@@ -188249,7 +188252,7 @@
188249
188252
  "operationId": "repos/ping-webhook",
188250
188253
  "externalDocs": {
188251
188254
  "description": "API method documentation",
188252
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#ping-a-repository-webhook"
188255
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#ping-a-repository-webhook"
188253
188256
  },
188254
188257
  "parameters": [
188255
188258
  {
@@ -188314,8 +188317,8 @@
188314
188317
  "x-github": {
188315
188318
  "githubCloudOnly": false,
188316
188319
  "enabledForGitHubApps": true,
188317
- "category": "webhooks",
188318
- "subcategory": "repos"
188320
+ "category": "repos",
188321
+ "subcategory": "webhooks"
188319
188322
  },
188320
188323
  "x-octokit": {}
188321
188324
  }
@@ -188330,7 +188333,7 @@
188330
188333
  "operationId": "repos/test-push-webhook",
188331
188334
  "externalDocs": {
188332
188335
  "description": "API method documentation",
188333
- "url": "https://docs.github.com/github-ae@latest/rest/webhooks/repos#test-the-push-repository-webhook"
188336
+ "url": "https://docs.github.com/github-ae@latest/rest/repos/webhooks#test-the-push-repository-webhook"
188334
188337
  },
188335
188338
  "parameters": [
188336
188339
  {
@@ -188395,8 +188398,8 @@
188395
188398
  "x-github": {
188396
188399
  "githubCloudOnly": false,
188397
188400
  "enabledForGitHubApps": true,
188398
- "category": "webhooks",
188399
- "subcategory": "repos"
188401
+ "category": "repos",
188402
+ "subcategory": "webhooks"
188400
188403
  },
188401
188404
  "x-octokit": {}
188402
188405
  }
@@ -244666,6 +244669,32 @@
244666
244669
  }
244667
244670
  }
244668
244671
  }
244672
+ },
244673
+ "404": {
244674
+ "description": "Resource not found",
244675
+ "content": {
244676
+ "application/json": {
244677
+ "schema": {
244678
+ "title": "Basic Error",
244679
+ "description": "Basic Error",
244680
+ "type": "object",
244681
+ "properties": {
244682
+ "message": {
244683
+ "type": "string"
244684
+ },
244685
+ "documentation_url": {
244686
+ "type": "string"
244687
+ },
244688
+ "url": {
244689
+ "type": "string"
244690
+ },
244691
+ "status": {
244692
+ "type": "string"
244693
+ }
244694
+ }
244695
+ }
244696
+ }
244697
+ }
244669
244698
  }
244670
244699
  },
244671
244700
  "x-github": {
@@ -645943,7 +645972,7 @@
645943
645972
  "pull-request-edited": {
645944
645973
  "post": {
645945
645974
  "summary": "This event occurs when there is activity on a pull request. For more information, see \"[About pull requests](https://docs.github.com/github-ae@latest/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\" For information about the APIs to manage pull requests, see [the GraphQL API documentation](https://docs.github.com/github-ae@latest/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/github-ae@latest/rest/pulls/pulls)\" in the REST API documentation.\n\nFor activity related to pull request reviews, pull request review comments, pull request comments, or pull request review threads, use the `pull_request_review`, `pull_request_review_comment`, `issue_comment`, or `pull_request_review_thread` events instead.\n\nTo subscribe to this event, a GitHub App must have at least read-level access for the \"Pull requests\" repository permission.",
645946
- "description": "The title or body of a pull request was edited.",
645975
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
645947
645976
  "operationId": "pull-request/edited",
645948
645977
  "externalDocs": {
645949
645978
  "url": "https://docs.github.com/github-ae@latest/webhooks/webhook-events-and-payloads#pull_request"