@octokit/openapi 7.4.0 → 7.5.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.
Files changed (32) hide show
  1. package/generated/api.github.com.deref.json +938 -1
  2. package/generated/api.github.com.json +55 -1
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +1 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +1 -1
  7. package/generated/ghes-3.2.deref.json +1 -1
  8. package/generated/ghes-3.2.json +1 -1
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
  11. package/generated/ghes-3.3.deref.json +1 -3
  12. package/generated/ghes-3.3.json +1 -2
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +1 -1
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +1 -1
  15. package/generated/ghes-3.4.deref.json +1 -3
  16. package/generated/ghes-3.4.json +1 -2
  17. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +784 -135
  18. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  19. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +51464 -35140
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.json +7876 -3454
  22. package/generated/ghes-3.5.deref.json +85 -15
  23. package/generated/ghes-3.5.json +85 -14
  24. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +44 -1
  25. package/generated/ghes-3.6-diff-to-api.github.com.json +30 -1
  26. package/generated/ghes-3.6.deref.json +735 -1
  27. package/generated/ghes-3.6.json +51 -1
  28. package/generated/github.ae-diff-to-api.github.com.deref.json +589 -1
  29. package/generated/github.ae-diff-to-api.github.com.json +31 -1
  30. package/generated/github.ae.deref.json +678 -1
  31. package/generated/github.ae.json +51 -1
  32. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.0",
4
+ "version": "7.5.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": {
@@ -60685,7 +60685,13 @@
60685
60685
  "category": "orgs",
60686
60686
  "subcategory": null
60687
60687
  },
60688
- "x-octokit": {}
60688
+ "x-octokit": {
60689
+ "diff": {
60690
+ "ghes-3.6": {
60691
+ "type": "changed"
60692
+ }
60693
+ }
60694
+ }
60689
60695
  },
60690
60696
  "patch": {
60691
60697
  "summary": "Update an organization",
@@ -61275,7 +61281,13 @@
61275
61281
  "category": "orgs",
61276
61282
  "subcategory": null
61277
61283
  },
61278
- "x-octokit": {}
61284
+ "x-octokit": {
61285
+ "diff": {
61286
+ "ghes-3.6": {
61287
+ "type": "changed"
61288
+ }
61289
+ }
61290
+ }
61279
61291
  }
61280
61292
  },
61281
61293
  "/orgs/{org}/actions/cache/usage": {
@@ -100969,7 +100981,13 @@
100969
100981
  "category": "teams",
100970
100982
  "subcategory": null
100971
100983
  },
100972
- "x-octokit": {}
100984
+ "x-octokit": {
100985
+ "diff": {
100986
+ "ghes-3.6": {
100987
+ "type": "changed"
100988
+ }
100989
+ }
100990
+ }
100973
100991
  }
100974
100992
  },
100975
100993
  "/orgs/{org}/teams/{team_slug}": {
@@ -101536,7 +101554,13 @@
101536
101554
  "category": "teams",
101537
101555
  "subcategory": null
101538
101556
  },
101539
- "x-octokit": {}
101557
+ "x-octokit": {
101558
+ "diff": {
101559
+ "ghes-3.6": {
101560
+ "type": "changed"
101561
+ }
101562
+ }
101563
+ }
101540
101564
  },
101541
101565
  "patch": {
101542
101566
  "summary": "Update a team",
@@ -102127,7 +102151,13 @@
102127
102151
  "category": "teams",
102128
102152
  "subcategory": null
102129
102153
  },
102130
- "x-octokit": {}
102154
+ "x-octokit": {
102155
+ "diff": {
102156
+ "ghes-3.6": {
102157
+ "type": "changed"
102158
+ }
102159
+ }
102160
+ }
102131
102161
  },
102132
102162
  "delete": {
102133
102163
  "summary": "Delete a team",
@@ -127711,7 +127741,6 @@
127711
127741
  "node_id": "MDc6TGljZW5zZW1pdA==",
127712
127742
  "html_url": "https://github.com/licenses/mit"
127713
127743
  },
127714
- "language": null,
127715
127744
  "forks_count": 9,
127716
127745
  "forks": 9,
127717
127746
  "stargazers_count": 80,
@@ -232910,7 +232939,6 @@
232910
232939
  "node_id": "MDc6TGljZW5zZW1pdA==",
232911
232940
  "html_url": "https://github.com/licenses/mit"
232912
232941
  },
232913
- "language": null,
232914
232942
  "forks_count": 9,
232915
232943
  "forks": 9,
232916
232944
  "stargazers_count": 80,
@@ -313544,7 +313572,13 @@
313544
313572
  "category": "pulls",
313545
313573
  "subcategory": null
313546
313574
  },
313547
- "x-octokit": {}
313575
+ "x-octokit": {
313576
+ "diff": {
313577
+ "ghes-3.6": {
313578
+ "type": "changed"
313579
+ }
313580
+ }
313581
+ }
313548
313582
  }
313549
313583
  },
313550
313584
  "/repos/{owner}/{repo}/pulls/comments": {
@@ -319531,7 +319565,13 @@
319531
319565
  "category": "pulls",
319532
319566
  "subcategory": null
319533
319567
  },
319534
- "x-octokit": {}
319568
+ "x-octokit": {
319569
+ "diff": {
319570
+ "ghes-3.6": {
319571
+ "type": "changed"
319572
+ }
319573
+ }
319574
+ }
319535
319575
  },
319536
319576
  "patch": {
319537
319577
  "summary": "Update a pull request",
@@ -322938,7 +322978,13 @@
322938
322978
  "category": "pulls",
322939
322979
  "subcategory": null
322940
322980
  },
322941
- "x-octokit": {}
322981
+ "x-octokit": {
322982
+ "diff": {
322983
+ "ghes-3.6": {
322984
+ "type": "changed"
322985
+ }
322986
+ }
322987
+ }
322942
322988
  }
322943
322989
  },
322944
322990
  "/repos/{owner}/{repo}/pulls/{pull_number}/comments": {
@@ -364873,7 +364919,13 @@
364873
364919
  "category": "search",
364874
364920
  "subcategory": null
364875
364921
  },
364876
- "x-octokit": {}
364922
+ "x-octokit": {
364923
+ "diff": {
364924
+ "ghes-3.6": {
364925
+ "type": "changed"
364926
+ }
364927
+ }
364928
+ }
364877
364929
  }
364878
364930
  },
364879
364931
  "/search/topics": {
@@ -367631,7 +367683,13 @@
367631
367683
  "subcategory": null
367632
367684
  },
367633
367685
  "deprecated": true,
367634
- "x-octokit": {}
367686
+ "x-octokit": {
367687
+ "diff": {
367688
+ "ghes-3.6": {
367689
+ "type": "changed"
367690
+ }
367691
+ }
367692
+ }
367635
367693
  },
367636
367694
  "patch": {
367637
367695
  "summary": "Update a team (Legacy)",
@@ -368838,7 +368896,13 @@
368838
368896
  "subcategory": null
368839
368897
  },
368840
368898
  "deprecated": true,
368841
- "x-octokit": {}
368899
+ "x-octokit": {
368900
+ "diff": {
368901
+ "ghes-3.6": {
368902
+ "type": "changed"
368903
+ }
368904
+ }
368905
+ }
368842
368906
  },
368843
368907
  "delete": {
368844
368908
  "summary": "Delete a team (Legacy)",
@@ -408559,7 +408623,13 @@
408559
408623
  "category": "teams",
408560
408624
  "subcategory": null
408561
408625
  },
408562
- "x-octokit": {}
408626
+ "x-octokit": {
408627
+ "diff": {
408628
+ "ghes-3.6": {
408629
+ "type": "changed"
408630
+ }
408631
+ }
408632
+ }
408563
408633
  }
408564
408634
  },
408565
408635
  "/users": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.0",
4
+ "version": "7.5.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": {
@@ -9696,7 +9696,13 @@
9696
9696
  "category": "orgs",
9697
9697
  "subcategory": null
9698
9698
  },
9699
- "x-octokit": {}
9699
+ "x-octokit": {
9700
+ "diff": {
9701
+ "ghes-3.6": {
9702
+ "type": "changed"
9703
+ }
9704
+ }
9705
+ }
9700
9706
  },
9701
9707
  "patch": {
9702
9708
  "summary": "Update an organization",
@@ -9872,7 +9878,13 @@
9872
9878
  "category": "orgs",
9873
9879
  "subcategory": null
9874
9880
  },
9875
- "x-octokit": {}
9881
+ "x-octokit": {
9882
+ "diff": {
9883
+ "ghes-3.6": {
9884
+ "type": "changed"
9885
+ }
9886
+ }
9887
+ }
9876
9888
  }
9877
9889
  },
9878
9890
  "/orgs/{org}/actions/cache/usage": {
@@ -16067,7 +16079,13 @@
16067
16079
  "category": "teams",
16068
16080
  "subcategory": null
16069
16081
  },
16070
- "x-octokit": {}
16082
+ "x-octokit": {
16083
+ "diff": {
16084
+ "ghes-3.6": {
16085
+ "type": "changed"
16086
+ }
16087
+ }
16088
+ }
16071
16089
  }
16072
16090
  },
16073
16091
  "/orgs/{org}/teams/{team_slug}": {
@@ -16116,7 +16134,13 @@
16116
16134
  "category": "teams",
16117
16135
  "subcategory": null
16118
16136
  },
16119
- "x-octokit": {}
16137
+ "x-octokit": {
16138
+ "diff": {
16139
+ "ghes-3.6": {
16140
+ "type": "changed"
16141
+ }
16142
+ }
16143
+ }
16120
16144
  },
16121
16145
  "patch": {
16122
16146
  "summary": "Update a team",
@@ -16212,7 +16236,13 @@
16212
16236
  "category": "teams",
16213
16237
  "subcategory": null
16214
16238
  },
16215
- "x-octokit": {}
16239
+ "x-octokit": {
16240
+ "diff": {
16241
+ "ghes-3.6": {
16242
+ "type": "changed"
16243
+ }
16244
+ }
16245
+ }
16216
16246
  },
16217
16247
  "delete": {
16218
16248
  "summary": "Delete a team",
@@ -39343,7 +39373,13 @@
39343
39373
  "category": "pulls",
39344
39374
  "subcategory": null
39345
39375
  },
39346
- "x-octokit": {}
39376
+ "x-octokit": {
39377
+ "diff": {
39378
+ "ghes-3.6": {
39379
+ "type": "changed"
39380
+ }
39381
+ }
39382
+ }
39347
39383
  }
39348
39384
  },
39349
39385
  "/repos/{owner}/{repo}/pulls/comments": {
@@ -39879,7 +39915,13 @@
39879
39915
  "category": "pulls",
39880
39916
  "subcategory": null
39881
39917
  },
39882
- "x-octokit": {}
39918
+ "x-octokit": {
39919
+ "diff": {
39920
+ "ghes-3.6": {
39921
+ "type": "changed"
39922
+ }
39923
+ }
39924
+ }
39883
39925
  },
39884
39926
  "patch": {
39885
39927
  "summary": "Update a pull request",
@@ -39978,7 +40020,13 @@
39978
40020
  "category": "pulls",
39979
40021
  "subcategory": null
39980
40022
  },
39981
- "x-octokit": {}
40023
+ "x-octokit": {
40024
+ "diff": {
40025
+ "ghes-3.6": {
40026
+ "type": "changed"
40027
+ }
40028
+ }
40029
+ }
39982
40030
  }
39983
40031
  },
39984
40032
  "/repos/{owner}/{repo}/pulls/{pull_number}/comments": {
@@ -45587,7 +45635,13 @@
45587
45635
  "category": "search",
45588
45636
  "subcategory": null
45589
45637
  },
45590
- "x-octokit": {}
45638
+ "x-octokit": {
45639
+ "diff": {
45640
+ "ghes-3.6": {
45641
+ "type": "changed"
45642
+ }
45643
+ }
45644
+ }
45591
45645
  }
45592
45646
  },
45593
45647
  "/search/topics": {
@@ -46495,7 +46549,13 @@
46495
46549
  "subcategory": null
46496
46550
  },
46497
46551
  "deprecated": true,
46498
- "x-octokit": {}
46552
+ "x-octokit": {
46553
+ "diff": {
46554
+ "ghes-3.6": {
46555
+ "type": "changed"
46556
+ }
46557
+ }
46558
+ }
46499
46559
  },
46500
46560
  "patch": {
46501
46561
  "summary": "Update a team (Legacy)",
@@ -46618,7 +46678,13 @@
46618
46678
  "subcategory": null
46619
46679
  },
46620
46680
  "deprecated": true,
46621
- "x-octokit": {}
46681
+ "x-octokit": {
46682
+ "diff": {
46683
+ "ghes-3.6": {
46684
+ "type": "changed"
46685
+ }
46686
+ }
46687
+ }
46622
46688
  },
46623
46689
  "delete": {
46624
46690
  "summary": "Delete a team (Legacy)",
@@ -51854,7 +51920,13 @@
51854
51920
  "category": "teams",
51855
51921
  "subcategory": null
51856
51922
  },
51857
- "x-octokit": {}
51923
+ "x-octokit": {
51924
+ "diff": {
51925
+ "ghes-3.6": {
51926
+ "type": "changed"
51927
+ }
51928
+ }
51929
+ }
51858
51930
  }
51859
51931
  },
51860
51932
  "/users": {
@@ -86428,7 +86500,6 @@
86428
86500
  "node_id": "MDc6TGljZW5zZW1pdA==",
86429
86501
  "html_url": "https://github.com/licenses/mit"
86430
86502
  },
86431
- "language": null,
86432
86503
  "forks_count": 9,
86433
86504
  "forks": 9,
86434
86505
  "stargazers_count": 80,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.0",
4
+ "version": "7.5.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": {
@@ -15339,6 +15339,11 @@
15339
15339
  "description": "Whether organization members can fork private organization repositories.",
15340
15340
  "default": false
15341
15341
  },
15342
+ "web_commit_signoff_required": {
15343
+ "type": "boolean",
15344
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
15345
+ "default": false
15346
+ },
15342
15347
  "blog": {
15343
15348
  "type": "string",
15344
15349
  "example": "\"http://github.blog\""
@@ -15596,6 +15601,10 @@
15596
15601
  "example": false,
15597
15602
  "nullable": true
15598
15603
  },
15604
+ "web_commit_signoff_required": {
15605
+ "type": "boolean",
15606
+ "example": false
15607
+ },
15599
15608
  "updated_at": {
15600
15609
  "type": "string",
15601
15610
  "format": "date-time"
@@ -15679,6 +15688,7 @@
15679
15688
  "members_can_create_public_pages": true,
15680
15689
  "members_can_create_private_pages": true,
15681
15690
  "members_can_fork_private_repositories": false,
15691
+ "web_commit_signoff_required": false,
15682
15692
  "updated_at": "2014-03-03T18:58:10Z"
15683
15693
  }
15684
15694
  }
@@ -18436,6 +18446,10 @@
18436
18446
  "example": false,
18437
18447
  "nullable": true
18438
18448
  },
18449
+ "web_commit_signoff_required": {
18450
+ "type": "boolean",
18451
+ "example": false
18452
+ },
18439
18453
  "updated_at": {
18440
18454
  "type": "string",
18441
18455
  "format": "date-time"
@@ -21978,6 +21992,11 @@
21978
21992
  "description": "Whether to allow forking this repo",
21979
21993
  "type": "boolean"
21980
21994
  },
21995
+ "web_commit_signoff_required": {
21996
+ "description": "Whether to require contributors to sign off on web-based commits",
21997
+ "default": false,
21998
+ "type": "boolean"
21999
+ },
21981
22000
  "subscribers_count": {
21982
22001
  "type": "integer"
21983
22002
  },
@@ -22145,6 +22164,10 @@
22145
22164
  "type": "boolean",
22146
22165
  "example": true
22147
22166
  },
22167
+ "web_commit_signoff_required": {
22168
+ "type": "boolean",
22169
+ "example": false
22170
+ },
22148
22171
  "subscribers_count": {
22149
22172
  "type": "integer",
22150
22173
  "example": 42
@@ -23403,6 +23426,11 @@
23403
23426
  "description": "Whether to allow forking this repo",
23404
23427
  "type": "boolean"
23405
23428
  },
23429
+ "web_commit_signoff_required": {
23430
+ "description": "Whether to require contributors to sign off on web-based commits",
23431
+ "default": false,
23432
+ "type": "boolean"
23433
+ },
23406
23434
  "subscribers_count": {
23407
23435
  "type": "integer"
23408
23436
  },
@@ -24587,6 +24615,11 @@
24587
24615
  "description": "Whether to allow forking this repo",
24588
24616
  "type": "boolean"
24589
24617
  },
24618
+ "web_commit_signoff_required": {
24619
+ "description": "Whether to require contributors to sign off on web-based commits",
24620
+ "default": false,
24621
+ "type": "boolean"
24622
+ },
24590
24623
  "subscribers_count": {
24591
24624
  "type": "integer"
24592
24625
  },
@@ -25097,6 +25130,7 @@
25097
25130
  "delete_branch_on_merge": true,
25098
25131
  "allow_merge_commit": true,
25099
25132
  "allow_forking": true,
25133
+ "web_commit_signoff_required": false,
25100
25134
  "subscribers_count": 42,
25101
25135
  "network_count": 0,
25102
25136
  "organization": {
@@ -32735,6 +32769,11 @@
32735
32769
  "description": "Whether to allow forking this repo",
32736
32770
  "type": "boolean"
32737
32771
  },
32772
+ "web_commit_signoff_required": {
32773
+ "description": "Whether to require contributors to sign off on web-based commits",
32774
+ "default": false,
32775
+ "type": "boolean"
32776
+ },
32738
32777
  "subscribers_count": {
32739
32778
  "type": "integer"
32740
32779
  },
@@ -32914,6 +32953,10 @@
32914
32953
  },
32915
32954
  "allow_forking": {
32916
32955
  "type": "boolean"
32956
+ },
32957
+ "web_commit_signoff_required": {
32958
+ "type": "boolean",
32959
+ "example": false
32917
32960
  }
32918
32961
  },
32919
32962
  "required": [
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.0",
4
+ "version": "7.5.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": {
@@ -4303,6 +4303,11 @@
4303
4303
  "description": "Whether organization members can fork private organization repositories.",
4304
4304
  "default": false
4305
4305
  },
4306
+ "web_commit_signoff_required": {
4307
+ "type": "boolean",
4308
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
4309
+ "default": false
4310
+ },
4306
4311
  "blog": {
4307
4312
  "type": "string",
4308
4313
  "example": "\"http://github.blog\""
@@ -9756,6 +9761,10 @@
9756
9761
  "example": false,
9757
9762
  "nullable": true
9758
9763
  },
9764
+ "web_commit_signoff_required": {
9765
+ "type": "boolean",
9766
+ "example": false
9767
+ },
9759
9768
  "updated_at": {
9760
9769
  "type": "string",
9761
9770
  "format": "date-time"
@@ -10903,6 +10912,10 @@
10903
10912
  "type": "boolean",
10904
10913
  "example": true
10905
10914
  },
10915
+ "web_commit_signoff_required": {
10916
+ "type": "boolean",
10917
+ "example": false
10918
+ },
10906
10919
  "subscribers_count": {
10907
10920
  "type": "integer",
10908
10921
  "example": 42
@@ -11632,6 +11645,10 @@
11632
11645
  },
11633
11646
  "allow_forking": {
11634
11647
  "type": "boolean"
11648
+ },
11649
+ "web_commit_signoff_required": {
11650
+ "type": "boolean",
11651
+ "example": false
11635
11652
  }
11636
11653
  },
11637
11654
  "required": [
@@ -14053,6 +14070,11 @@
14053
14070
  "description": "Whether to allow forking this repo",
14054
14071
  "type": "boolean"
14055
14072
  },
14073
+ "web_commit_signoff_required": {
14074
+ "description": "Whether to require contributors to sign off on web-based commits",
14075
+ "default": false,
14076
+ "type": "boolean"
14077
+ },
14056
14078
  "subscribers_count": {
14057
14079
  "type": "integer"
14058
14080
  },
@@ -15008,6 +15030,11 @@
15008
15030
  "description": "Whether to allow forking this repo",
15009
15031
  "type": "boolean"
15010
15032
  },
15033
+ "web_commit_signoff_required": {
15034
+ "description": "Whether to require contributors to sign off on web-based commits",
15035
+ "default": false,
15036
+ "type": "boolean"
15037
+ },
15011
15038
  "subscribers_count": {
15012
15039
  "type": "integer"
15013
15040
  },
@@ -16096,6 +16123,7 @@
16096
16123
  "members_can_create_public_pages": true,
16097
16124
  "members_can_create_private_pages": true,
16098
16125
  "members_can_fork_private_repositories": false,
16126
+ "web_commit_signoff_required": false,
16099
16127
  "updated_at": "2014-03-03T18:58:10Z"
16100
16128
  }
16101
16129
  },
@@ -16888,6 +16916,7 @@
16888
16916
  "delete_branch_on_merge": true,
16889
16917
  "allow_merge_commit": true,
16890
16918
  "allow_forking": true,
16919
+ "web_commit_signoff_required": false,
16891
16920
  "subscribers_count": 42,
16892
16921
  "network_count": 0,
16893
16922
  "organization": {