@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": {
@@ -35528,7 +35528,7 @@
35528
35528
  "operationId": "repos/list-webhooks",
35529
35529
  "externalDocs": {
35530
35530
  "description": "API method documentation",
35531
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#list-repository-webhooks"
35531
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-repository-webhooks"
35532
35532
  },
35533
35533
  "parameters": [
35534
35534
  {
@@ -35575,8 +35575,8 @@
35575
35575
  "x-github": {
35576
35576
  "githubCloudOnly": false,
35577
35577
  "enabledForGitHubApps": true,
35578
- "category": "webhooks",
35579
- "subcategory": "repos"
35578
+ "category": "repos",
35579
+ "subcategory": "webhooks"
35580
35580
  },
35581
35581
  "x-octokit": {}
35582
35582
  },
@@ -35589,7 +35589,7 @@
35589
35589
  "operationId": "repos/create-webhook",
35590
35590
  "externalDocs": {
35591
35591
  "description": "API method documentation",
35592
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#create-a-repository-webhook"
35592
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#create-a-repository-webhook"
35593
35593
  },
35594
35594
  "parameters": [
35595
35595
  {
@@ -35712,8 +35712,8 @@
35712
35712
  "x-github": {
35713
35713
  "githubCloudOnly": false,
35714
35714
  "enabledForGitHubApps": true,
35715
- "category": "webhooks",
35716
- "subcategory": "repos"
35715
+ "category": "repos",
35716
+ "subcategory": "webhooks"
35717
35717
  },
35718
35718
  "x-octokit": {}
35719
35719
  }
@@ -35728,7 +35728,7 @@
35728
35728
  "operationId": "repos/get-webhook",
35729
35729
  "externalDocs": {
35730
35730
  "description": "API method documentation",
35731
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#get-a-repository-webhook"
35731
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-repository-webhook"
35732
35732
  },
35733
35733
  "parameters": [
35734
35734
  {
@@ -35764,8 +35764,8 @@
35764
35764
  "x-github": {
35765
35765
  "githubCloudOnly": false,
35766
35766
  "enabledForGitHubApps": true,
35767
- "category": "webhooks",
35768
- "subcategory": "repos"
35767
+ "category": "repos",
35768
+ "subcategory": "webhooks"
35769
35769
  },
35770
35770
  "x-octokit": {}
35771
35771
  },
@@ -35778,7 +35778,7 @@
35778
35778
  "operationId": "repos/update-webhook",
35779
35779
  "externalDocs": {
35780
35780
  "description": "API method documentation",
35781
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#update-a-repository-webhook"
35781
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-repository-webhook"
35782
35782
  },
35783
35783
  "parameters": [
35784
35784
  {
@@ -35897,8 +35897,8 @@
35897
35897
  "x-github": {
35898
35898
  "githubCloudOnly": false,
35899
35899
  "enabledForGitHubApps": true,
35900
- "category": "webhooks",
35901
- "subcategory": "repos"
35900
+ "category": "repos",
35901
+ "subcategory": "webhooks"
35902
35902
  },
35903
35903
  "x-octokit": {}
35904
35904
  },
@@ -35911,7 +35911,7 @@
35911
35911
  "operationId": "repos/delete-webhook",
35912
35912
  "externalDocs": {
35913
35913
  "description": "API method documentation",
35914
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#delete-a-repository-webhook"
35914
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#delete-a-repository-webhook"
35915
35915
  },
35916
35916
  "parameters": [
35917
35917
  {
@@ -35935,8 +35935,8 @@
35935
35935
  "x-github": {
35936
35936
  "githubCloudOnly": false,
35937
35937
  "enabledForGitHubApps": true,
35938
- "category": "webhooks",
35939
- "subcategory": "repos"
35938
+ "category": "repos",
35939
+ "subcategory": "webhooks"
35940
35940
  },
35941
35941
  "x-octokit": {}
35942
35942
  }
@@ -35951,7 +35951,7 @@
35951
35951
  "operationId": "repos/get-webhook-config-for-repo",
35952
35952
  "externalDocs": {
35953
35953
  "description": "API method documentation",
35954
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
35954
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
35955
35955
  },
35956
35956
  "parameters": [
35957
35957
  {
@@ -35984,8 +35984,8 @@
35984
35984
  "x-github": {
35985
35985
  "githubCloudOnly": false,
35986
35986
  "enabledForGitHubApps": true,
35987
- "category": "webhooks",
35988
- "subcategory": "repo-config"
35987
+ "category": "repos",
35988
+ "subcategory": "webhooks"
35989
35989
  },
35990
35990
  "x-octokit": {}
35991
35991
  },
@@ -35998,7 +35998,7 @@
35998
35998
  "operationId": "repos/update-webhook-config-for-repo",
35999
35999
  "externalDocs": {
36000
36000
  "description": "API method documentation",
36001
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
36001
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
36002
36002
  },
36003
36003
  "parameters": [
36004
36004
  {
@@ -36065,8 +36065,8 @@
36065
36065
  "x-github": {
36066
36066
  "githubCloudOnly": false,
36067
36067
  "enabledForGitHubApps": true,
36068
- "category": "webhooks",
36069
- "subcategory": "repo-config"
36068
+ "category": "repos",
36069
+ "subcategory": "webhooks"
36070
36070
  },
36071
36071
  "x-octokit": {}
36072
36072
  }
@@ -36081,7 +36081,7 @@
36081
36081
  "operationId": "repos/list-webhook-deliveries",
36082
36082
  "externalDocs": {
36083
36083
  "description": "API method documentation",
36084
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
36084
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
36085
36085
  },
36086
36086
  "parameters": [
36087
36087
  {
@@ -36137,8 +36137,8 @@
36137
36137
  "x-github": {
36138
36138
  "githubCloudOnly": false,
36139
36139
  "enabledForGitHubApps": true,
36140
- "category": "webhooks",
36141
- "subcategory": "repo-deliveries"
36140
+ "category": "repos",
36141
+ "subcategory": "webhooks"
36142
36142
  },
36143
36143
  "x-octokit": {}
36144
36144
  }
@@ -36153,7 +36153,7 @@
36153
36153
  "operationId": "repos/get-webhook-delivery",
36154
36154
  "externalDocs": {
36155
36155
  "description": "API method documentation",
36156
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
36156
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
36157
36157
  },
36158
36158
  "parameters": [
36159
36159
  {
@@ -36195,8 +36195,8 @@
36195
36195
  "x-github": {
36196
36196
  "githubCloudOnly": false,
36197
36197
  "enabledForGitHubApps": true,
36198
- "category": "webhooks",
36199
- "subcategory": "repo-deliveries"
36198
+ "category": "repos",
36199
+ "subcategory": "webhooks"
36200
36200
  },
36201
36201
  "x-octokit": {}
36202
36202
  }
@@ -36211,7 +36211,7 @@
36211
36211
  "operationId": "repos/redeliver-webhook-delivery",
36212
36212
  "externalDocs": {
36213
36213
  "description": "API method documentation",
36214
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
36214
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
36215
36215
  },
36216
36216
  "parameters": [
36217
36217
  {
@@ -36241,8 +36241,8 @@
36241
36241
  "x-github": {
36242
36242
  "githubCloudOnly": false,
36243
36243
  "enabledForGitHubApps": true,
36244
- "category": "webhooks",
36245
- "subcategory": "repo-deliveries"
36244
+ "category": "repos",
36245
+ "subcategory": "webhooks"
36246
36246
  },
36247
36247
  "x-octokit": {}
36248
36248
  }
@@ -36257,7 +36257,7 @@
36257
36257
  "operationId": "repos/ping-webhook",
36258
36258
  "externalDocs": {
36259
36259
  "description": "API method documentation",
36260
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#ping-a-repository-webhook"
36260
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#ping-a-repository-webhook"
36261
36261
  },
36262
36262
  "parameters": [
36263
36263
  {
@@ -36281,8 +36281,8 @@
36281
36281
  "x-github": {
36282
36282
  "githubCloudOnly": false,
36283
36283
  "enabledForGitHubApps": true,
36284
- "category": "webhooks",
36285
- "subcategory": "repos"
36284
+ "category": "repos",
36285
+ "subcategory": "webhooks"
36286
36286
  },
36287
36287
  "x-octokit": {}
36288
36288
  }
@@ -36297,7 +36297,7 @@
36297
36297
  "operationId": "repos/test-push-webhook",
36298
36298
  "externalDocs": {
36299
36299
  "description": "API method documentation",
36300
- "url": "https://docs.github.com/enterprise-server@3.7/rest/webhooks/repos#test-the-push-repository-webhook"
36300
+ "url": "https://docs.github.com/enterprise-server@3.7/rest/repos/webhooks#test-the-push-repository-webhook"
36301
36301
  },
36302
36302
  "parameters": [
36303
36303
  {
@@ -36321,8 +36321,8 @@
36321
36321
  "x-github": {
36322
36322
  "githubCloudOnly": false,
36323
36323
  "enabledForGitHubApps": true,
36324
- "category": "webhooks",
36325
- "subcategory": "repos"
36324
+ "category": "repos",
36325
+ "subcategory": "webhooks"
36326
36326
  },
36327
36327
  "x-octokit": {}
36328
36328
  }
@@ -39719,6 +39719,9 @@
39719
39719
  }
39720
39720
  }
39721
39721
  }
39722
+ },
39723
+ "404": {
39724
+ "$ref": "#/components/responses/not_found"
39722
39725
  }
39723
39726
  },
39724
39727
  "x-github": {
@@ -71434,7 +71437,7 @@
71434
71437
  "pull-request-edited": {
71435
71438
  "post": {
71436
71439
  "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.",
71437
- "description": "The title or body of a pull request was edited.",
71440
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
71438
71441
  "operationId": "pull-request/edited",
71439
71442
  "externalDocs": {
71440
71443
  "url": "https://docs.github.com/enterprise-server@3.7/webhooks/webhook-events-and-payloads#pull_request"
@@ -92198,7 +92201,8 @@
92198
92201
  "enum": [
92199
92202
  "queued",
92200
92203
  "in_progress",
92201
- "completed"
92204
+ "completed",
92205
+ "waiting"
92202
92206
  ]
92203
92207
  },
92204
92208
  "conclusion": {
@@ -266200,7 +266204,6 @@
266200
266204
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
266201
266205
  "svn_url": "https://svn.github.com/octocat/Hello-World",
266202
266206
  "homepage": "https://github.com",
266203
- "language": null,
266204
266207
  "forks_count": 9,
266205
266208
  "forks": 9,
266206
266209
  "stargazers_count": 80,
@@ -266585,7 +266588,6 @@
266585
266588
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
266586
266589
  "svn_url": "https://svn.github.com/octocat/Hello-World",
266587
266590
  "homepage": "https://github.com",
266588
- "language": null,
266589
266591
  "forks_count": 9,
266590
266592
  "stargazers_count": 80,
266591
266593
  "watchers_count": 80,
@@ -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": {
@@ -128573,7 +128573,6 @@
128573
128573
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
128574
128574
  "svn_url": "https://svn.github.com/octocat/Hello-World",
128575
128575
  "homepage": "https://github.com",
128576
- "language": null,
128577
128576
  "forks_count": 9,
128578
128577
  "forks": 9,
128579
128578
  "stargazers_count": 80,
@@ -128958,7 +128957,6 @@
128958
128957
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
128959
128958
  "svn_url": "https://svn.github.com/octocat/Hello-World",
128960
128959
  "homepage": "https://github.com",
128961
- "language": null,
128962
128960
  "forks_count": 9,
128963
128961
  "stargazers_count": 80,
128964
128962
  "watchers_count": 80,
@@ -135914,7 +135912,8 @@
135914
135912
  "enum": [
135915
135913
  "queued",
135916
135914
  "in_progress",
135917
- "completed"
135915
+ "completed",
135916
+ "waiting"
135918
135917
  ]
135919
135918
  },
135920
135919
  "conclusion": {
@@ -148603,7 +148602,8 @@
148603
148602
  "enum": [
148604
148603
  "queued",
148605
148604
  "in_progress",
148606
- "completed"
148605
+ "completed",
148606
+ "waiting"
148607
148607
  ]
148608
148608
  },
148609
148609
  "conclusion": {
@@ -149244,7 +149244,8 @@
149244
149244
  "enum": [
149245
149245
  "queued",
149246
149246
  "in_progress",
149247
- "completed"
149247
+ "completed",
149248
+ "waiting"
149248
149249
  ]
149249
149250
  },
149250
149251
  "conclusion": {
@@ -231523,7 +231524,7 @@
231523
231524
  "operationId": "repos/list-webhooks",
231524
231525
  "externalDocs": {
231525
231526
  "description": "API method documentation",
231526
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#list-repository-webhooks"
231527
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#list-repository-webhooks"
231527
231528
  },
231528
231529
  "parameters": [
231529
231530
  {
@@ -231804,8 +231805,8 @@
231804
231805
  "x-github": {
231805
231806
  "githubCloudOnly": false,
231806
231807
  "enabledForGitHubApps": true,
231807
- "category": "webhooks",
231808
- "subcategory": "repos"
231808
+ "category": "repos",
231809
+ "subcategory": "webhooks"
231809
231810
  },
231810
231811
  "x-octokit": {}
231811
231812
  },
@@ -231818,7 +231819,7 @@
231818
231819
  "operationId": "repos/create-webhook",
231819
231820
  "externalDocs": {
231820
231821
  "description": "API method documentation",
231821
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#create-a-repository-webhook"
231822
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#create-a-repository-webhook"
231822
231823
  },
231823
231824
  "parameters": [
231824
231825
  {
@@ -232263,8 +232264,8 @@
232263
232264
  "x-github": {
232264
232265
  "githubCloudOnly": false,
232265
232266
  "enabledForGitHubApps": true,
232266
- "category": "webhooks",
232267
- "subcategory": "repos"
232267
+ "category": "repos",
232268
+ "subcategory": "webhooks"
232268
232269
  },
232269
232270
  "x-octokit": {}
232270
232271
  }
@@ -232279,7 +232280,7 @@
232279
232280
  "operationId": "repos/get-webhook",
232280
232281
  "externalDocs": {
232281
232282
  "description": "API method documentation",
232282
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#get-a-repository-webhook"
232283
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-repository-webhook"
232283
232284
  },
232284
232285
  "parameters": [
232285
232286
  {
@@ -232538,8 +232539,8 @@
232538
232539
  "x-github": {
232539
232540
  "githubCloudOnly": false,
232540
232541
  "enabledForGitHubApps": true,
232541
- "category": "webhooks",
232542
- "subcategory": "repos"
232542
+ "category": "repos",
232543
+ "subcategory": "webhooks"
232543
232544
  },
232544
232545
  "x-octokit": {}
232545
232546
  },
@@ -232552,7 +232553,7 @@
232552
232553
  "operationId": "repos/update-webhook",
232553
232554
  "externalDocs": {
232554
232555
  "description": "API method documentation",
232555
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#update-a-repository-webhook"
232556
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#update-a-repository-webhook"
232556
232557
  },
232557
232558
  "parameters": [
232558
232559
  {
@@ -232976,8 +232977,8 @@
232976
232977
  "x-github": {
232977
232978
  "githubCloudOnly": false,
232978
232979
  "enabledForGitHubApps": true,
232979
- "category": "webhooks",
232980
- "subcategory": "repos"
232980
+ "category": "repos",
232981
+ "subcategory": "webhooks"
232981
232982
  },
232982
232983
  "x-octokit": {}
232983
232984
  },
@@ -232990,7 +232991,7 @@
232990
232991
  "operationId": "repos/delete-webhook",
232991
232992
  "externalDocs": {
232992
232993
  "description": "API method documentation",
232993
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#delete-a-repository-webhook"
232994
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#delete-a-repository-webhook"
232994
232995
  },
232995
232996
  "parameters": [
232996
232997
  {
@@ -233055,8 +233056,8 @@
233055
233056
  "x-github": {
233056
233057
  "githubCloudOnly": false,
233057
233058
  "enabledForGitHubApps": true,
233058
- "category": "webhooks",
233059
- "subcategory": "repos"
233059
+ "category": "repos",
233060
+ "subcategory": "webhooks"
233060
233061
  },
233061
233062
  "x-octokit": {}
233062
233063
  }
@@ -233071,7 +233072,7 @@
233071
233072
  "operationId": "repos/get-webhook-config-for-repo",
233072
233073
  "externalDocs": {
233073
233074
  "description": "API method documentation",
233074
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-config#get-a-webhook-configuration-for-a-repository"
233075
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-webhook-configuration-for-a-repository"
233075
233076
  },
233076
233077
  "parameters": [
233077
233078
  {
@@ -233159,8 +233160,8 @@
233159
233160
  "x-github": {
233160
233161
  "githubCloudOnly": false,
233161
233162
  "enabledForGitHubApps": true,
233162
- "category": "webhooks",
233163
- "subcategory": "repo-config"
233163
+ "category": "repos",
233164
+ "subcategory": "webhooks"
233164
233165
  },
233165
233166
  "x-octokit": {}
233166
233167
  },
@@ -233173,7 +233174,7 @@
233173
233174
  "operationId": "repos/update-webhook-config-for-repo",
233174
233175
  "externalDocs": {
233175
233176
  "description": "API method documentation",
233176
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-config#update-a-webhook-configuration-for-a-repository"
233177
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#update-a-webhook-configuration-for-a-repository"
233177
233178
  },
233178
233179
  "parameters": [
233179
233180
  {
@@ -233311,8 +233312,8 @@
233311
233312
  "x-github": {
233312
233313
  "githubCloudOnly": false,
233313
233314
  "enabledForGitHubApps": true,
233314
- "category": "webhooks",
233315
- "subcategory": "repo-config"
233315
+ "category": "repos",
233316
+ "subcategory": "webhooks"
233316
233317
  },
233317
233318
  "x-octokit": {}
233318
233319
  }
@@ -233327,7 +233328,7 @@
233327
233328
  "operationId": "repos/list-webhook-deliveries",
233328
233329
  "externalDocs": {
233329
233330
  "description": "API method documentation",
233330
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#list-deliveries-for-a-repository-webhook"
233331
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#list-deliveries-for-a-repository-webhook"
233331
233332
  },
233332
233333
  "parameters": [
233333
233334
  {
@@ -233639,8 +233640,8 @@
233639
233640
  "x-github": {
233640
233641
  "githubCloudOnly": false,
233641
233642
  "enabledForGitHubApps": true,
233642
- "category": "webhooks",
233643
- "subcategory": "repo-deliveries"
233643
+ "category": "repos",
233644
+ "subcategory": "webhooks"
233644
233645
  },
233645
233646
  "x-octokit": {}
233646
233647
  }
@@ -233655,7 +233656,7 @@
233655
233656
  "operationId": "repos/get-webhook-delivery",
233656
233657
  "externalDocs": {
233657
233658
  "description": "API method documentation",
233658
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#get-a-delivery-for-a-repository-webhook"
233659
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#get-a-delivery-for-a-repository-webhook"
233659
233660
  },
233660
233661
  "parameters": [
233661
233662
  {
@@ -234010,8 +234011,8 @@
234010
234011
  "x-github": {
234011
234012
  "githubCloudOnly": false,
234012
234013
  "enabledForGitHubApps": true,
234013
- "category": "webhooks",
234014
- "subcategory": "repo-deliveries"
234014
+ "category": "repos",
234015
+ "subcategory": "webhooks"
234015
234016
  },
234016
234017
  "x-octokit": {}
234017
234018
  }
@@ -234026,7 +234027,7 @@
234026
234027
  "operationId": "repos/redeliver-webhook-delivery",
234027
234028
  "externalDocs": {
234028
234029
  "description": "API method documentation",
234029
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repo-deliveries#redeliver-a-delivery-for-a-repository-webhook"
234030
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#redeliver-a-delivery-for-a-repository-webhook"
234030
234031
  },
234031
234032
  "parameters": [
234032
234033
  {
@@ -234214,8 +234215,8 @@
234214
234215
  "x-github": {
234215
234216
  "githubCloudOnly": false,
234216
234217
  "enabledForGitHubApps": true,
234217
- "category": "webhooks",
234218
- "subcategory": "repo-deliveries"
234218
+ "category": "repos",
234219
+ "subcategory": "webhooks"
234219
234220
  },
234220
234221
  "x-octokit": {}
234221
234222
  }
@@ -234230,7 +234231,7 @@
234230
234231
  "operationId": "repos/ping-webhook",
234231
234232
  "externalDocs": {
234232
234233
  "description": "API method documentation",
234233
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#ping-a-repository-webhook"
234234
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#ping-a-repository-webhook"
234234
234235
  },
234235
234236
  "parameters": [
234236
234237
  {
@@ -234295,8 +234296,8 @@
234295
234296
  "x-github": {
234296
234297
  "githubCloudOnly": false,
234297
234298
  "enabledForGitHubApps": true,
234298
- "category": "webhooks",
234299
- "subcategory": "repos"
234299
+ "category": "repos",
234300
+ "subcategory": "webhooks"
234300
234301
  },
234301
234302
  "x-octokit": {}
234302
234303
  }
@@ -234311,7 +234312,7 @@
234311
234312
  "operationId": "repos/test-push-webhook",
234312
234313
  "externalDocs": {
234313
234314
  "description": "API method documentation",
234314
- "url": "https://docs.github.com/enterprise-server@3.8/rest/webhooks/repos#test-the-push-repository-webhook"
234315
+ "url": "https://docs.github.com/enterprise-server@3.8/rest/repos/webhooks#test-the-push-repository-webhook"
234315
234316
  },
234316
234317
  "parameters": [
234317
234318
  {
@@ -234376,8 +234377,8 @@
234376
234377
  "x-github": {
234377
234378
  "githubCloudOnly": false,
234378
234379
  "enabledForGitHubApps": true,
234379
- "category": "webhooks",
234380
- "subcategory": "repos"
234380
+ "category": "repos",
234381
+ "subcategory": "webhooks"
234381
234382
  },
234382
234383
  "x-octokit": {}
234383
234384
  }
@@ -291163,6 +291164,32 @@
291163
291164
  }
291164
291165
  }
291165
291166
  }
291167
+ },
291168
+ "404": {
291169
+ "description": "Resource not found",
291170
+ "content": {
291171
+ "application/json": {
291172
+ "schema": {
291173
+ "title": "Basic Error",
291174
+ "description": "Basic Error",
291175
+ "type": "object",
291176
+ "properties": {
291177
+ "message": {
291178
+ "type": "string"
291179
+ },
291180
+ "documentation_url": {
291181
+ "type": "string"
291182
+ },
291183
+ "url": {
291184
+ "type": "string"
291185
+ },
291186
+ "status": {
291187
+ "type": "string"
291188
+ }
291189
+ }
291190
+ }
291191
+ }
291192
+ }
291166
291193
  }
291167
291194
  },
291168
291195
  "x-github": {
@@ -340955,16 +340982,10 @@
340955
340982
  "html_url": "https://github.com/owner/private-repo/security/secret-scanning/42",
340956
340983
  "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/42/locations",
340957
340984
  "state": "open",
340958
- "resolution": null,
340959
- "resolved_at": null,
340960
- "resolved_by": null,
340961
340985
  "secret_type": "mailchimp_api_key",
340962
340986
  "secret_type_display_name": "Mailchimp API Key",
340963
340987
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
340964
- "push_protection_bypassed_by": null,
340965
- "push_protection_bypassed": false,
340966
- "push_protection_bypassed_at": null,
340967
- "resolution_comment": null
340988
+ "push_protection_bypassed": false
340968
340989
  }
340969
340990
  }
340970
340991
  }
@@ -341469,8 +341490,6 @@
341469
341490
  "secret_type_display_name": "Mailchimp API Key",
341470
341491
  "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
341471
341492
  "push_protection_bypassed": false,
341472
- "push_protection_bypassed_by": null,
341473
- "push_protection_bypassed_at": null,
341474
341493
  "resolution_comment": "Example comment"
341475
341494
  }
341476
341495
  }
@@ -722600,7 +722619,7 @@
722600
722619
  "pull-request-edited": {
722601
722620
  "post": {
722602
722621
  "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.8/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.8/graphql/reference/objects#pullrequest) or \"[Pulls](https://docs.github.com/enterprise-server@3.8/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.",
722603
- "description": "The title or body of a pull request was edited.",
722622
+ "description": "The title or body of a pull request was edited, or the base branch of a pull request was changed.",
722604
722623
  "operationId": "pull-request/edited",
722605
722624
  "externalDocs": {
722606
722625
  "url": "https://docs.github.com/enterprise-server@3.8/webhooks/webhook-events-and-payloads#pull_request"