@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": {
@@ -40252,7 +40252,7 @@
40252
40252
  "operationId": "repos/list-webhooks",
40253
40253
  "externalDocs": {
40254
40254
  "description": "API method documentation",
40255
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#list-repository-webhooks"
40255
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#list-repository-webhooks"
40256
40256
  },
40257
40257
  "parameters": [
40258
40258
  {
@@ -40299,8 +40299,8 @@
40299
40299
  "x-github": {
40300
40300
  "githubCloudOnly": false,
40301
40301
  "enabledForGitHubApps": true,
40302
- "category": "webhooks",
40303
- "subcategory": "repos"
40302
+ "category": "repos",
40303
+ "subcategory": "webhooks"
40304
40304
  },
40305
40305
  "x-octokit": {}
40306
40306
  },
@@ -40313,7 +40313,7 @@
40313
40313
  "operationId": "repos/create-webhook",
40314
40314
  "externalDocs": {
40315
40315
  "description": "API method documentation",
40316
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#create-a-repository-webhook"
40316
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#create-a-repository-webhook"
40317
40317
  },
40318
40318
  "parameters": [
40319
40319
  {
@@ -40436,8 +40436,8 @@
40436
40436
  "x-github": {
40437
40437
  "githubCloudOnly": false,
40438
40438
  "enabledForGitHubApps": true,
40439
- "category": "webhooks",
40440
- "subcategory": "repos"
40439
+ "category": "repos",
40440
+ "subcategory": "webhooks"
40441
40441
  },
40442
40442
  "x-octokit": {}
40443
40443
  }
@@ -40452,7 +40452,7 @@
40452
40452
  "operationId": "repos/get-webhook",
40453
40453
  "externalDocs": {
40454
40454
  "description": "API method documentation",
40455
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#get-a-repository-webhook"
40455
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-repository-webhook"
40456
40456
  },
40457
40457
  "parameters": [
40458
40458
  {
@@ -40488,8 +40488,8 @@
40488
40488
  "x-github": {
40489
40489
  "githubCloudOnly": false,
40490
40490
  "enabledForGitHubApps": true,
40491
- "category": "webhooks",
40492
- "subcategory": "repos"
40491
+ "category": "repos",
40492
+ "subcategory": "webhooks"
40493
40493
  },
40494
40494
  "x-octokit": {}
40495
40495
  },
@@ -40502,7 +40502,7 @@
40502
40502
  "operationId": "repos/update-webhook",
40503
40503
  "externalDocs": {
40504
40504
  "description": "API method documentation",
40505
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#update-a-repository-webhook"
40505
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#update-a-repository-webhook"
40506
40506
  },
40507
40507
  "parameters": [
40508
40508
  {
@@ -40621,8 +40621,8 @@
40621
40621
  "x-github": {
40622
40622
  "githubCloudOnly": false,
40623
40623
  "enabledForGitHubApps": true,
40624
- "category": "webhooks",
40625
- "subcategory": "repos"
40624
+ "category": "repos",
40625
+ "subcategory": "webhooks"
40626
40626
  },
40627
40627
  "x-octokit": {}
40628
40628
  },
@@ -40635,7 +40635,7 @@
40635
40635
  "operationId": "repos/delete-webhook",
40636
40636
  "externalDocs": {
40637
40637
  "description": "API method documentation",
40638
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#delete-a-repository-webhook"
40638
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#delete-a-repository-webhook"
40639
40639
  },
40640
40640
  "parameters": [
40641
40641
  {
@@ -40659,8 +40659,8 @@
40659
40659
  "x-github": {
40660
40660
  "githubCloudOnly": false,
40661
40661
  "enabledForGitHubApps": true,
40662
- "category": "webhooks",
40663
- "subcategory": "repos"
40662
+ "category": "repos",
40663
+ "subcategory": "webhooks"
40664
40664
  },
40665
40665
  "x-octokit": {}
40666
40666
  }
@@ -40675,7 +40675,7 @@
40675
40675
  "operationId": "repos/get-webhook-config-for-repo",
40676
40676
  "externalDocs": {
40677
40677
  "description": "API method documentation",
40678
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
40678
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
40679
40679
  },
40680
40680
  "parameters": [
40681
40681
  {
@@ -40708,8 +40708,8 @@
40708
40708
  "x-github": {
40709
40709
  "githubCloudOnly": false,
40710
40710
  "enabledForGitHubApps": true,
40711
- "category": "webhooks",
40712
- "subcategory": "repo-config"
40711
+ "category": "repos",
40712
+ "subcategory": "webhooks"
40713
40713
  },
40714
40714
  "x-octokit": {}
40715
40715
  },
@@ -40722,7 +40722,7 @@
40722
40722
  "operationId": "repos/update-webhook-config-for-repo",
40723
40723
  "externalDocs": {
40724
40724
  "description": "API method documentation",
40725
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
40725
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
40726
40726
  },
40727
40727
  "parameters": [
40728
40728
  {
@@ -40789,8 +40789,8 @@
40789
40789
  "x-github": {
40790
40790
  "githubCloudOnly": false,
40791
40791
  "enabledForGitHubApps": true,
40792
- "category": "webhooks",
40793
- "subcategory": "repo-config"
40792
+ "category": "repos",
40793
+ "subcategory": "webhooks"
40794
40794
  },
40795
40795
  "x-octokit": {}
40796
40796
  }
@@ -40805,7 +40805,7 @@
40805
40805
  "operationId": "repos/list-webhook-deliveries",
40806
40806
  "externalDocs": {
40807
40807
  "description": "API method documentation",
40808
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
40808
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
40809
40809
  },
40810
40810
  "parameters": [
40811
40811
  {
@@ -40861,8 +40861,8 @@
40861
40861
  "x-github": {
40862
40862
  "githubCloudOnly": false,
40863
40863
  "enabledForGitHubApps": true,
40864
- "category": "webhooks",
40865
- "subcategory": "repo-deliveries"
40864
+ "category": "repos",
40865
+ "subcategory": "webhooks"
40866
40866
  },
40867
40867
  "x-octokit": {}
40868
40868
  }
@@ -40877,7 +40877,7 @@
40877
40877
  "operationId": "repos/get-webhook-delivery",
40878
40878
  "externalDocs": {
40879
40879
  "description": "API method documentation",
40880
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
40880
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
40881
40881
  },
40882
40882
  "parameters": [
40883
40883
  {
@@ -40919,8 +40919,8 @@
40919
40919
  "x-github": {
40920
40920
  "githubCloudOnly": false,
40921
40921
  "enabledForGitHubApps": true,
40922
- "category": "webhooks",
40923
- "subcategory": "repo-deliveries"
40922
+ "category": "repos",
40923
+ "subcategory": "webhooks"
40924
40924
  },
40925
40925
  "x-octokit": {}
40926
40926
  }
@@ -40935,7 +40935,7 @@
40935
40935
  "operationId": "repos/redeliver-webhook-delivery",
40936
40936
  "externalDocs": {
40937
40937
  "description": "API method documentation",
40938
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
40938
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
40939
40939
  },
40940
40940
  "parameters": [
40941
40941
  {
@@ -40965,8 +40965,8 @@
40965
40965
  "x-github": {
40966
40966
  "githubCloudOnly": false,
40967
40967
  "enabledForGitHubApps": true,
40968
- "category": "webhooks",
40969
- "subcategory": "repo-deliveries"
40968
+ "category": "repos",
40969
+ "subcategory": "webhooks"
40970
40970
  },
40971
40971
  "x-octokit": {}
40972
40972
  }
@@ -40981,7 +40981,7 @@
40981
40981
  "operationId": "repos/ping-webhook",
40982
40982
  "externalDocs": {
40983
40983
  "description": "API method documentation",
40984
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#ping-a-repository-webhook"
40984
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#ping-a-repository-webhook"
40985
40985
  },
40986
40986
  "parameters": [
40987
40987
  {
@@ -41005,8 +41005,8 @@
41005
41005
  "x-github": {
41006
41006
  "githubCloudOnly": false,
41007
41007
  "enabledForGitHubApps": true,
41008
- "category": "webhooks",
41009
- "subcategory": "repos"
41008
+ "category": "repos",
41009
+ "subcategory": "webhooks"
41010
41010
  },
41011
41011
  "x-octokit": {}
41012
41012
  }
@@ -41021,7 +41021,7 @@
41021
41021
  "operationId": "repos/test-push-webhook",
41022
41022
  "externalDocs": {
41023
41023
  "description": "API method documentation",
41024
- "url": "https://docs.github.com/enterprise-server@3.10/rest/webhooks/repos#test-the-push-repository-webhook"
41024
+ "url": "https://docs.github.com/enterprise-server@3.10/rest/repos/webhooks#test-the-push-repository-webhook"
41025
41025
  },
41026
41026
  "parameters": [
41027
41027
  {
@@ -41045,8 +41045,8 @@
41045
41045
  "x-github": {
41046
41046
  "githubCloudOnly": false,
41047
41047
  "enabledForGitHubApps": true,
41048
- "category": "webhooks",
41049
- "subcategory": "repos"
41048
+ "category": "repos",
41049
+ "subcategory": "webhooks"
41050
41050
  },
41051
41051
  "x-octokit": {}
41052
41052
  }
@@ -44443,6 +44443,9 @@
44443
44443
  }
44444
44444
  }
44445
44445
  }
44446
+ },
44447
+ "404": {
44448
+ "$ref": "#/components/responses/not_found"
44446
44449
  }
44447
44450
  },
44448
44451
  "x-github": {
@@ -79104,7 +79107,7 @@
79104
79107
  "pull-request-edited": {
79105
79108
  "post": {
79106
79109
  "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.10/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.10/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.10/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.",
79107
- "description": "The title or body of a pull request was edited.",
79110
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
79108
79111
  "operationId": "pull-request/edited",
79109
79112
  "externalDocs": {
79110
79113
  "url": "https://docs.github.com/enterprise-server@3.10/webhooks/webhook-events-and-payloads#pull_request"
@@ -101779,7 +101782,8 @@
101779
101782
  "enum": [
101780
101783
  "queued",
101781
101784
  "in_progress",
101782
- "completed"
101785
+ "completed",
101786
+ "waiting"
101783
101787
  ]
101784
101788
  },
101785
101789
  "conclusion": {
@@ -278162,7 +278166,6 @@
278162
278166
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
278163
278167
  "svn_url": "https://svn.github.com/octocat/Hello-World",
278164
278168
  "homepage": "https://github.com",
278165
- "language": null,
278166
278169
  "forks_count": 9,
278167
278170
  "forks": 9,
278168
278171
  "stargazers_count": 80,
@@ -278547,7 +278550,6 @@
278547
278550
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
278548
278551
  "svn_url": "https://svn.github.com/octocat/Hello-World",
278549
278552
  "homepage": "https://github.com",
278550
- "language": null,
278551
278553
  "forks_count": 9,
278552
278554
  "stargazers_count": 80,
278553
278555
  "watchers_count": 80,
@@ -289790,16 +289792,10 @@
289790
289792
  "html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
289791
289793
  "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
289792
289794
  "state": "open",
289793
- "resolution": null,
289794
- "resolved_at": null,
289795
- "resolved_by": null,
289796
289795
  "secret_type": "mailchimp_api_key",
289797
289796
  "secret_type_display_name": "Mailchimp API Key",
289798
289797
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
289799
- "push_protection_bypassed_by": null,
289800
- "push_protection_bypassed": false,
289801
- "push_protection_bypassed_at": null,
289802
- "resolution_comment": null
289798
+ "push_protection_bypassed": false
289803
289799
  }
289804
289800
  },
289805
289801
  "secret-scanning-alert-resolved": {
@@ -289836,8 +289832,6 @@
289836
289832
  "secret_type_display_name": "Mailchimp API Key",
289837
289833
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
289838
289834
  "push_protection_bypassed": false,
289839
- "push_protection_bypassed_by": null,
289840
- "push_protection_bypassed_at": null,
289841
289835
  "resolution_comment": "Example comment"
289842
289836
  }
289843
289837
  },
@@ -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": {
@@ -123073,7 +123073,6 @@
123073
123073
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
123074
123074
  "svn_url": "https://svn.github.com/octocat/Hello-World",
123075
123075
  "homepage": "https://github.com",
123076
- "language": null,
123077
123076
  "forks_count": 9,
123078
123077
  "forks": 9,
123079
123078
  "stargazers_count": 80,
@@ -123458,7 +123457,6 @@
123458
123457
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
123459
123458
  "svn_url": "https://svn.github.com/octocat/Hello-World",
123460
123459
  "homepage": "https://github.com",
123461
- "language": null,
123462
123460
  "forks_count": 9,
123463
123461
  "stargazers_count": 80,
123464
123462
  "watchers_count": 80,
@@ -130391,7 +130389,8 @@
130391
130389
  "enum": [
130392
130390
  "queued",
130393
130391
  "in_progress",
130394
- "completed"
130392
+ "completed",
130393
+ "waiting"
130395
130394
  ]
130396
130395
  },
130397
130396
  "conclusion": {
@@ -143033,7 +143032,8 @@
143033
143032
  "enum": [
143034
143033
  "queued",
143035
143034
  "in_progress",
143036
- "completed"
143035
+ "completed",
143036
+ "waiting"
143037
143037
  ]
143038
143038
  },
143039
143039
  "conclusion": {
@@ -143660,7 +143660,8 @@
143660
143660
  "enum": [
143661
143661
  "queued",
143662
143662
  "in_progress",
143663
- "completed"
143663
+ "completed",
143664
+ "waiting"
143664
143665
  ]
143665
143666
  },
143666
143667
  "conclusion": {
@@ -222261,7 +222262,7 @@
222261
222262
  "operationId": "repos/list-webhooks",
222262
222263
  "externalDocs": {
222263
222264
  "description": "API method documentation",
222264
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#list-repository-webhooks"
222265
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-repository-webhooks"
222265
222266
  },
222266
222267
  "parameters": [
222267
222268
  {
@@ -222542,8 +222543,8 @@
222542
222543
  "x-github": {
222543
222544
  "githubCloudOnly": false,
222544
222545
  "enabledForGitHubApps": true,
222545
- "category": "webhooks",
222546
- "subcategory": "repos"
222546
+ "category": "repos",
222547
+ "subcategory": "webhooks"
222547
222548
  },
222548
222549
  "x-octokit": {}
222549
222550
  },
@@ -222556,7 +222557,7 @@
222556
222557
  "operationId": "repos/create-webhook",
222557
222558
  "externalDocs": {
222558
222559
  "description": "API method documentation",
222559
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#create-a-repository-webhook"
222560
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#create-a-repository-webhook"
222560
222561
  },
222561
222562
  "parameters": [
222562
222563
  {
@@ -223001,8 +223002,8 @@
223001
223002
  "x-github": {
223002
223003
  "githubCloudOnly": false,
223003
223004
  "enabledForGitHubApps": true,
223004
- "category": "webhooks",
223005
- "subcategory": "repos"
223005
+ "category": "repos",
223006
+ "subcategory": "webhooks"
223006
223007
  },
223007
223008
  "x-octokit": {}
223008
223009
  }
@@ -223017,7 +223018,7 @@
223017
223018
  "operationId": "repos/get-webhook",
223018
223019
  "externalDocs": {
223019
223020
  "description": "API method documentation",
223020
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#get-a-repository-webhook"
223021
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-repository-webhook"
223021
223022
  },
223022
223023
  "parameters": [
223023
223024
  {
@@ -223276,8 +223277,8 @@
223276
223277
  "x-github": {
223277
223278
  "githubCloudOnly": false,
223278
223279
  "enabledForGitHubApps": true,
223279
- "category": "webhooks",
223280
- "subcategory": "repos"
223280
+ "category": "repos",
223281
+ "subcategory": "webhooks"
223281
223282
  },
223282
223283
  "x-octokit": {}
223283
223284
  },
@@ -223290,7 +223291,7 @@
223290
223291
  "operationId": "repos/update-webhook",
223291
223292
  "externalDocs": {
223292
223293
  "description": "API method documentation",
223293
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#update-a-repository-webhook"
223294
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-repository-webhook"
223294
223295
  },
223295
223296
  "parameters": [
223296
223297
  {
@@ -223714,8 +223715,8 @@
223714
223715
  "x-github": {
223715
223716
  "githubCloudOnly": false,
223716
223717
  "enabledForGitHubApps": true,
223717
- "category": "webhooks",
223718
- "subcategory": "repos"
223718
+ "category": "repos",
223719
+ "subcategory": "webhooks"
223719
223720
  },
223720
223721
  "x-octokit": {}
223721
223722
  },
@@ -223728,7 +223729,7 @@
223728
223729
  "operationId": "repos/delete-webhook",
223729
223730
  "externalDocs": {
223730
223731
  "description": "API method documentation",
223731
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#delete-a-repository-webhook"
223732
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#delete-a-repository-webhook"
223732
223733
  },
223733
223734
  "parameters": [
223734
223735
  {
@@ -223793,8 +223794,8 @@
223793
223794
  "x-github": {
223794
223795
  "githubCloudOnly": false,
223795
223796
  "enabledForGitHubApps": true,
223796
- "category": "webhooks",
223797
- "subcategory": "repos"
223797
+ "category": "repos",
223798
+ "subcategory": "webhooks"
223798
223799
  },
223799
223800
  "x-octokit": {}
223800
223801
  }
@@ -223809,7 +223810,7 @@
223809
223810
  "operationId": "repos/get-webhook-config-for-repo",
223810
223811
  "externalDocs": {
223811
223812
  "description": "API method documentation",
223812
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
223813
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
223813
223814
  },
223814
223815
  "parameters": [
223815
223816
  {
@@ -223897,8 +223898,8 @@
223897
223898
  "x-github": {
223898
223899
  "githubCloudOnly": false,
223899
223900
  "enabledForGitHubApps": true,
223900
- "category": "webhooks",
223901
- "subcategory": "repo-config"
223901
+ "category": "repos",
223902
+ "subcategory": "webhooks"
223902
223903
  },
223903
223904
  "x-octokit": {}
223904
223905
  },
@@ -223911,7 +223912,7 @@
223911
223912
  "operationId": "repos/update-webhook-config-for-repo",
223912
223913
  "externalDocs": {
223913
223914
  "description": "API method documentation",
223914
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
223915
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
223915
223916
  },
223916
223917
  "parameters": [
223917
223918
  {
@@ -224049,8 +224050,8 @@
224049
224050
  "x-github": {
224050
224051
  "githubCloudOnly": false,
224051
224052
  "enabledForGitHubApps": true,
224052
- "category": "webhooks",
224053
- "subcategory": "repo-config"
224053
+ "category": "repos",
224054
+ "subcategory": "webhooks"
224054
224055
  },
224055
224056
  "x-octokit": {}
224056
224057
  }
@@ -224065,7 +224066,7 @@
224065
224066
  "operationId": "repos/list-webhook-deliveries",
224066
224067
  "externalDocs": {
224067
224068
  "description": "API method documentation",
224068
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
224069
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
224069
224070
  },
224070
224071
  "parameters": [
224071
224072
  {
@@ -224377,8 +224378,8 @@
224377
224378
  "x-github": {
224378
224379
  "githubCloudOnly": false,
224379
224380
  "enabledForGitHubApps": true,
224380
- "category": "webhooks",
224381
- "subcategory": "repo-deliveries"
224381
+ "category": "repos",
224382
+ "subcategory": "webhooks"
224382
224383
  },
224383
224384
  "x-octokit": {}
224384
224385
  }
@@ -224393,7 +224394,7 @@
224393
224394
  "operationId": "repos/get-webhook-delivery",
224394
224395
  "externalDocs": {
224395
224396
  "description": "API method documentation",
224396
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
224397
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
224397
224398
  },
224398
224399
  "parameters": [
224399
224400
  {
@@ -224748,8 +224749,8 @@
224748
224749
  "x-github": {
224749
224750
  "githubCloudOnly": false,
224750
224751
  "enabledForGitHubApps": true,
224751
- "category": "webhooks",
224752
- "subcategory": "repo-deliveries"
224752
+ "category": "repos",
224753
+ "subcategory": "webhooks"
224753
224754
  },
224754
224755
  "x-octokit": {}
224755
224756
  }
@@ -224764,7 +224765,7 @@
224764
224765
  "operationId": "repos/redeliver-webhook-delivery",
224765
224766
  "externalDocs": {
224766
224767
  "description": "API method documentation",
224767
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
224768
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
224768
224769
  },
224769
224770
  "parameters": [
224770
224771
  {
@@ -224952,8 +224953,8 @@
224952
224953
  "x-github": {
224953
224954
  "githubCloudOnly": false,
224954
224955
  "enabledForGitHubApps": true,
224955
- "category": "webhooks",
224956
- "subcategory": "repo-deliveries"
224956
+ "category": "repos",
224957
+ "subcategory": "webhooks"
224957
224958
  },
224958
224959
  "x-octokit": {}
224959
224960
  }
@@ -224968,7 +224969,7 @@
224968
224969
  "operationId": "repos/ping-webhook",
224969
224970
  "externalDocs": {
224970
224971
  "description": "API method documentation",
224971
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#ping-a-repository-webhook"
224972
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#ping-a-repository-webhook"
224972
224973
  },
224973
224974
  "parameters": [
224974
224975
  {
@@ -225033,8 +225034,8 @@
225033
225034
  "x-github": {
225034
225035
  "githubCloudOnly": false,
225035
225036
  "enabledForGitHubApps": true,
225036
- "category": "webhooks",
225037
- "subcategory": "repos"
225037
+ "category": "repos",
225038
+ "subcategory": "webhooks"
225038
225039
  },
225039
225040
  "x-octokit": {}
225040
225041
  }
@@ -225049,7 +225050,7 @@
225049
225050
  "operationId": "repos/test-push-webhook",
225050
225051
  "externalDocs": {
225051
225052
  "description": "API method documentation",
225052
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#test-the-push-repository-webhook"
225053
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#test-the-push-repository-webhook"
225053
225054
  },
225054
225055
  "parameters": [
225055
225056
  {
@@ -225114,8 +225115,8 @@
225114
225115
  "x-github": {
225115
225116
  "githubCloudOnly": false,
225116
225117
  "enabledForGitHubApps": true,
225117
- "category": "webhooks",
225118
- "subcategory": "repos"
225118
+ "category": "repos",
225119
+ "subcategory": "webhooks"
225119
225120
  },
225120
225121
  "x-octokit": {}
225121
225122
  }
@@ -281893,6 +281894,32 @@
281893
281894
  }
281894
281895
  }
281895
281896
  }
281897
+ },
281898
+ "404": {
281899
+ "description": "Resource not found",
281900
+ "content": {
281901
+ "application/json": {
281902
+ "schema": {
281903
+ "title": "Basic Error",
281904
+ "description": "Basic Error",
281905
+ "type": "object",
281906
+ "properties": {
281907
+ "message": {
281908
+ "type": "string"
281909
+ },
281910
+ "documentation_url": {
281911
+ "type": "string"
281912
+ },
281913
+ "url": {
281914
+ "type": "string"
281915
+ },
281916
+ "status": {
281917
+ "type": "string"
281918
+ }
281919
+ }
281920
+ }
281921
+ }
281922
+ }
281896
281923
  }
281897
281924
  },
281898
281925
  "x-github": {
@@ -712685,7 +712712,7 @@
712685
712712
  "pull-request-edited": {
712686
712713
  "post": {
712687
712714
  "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.7/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.7/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.7/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.",
712688
- "description": "The title or body of a pull request was edited.",
712715
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
712689
712716
  "operationId": "pull-request/edited",
712690
712717
  "externalDocs": {
712691
712718
  "url": "https://docs.github.com/enterprise-server@3.7/webhooks/webhook-events-and-payloads#pull_request"