@octokit/openapi 7.4.0 → 7.7.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 (35) hide show
  1. package/generated/api.github.com.deref.json +2550 -227
  2. package/generated/api.github.com.json +1233 -110
  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 +31 -25
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +25 -14
  7. package/generated/ghes-3.2.deref.json +319 -242
  8. package/generated/ghes-3.2.json +558 -26
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +0 -16
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +187 -223
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +432 -10
  12. package/generated/ghes-3.3.deref.json +319 -244
  13. package/generated/ghes-3.3.json +558 -27
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +9 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +9 -1
  16. package/generated/ghes-3.4.deref.json +322 -230
  17. package/generated/ghes-3.4.json +566 -29
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +784 -135
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +46103 -29773
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +7990 -3300
  23. package/generated/ghes-3.5.deref.json +406 -242
  24. package/generated/ghes-3.5.json +650 -41
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +504 -89
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +18076 -6602
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +6698 -4308
  28. package/generated/ghes-3.6.deref.json +1275 -241
  29. package/generated/ghes-3.6.json +839 -41
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +332 -32
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +24643 -16633
  32. package/generated/github.ae-diff-to-api.github.com.json +1184 -30
  33. package/generated/github.ae.deref.json +1298 -163
  34. package/generated/github.ae.json +878 -35
  35. 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.7.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": {
@@ -4243,14 +4243,6 @@
4243
4243
  "write"
4244
4244
  ]
4245
4245
  },
4246
- "organization_custom_roles": {
4247
- "type": "string",
4248
- "description": "The level of permission to grant the access token for custom roles management.",
4249
- "enum": [
4250
- "read",
4251
- "write"
4252
- ]
4253
- },
4254
4246
  "deployments": {
4255
4247
  "type": "string",
4256
4248
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -5363,14 +5355,6 @@
5363
5355
  "write"
5364
5356
  ]
5365
5357
  },
5366
- "organization_custom_roles": {
5367
- "type": "string",
5368
- "description": "The level of permission to grant the access token for custom roles management.",
5369
- "enum": [
5370
- "read",
5371
- "write"
5372
- ]
5373
- },
5374
5358
  "deployments": {
5375
5359
  "type": "string",
5376
5360
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -6035,14 +6019,6 @@
6035
6019
  "write"
6036
6020
  ]
6037
6021
  },
6038
- "organization_custom_roles": {
6039
- "type": "string",
6040
- "description": "The level of permission to grant the access token for custom roles management.",
6041
- "enum": [
6042
- "read",
6043
- "write"
6044
- ]
6045
- },
6046
6022
  "deployments": {
6047
6023
  "type": "string",
6048
6024
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8624,14 +8600,6 @@
8624
8600
  "write"
8625
8601
  ]
8626
8602
  },
8627
- "organization_custom_roles": {
8628
- "type": "string",
8629
- "description": "The level of permission to grant the access token for custom roles management.",
8630
- "enum": [
8631
- "read",
8632
- "write"
8633
- ]
8634
- },
8635
8603
  "deployments": {
8636
8604
  "type": "string",
8637
8605
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9111,7 +9079,13 @@
9111
9079
  "category": "apps",
9112
9080
  "subcategory": null
9113
9081
  },
9114
- "x-octokit": {}
9082
+ "x-octokit": {
9083
+ "diff": {
9084
+ "api.github.com": {
9085
+ "type": "changed"
9086
+ }
9087
+ }
9088
+ }
9115
9089
  }
9116
9090
  },
9117
9091
  "/app/installations/{installation_id}": {
@@ -9421,14 +9395,6 @@
9421
9395
  "write"
9422
9396
  ]
9423
9397
  },
9424
- "organization_custom_roles": {
9425
- "type": "string",
9426
- "description": "The level of permission to grant the access token for custom roles management.",
9427
- "enum": [
9428
- "read",
9429
- "write"
9430
- ]
9431
- },
9432
9398
  "deployments": {
9433
9399
  "type": "string",
9434
9400
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9923,7 +9889,13 @@
9923
9889
  "category": "apps",
9924
9890
  "subcategory": null
9925
9891
  },
9926
- "x-octokit": {}
9892
+ "x-octokit": {
9893
+ "diff": {
9894
+ "api.github.com": {
9895
+ "type": "changed"
9896
+ }
9897
+ }
9898
+ }
9927
9899
  },
9928
9900
  "delete": {
9929
9901
  "summary": "Delete an installation for the authenticated app",
@@ -10082,14 +10054,6 @@
10082
10054
  "write"
10083
10055
  ]
10084
10056
  },
10085
- "organization_custom_roles": {
10086
- "type": "string",
10087
- "description": "The level of permission to grant the access token for custom roles management.",
10088
- "enum": [
10089
- "read",
10090
- "write"
10091
- ]
10092
- },
10093
10057
  "deployments": {
10094
10058
  "type": "string",
10095
10059
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -10375,14 +10339,6 @@
10375
10339
  "write"
10376
10340
  ]
10377
10341
  },
10378
- "organization_custom_roles": {
10379
- "type": "string",
10380
- "description": "The level of permission to grant the access token for custom roles management.",
10381
- "enum": [
10382
- "read",
10383
- "write"
10384
- ]
10385
- },
10386
10342
  "deployments": {
10387
10343
  "type": "string",
10388
10344
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -11696,6 +11652,11 @@
11696
11652
  "description": "Whether to allow forking this repo",
11697
11653
  "type": "boolean"
11698
11654
  },
11655
+ "web_commit_signoff_required": {
11656
+ "description": "Whether to require contributors to sign off on web-based commits",
11657
+ "default": false,
11658
+ "type": "boolean"
11659
+ },
11699
11660
  "subscribers_count": {
11700
11661
  "type": "integer"
11701
11662
  },
@@ -12112,7 +12073,13 @@
12112
12073
  "category": "apps",
12113
12074
  "subcategory": null
12114
12075
  },
12115
- "x-octokit": {}
12076
+ "x-octokit": {
12077
+ "diff": {
12078
+ "api.github.com": {
12079
+ "type": "changed"
12080
+ }
12081
+ }
12082
+ }
12116
12083
  }
12117
12084
  },
12118
12085
  "/app/installations/{installation_id}/suspended": {
@@ -13446,14 +13413,6 @@
13446
13413
  "write"
13447
13414
  ]
13448
13415
  },
13449
- "organization_custom_roles": {
13450
- "type": "string",
13451
- "description": "The level of permission to grant the access token for custom roles management.",
13452
- "enum": [
13453
- "read",
13454
- "write"
13455
- ]
13456
- },
13457
13416
  "deployments": {
13458
13417
  "type": "string",
13459
13418
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14004,7 +13963,13 @@
14004
13963
  "category": "apps",
14005
13964
  "subcategory": "oauth-applications"
14006
13965
  },
14007
- "x-octokit": {}
13966
+ "x-octokit": {
13967
+ "diff": {
13968
+ "api.github.com": {
13969
+ "type": "changed"
13970
+ }
13971
+ }
13972
+ }
14008
13973
  },
14009
13974
  "patch": {
14010
13975
  "summary": "Reset a token",
@@ -14297,14 +14262,6 @@
14297
14262
  "write"
14298
14263
  ]
14299
14264
  },
14300
- "organization_custom_roles": {
14301
- "type": "string",
14302
- "description": "The level of permission to grant the access token for custom roles management.",
14303
- "enum": [
14304
- "read",
14305
- "write"
14306
- ]
14307
- },
14308
14265
  "deployments": {
14309
14266
  "type": "string",
14310
14267
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -14829,7 +14786,13 @@
14829
14786
  "category": "apps",
14830
14787
  "subcategory": "oauth-applications"
14831
14788
  },
14832
- "x-octokit": {}
14789
+ "x-octokit": {
14790
+ "diff": {
14791
+ "api.github.com": {
14792
+ "type": "changed"
14793
+ }
14794
+ }
14795
+ }
14833
14796
  },
14834
14797
  "delete": {
14835
14798
  "summary": "Delete an app token",
@@ -15072,14 +15035,6 @@
15072
15035
  "write"
15073
15036
  ]
15074
15037
  },
15075
- "organization_custom_roles": {
15076
- "type": "string",
15077
- "description": "The level of permission to grant the access token for custom roles management.",
15078
- "enum": [
15079
- "read",
15080
- "write"
15081
- ]
15082
- },
15083
15038
  "deployments": {
15084
15039
  "type": "string",
15085
15040
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -15555,14 +15510,6 @@
15555
15510
  "write"
15556
15511
  ]
15557
15512
  },
15558
- "organization_custom_roles": {
15559
- "type": "string",
15560
- "description": "The level of permission to grant the access token for custom roles management.",
15561
- "enum": [
15562
- "read",
15563
- "write"
15564
- ]
15565
- },
15566
15513
  "deployments": {
15567
15514
  "type": "string",
15568
15515
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -16194,7 +16141,13 @@
16194
16141
  "category": "apps",
16195
16142
  "subcategory": "oauth-applications"
16196
16143
  },
16197
- "x-octokit": {}
16144
+ "x-octokit": {
16145
+ "diff": {
16146
+ "api.github.com": {
16147
+ "type": "changed"
16148
+ }
16149
+ }
16150
+ }
16198
16151
  }
16199
16152
  },
16200
16153
  "/apps/{app_slug}": {
@@ -16860,14 +16813,6 @@
16860
16813
  "write"
16861
16814
  ]
16862
16815
  },
16863
- "organization_custom_roles": {
16864
- "type": "string",
16865
- "description": "The level of permission to grant the access token for custom roles management.",
16866
- "enum": [
16867
- "read",
16868
- "write"
16869
- ]
16870
- },
16871
16816
  "deployments": {
16872
16817
  "type": "string",
16873
16818
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -17727,14 +17672,6 @@
17727
17672
  "write"
17728
17673
  ]
17729
17674
  },
17730
- "organization_custom_roles": {
17731
- "type": "string",
17732
- "description": "The level of permission to grant the access token for custom roles management.",
17733
- "enum": [
17734
- "read",
17735
- "write"
17736
- ]
17737
- },
17738
17675
  "deployments": {
17739
17676
  "type": "string",
17740
17677
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -18663,14 +18600,6 @@
18663
18600
  "write"
18664
18601
  ]
18665
18602
  },
18666
- "organization_custom_roles": {
18667
- "type": "string",
18668
- "description": "The level of permission to grant the access token for custom roles management.",
18669
- "enum": [
18670
- "read",
18671
- "write"
18672
- ]
18673
- },
18674
18603
  "deployments": {
18675
18604
  "type": "string",
18676
18605
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -19343,14 +19272,6 @@
19343
19272
  "write"
19344
19273
  ]
19345
19274
  },
19346
- "organization_custom_roles": {
19347
- "type": "string",
19348
- "description": "The level of permission to grant the access token for custom roles management.",
19349
- "enum": [
19350
- "read",
19351
- "write"
19352
- ]
19353
- },
19354
19275
  "deployments": {
19355
19276
  "type": "string",
19356
19277
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20257,14 +20178,6 @@
20257
20178
  "write"
20258
20179
  ]
20259
20180
  },
20260
- "organization_custom_roles": {
20261
- "type": "string",
20262
- "description": "The level of permission to grant the access token for custom roles management.",
20263
- "enum": [
20264
- "read",
20265
- "write"
20266
- ]
20267
- },
20268
20181
  "deployments": {
20269
20182
  "type": "string",
20270
20183
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -20937,14 +20850,6 @@
20937
20850
  "write"
20938
20851
  ]
20939
20852
  },
20940
- "organization_custom_roles": {
20941
- "type": "string",
20942
- "description": "The level of permission to grant the access token for custom roles management.",
20943
- "enum": [
20944
- "read",
20945
- "write"
20946
- ]
20947
- },
20948
20853
  "deployments": {
20949
20854
  "type": "string",
20950
20855
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -21729,14 +21634,6 @@
21729
21634
  "write"
21730
21635
  ]
21731
21636
  },
21732
- "organization_custom_roles": {
21733
- "type": "string",
21734
- "description": "The level of permission to grant the access token for custom roles management.",
21735
- "enum": [
21736
- "read",
21737
- "write"
21738
- ]
21739
- },
21740
21637
  "deployments": {
21741
21638
  "type": "string",
21742
21639
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -22548,14 +22445,6 @@
22548
22445
  "write"
22549
22446
  ]
22550
22447
  },
22551
- "organization_custom_roles": {
22552
- "type": "string",
22553
- "description": "The level of permission to grant the access token for custom roles management.",
22554
- "enum": [
22555
- "read",
22556
- "write"
22557
- ]
22558
- },
22559
22448
  "deployments": {
22560
22449
  "type": "string",
22561
22450
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -30408,6 +30297,11 @@
30408
30297
  "description": "Whether to allow forking this repo",
30409
30298
  "type": "boolean"
30410
30299
  },
30300
+ "web_commit_signoff_required": {
30301
+ "description": "Whether to require contributors to sign off on web-based commits",
30302
+ "default": false,
30303
+ "type": "boolean"
30304
+ },
30411
30305
  "subscribers_count": {
30412
30306
  "type": "integer"
30413
30307
  },
@@ -31687,6 +31581,11 @@
31687
31581
  "description": "Whether to allow forking this repo",
31688
31582
  "type": "boolean"
31689
31583
  },
31584
+ "web_commit_signoff_required": {
31585
+ "description": "Whether to require contributors to sign off on web-based commits",
31586
+ "default": false,
31587
+ "type": "boolean"
31588
+ },
31690
31589
  "subscribers_count": {
31691
31590
  "type": "integer"
31692
31591
  },
@@ -36791,6 +36690,11 @@
36791
36690
  "description": "Whether to allow forking this repo",
36792
36691
  "type": "boolean"
36793
36692
  },
36693
+ "web_commit_signoff_required": {
36694
+ "description": "Whether to require contributors to sign off on web-based commits",
36695
+ "default": false,
36696
+ "type": "boolean"
36697
+ },
36794
36698
  "subscribers_count": {
36795
36699
  "type": "integer"
36796
36700
  },
@@ -49415,6 +49319,11 @@
49415
49319
  "description": "Whether to allow forking this repo",
49416
49320
  "type": "boolean"
49417
49321
  },
49322
+ "web_commit_signoff_required": {
49323
+ "description": "Whether to require contributors to sign off on web-based commits",
49324
+ "default": false,
49325
+ "type": "boolean"
49326
+ },
49418
49327
  "subscribers_count": {
49419
49328
  "type": "integer"
49420
49329
  },
@@ -51875,6 +51784,11 @@
51875
51784
  "description": "Whether to allow forking this repo",
51876
51785
  "type": "boolean"
51877
51786
  },
51787
+ "web_commit_signoff_required": {
51788
+ "description": "Whether to require contributors to sign off on web-based commits",
51789
+ "default": false,
51790
+ "type": "boolean"
51791
+ },
51878
51792
  "subscribers_count": {
51879
51793
  "type": "integer"
51880
51794
  },
@@ -55457,6 +55371,11 @@
55457
55371
  "description": "Whether to allow forking this repo",
55458
55372
  "type": "boolean"
55459
55373
  },
55374
+ "web_commit_signoff_required": {
55375
+ "description": "Whether to require contributors to sign off on web-based commits",
55376
+ "default": false,
55377
+ "type": "boolean"
55378
+ },
55460
55379
  "subscribers_count": {
55461
55380
  "type": "integer"
55462
55381
  },
@@ -58201,6 +58120,11 @@
58201
58120
  "description": "Whether to allow forking this repo",
58202
58121
  "type": "boolean"
58203
58122
  },
58123
+ "web_commit_signoff_required": {
58124
+ "description": "Whether to require contributors to sign off on web-based commits",
58125
+ "default": false,
58126
+ "type": "boolean"
58127
+ },
58204
58128
  "subscribers_count": {
58205
58129
  "type": "integer"
58206
58130
  },
@@ -58380,6 +58304,10 @@
58380
58304
  },
58381
58305
  "allow_forking": {
58382
58306
  "type": "boolean"
58307
+ },
58308
+ "web_commit_signoff_required": {
58309
+ "type": "boolean",
58310
+ "example": false
58383
58311
  }
58384
58312
  },
58385
58313
  "required": [
@@ -60413,6 +60341,11 @@
60413
60341
  "description": "Whether to allow forking this repo",
60414
60342
  "type": "boolean"
60415
60343
  },
60344
+ "web_commit_signoff_required": {
60345
+ "description": "Whether to require contributors to sign off on web-based commits",
60346
+ "default": false,
60347
+ "type": "boolean"
60348
+ },
60416
60349
  "subscribers_count": {
60417
60350
  "type": "integer"
60418
60351
  },
@@ -60592,6 +60525,10 @@
60592
60525
  },
60593
60526
  "allow_forking": {
60594
60527
  "type": "boolean"
60528
+ },
60529
+ "web_commit_signoff_required": {
60530
+ "type": "boolean",
60531
+ "example": false
60595
60532
  }
60596
60533
  },
60597
60534
  "required": [
@@ -61547,7 +61484,7 @@
61547
61484
  "/organizations/{organization_id}/custom_roles": {
61548
61485
  "get": {
61549
61486
  "summary": "List custom repository roles in an organization",
61550
- "description": "List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.\n\nFor more information on custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/enterprise-server@3.6/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)\".",
61487
+ "description": "List the custom repository roles available in this organization. In order to see custom\nrepository roles in an organization, the authenticated user must be an organization owner.\n\nTo use this endpoint the authenticated user must be an administrator for the organization or of an repository of the organizaiton and must use an access token with `admin:org repo` scope.\nGitHub Apps must have the `organization_custom_roles:read` organization permission to use this endpoint.\n\nFor more information on custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/enterprise-server@3.6/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)\".",
61551
61488
  "tags": [
61552
61489
  "orgs"
61553
61490
  ],
@@ -61889,6 +61826,10 @@
61889
61826
  "example": false,
61890
61827
  "nullable": true
61891
61828
  },
61829
+ "web_commit_signoff_required": {
61830
+ "type": "boolean",
61831
+ "example": false
61832
+ },
61892
61833
  "updated_at": {
61893
61834
  "type": "string",
61894
61835
  "format": "date-time"
@@ -62013,7 +61954,13 @@
62013
61954
  "category": "orgs",
62014
61955
  "subcategory": null
62015
61956
  },
62016
- "x-octokit": {}
61957
+ "x-octokit": {
61958
+ "diff": {
61959
+ "api.github.com": {
61960
+ "type": "changed"
61961
+ }
61962
+ }
61963
+ }
62017
61964
  },
62018
61965
  "patch": {
62019
61966
  "summary": "Update an organization",
@@ -62127,6 +62074,11 @@
62127
62074
  "description": "Whether organization members can fork private organization repositories.",
62128
62075
  "default": false
62129
62076
  },
62077
+ "web_commit_signoff_required": {
62078
+ "type": "boolean",
62079
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
62080
+ "default": false
62081
+ },
62130
62082
  "blog": {
62131
62083
  "type": "string",
62132
62084
  "example": "\"http://github.blog\""
@@ -62384,6 +62336,10 @@
62384
62336
  "example": false,
62385
62337
  "nullable": true
62386
62338
  },
62339
+ "web_commit_signoff_required": {
62340
+ "type": "boolean",
62341
+ "example": false
62342
+ },
62387
62343
  "updated_at": {
62388
62344
  "type": "string",
62389
62345
  "format": "date-time"
@@ -62467,6 +62423,7 @@
62467
62423
  "members_can_create_public_pages": true,
62468
62424
  "members_can_create_private_pages": true,
62469
62425
  "members_can_fork_private_repositories": false,
62426
+ "web_commit_signoff_required": false,
62470
62427
  "updated_at": "2014-03-03T18:58:10Z"
62471
62428
  }
62472
62429
  }
@@ -64120,6 +64077,11 @@
64120
64077
  "description": "Whether to allow forking this repo",
64121
64078
  "type": "boolean"
64122
64079
  },
64080
+ "web_commit_signoff_required": {
64081
+ "description": "Whether to require contributors to sign off on web-based commits",
64082
+ "default": false,
64083
+ "type": "boolean"
64084
+ },
64123
64085
  "subscribers_count": {
64124
64086
  "type": "integer"
64125
64087
  },
@@ -67163,6 +67125,11 @@
67163
67125
  "description": "Whether to allow forking this repo",
67164
67126
  "type": "boolean"
67165
67127
  },
67128
+ "web_commit_signoff_required": {
67129
+ "description": "Whether to require contributors to sign off on web-based commits",
67130
+ "default": false,
67131
+ "type": "boolean"
67132
+ },
67166
67133
  "subscribers_count": {
67167
67134
  "type": "integer"
67168
67135
  },
@@ -67342,6 +67309,10 @@
67342
67309
  },
67343
67310
  "allow_forking": {
67344
67311
  "type": "boolean"
67312
+ },
67313
+ "web_commit_signoff_required": {
67314
+ "type": "boolean",
67315
+ "example": false
67345
67316
  }
67346
67317
  },
67347
67318
  "required": [
@@ -69724,6 +69695,11 @@
69724
69695
  "description": "Whether to allow forking this repo",
69725
69696
  "type": "boolean"
69726
69697
  },
69698
+ "web_commit_signoff_required": {
69699
+ "description": "Whether to require contributors to sign off on web-based commits",
69700
+ "default": false,
69701
+ "type": "boolean"
69702
+ },
69727
69703
  "subscribers_count": {
69728
69704
  "type": "integer"
69729
69705
  },
@@ -71003,6 +70979,11 @@
71003
70979
  "description": "Whether to allow forking this repo",
71004
70980
  "type": "boolean"
71005
70981
  },
70982
+ "web_commit_signoff_required": {
70983
+ "description": "Whether to require contributors to sign off on web-based commits",
70984
+ "default": false,
70985
+ "type": "boolean"
70986
+ },
71006
70987
  "subscribers_count": {
71007
70988
  "type": "integer"
71008
70989
  },
@@ -74314,6 +74295,11 @@
74314
74295
  "description": "Whether to allow forking this repo",
74315
74296
  "type": "boolean"
74316
74297
  },
74298
+ "web_commit_signoff_required": {
74299
+ "description": "Whether to require contributors to sign off on web-based commits",
74300
+ "default": false,
74301
+ "type": "boolean"
74302
+ },
74317
74303
  "subscribers_count": {
74318
74304
  "type": "integer"
74319
74305
  },
@@ -74493,6 +74479,10 @@
74493
74479
  },
74494
74480
  "allow_forking": {
74495
74481
  "type": "boolean"
74482
+ },
74483
+ "web_commit_signoff_required": {
74484
+ "type": "boolean",
74485
+ "example": false
74496
74486
  }
74497
74487
  },
74498
74488
  "required": [
@@ -78583,6 +78573,11 @@
78583
78573
  "description": "Whether to allow forking this repo",
78584
78574
  "type": "boolean"
78585
78575
  },
78576
+ "web_commit_signoff_required": {
78577
+ "description": "Whether to require contributors to sign off on web-based commits",
78578
+ "default": false,
78579
+ "type": "boolean"
78580
+ },
78586
78581
  "subscribers_count": {
78587
78582
  "type": "integer"
78588
78583
  },
@@ -78762,6 +78757,10 @@
78762
78757
  },
78763
78758
  "allow_forking": {
78764
78759
  "type": "boolean"
78760
+ },
78761
+ "web_commit_signoff_required": {
78762
+ "type": "boolean",
78763
+ "example": false
78765
78764
  }
78766
78765
  },
78767
78766
  "required": [
@@ -81225,6 +81224,11 @@
81225
81224
  "description": "Whether to allow forking this repo",
81226
81225
  "type": "boolean"
81227
81226
  },
81227
+ "web_commit_signoff_required": {
81228
+ "description": "Whether to require contributors to sign off on web-based commits",
81229
+ "default": false,
81230
+ "type": "boolean"
81231
+ },
81228
81232
  "subscribers_count": {
81229
81233
  "type": "integer"
81230
81234
  },
@@ -84908,14 +84912,6 @@
84908
84912
  "write"
84909
84913
  ]
84910
84914
  },
84911
- "organization_custom_roles": {
84912
- "type": "string",
84913
- "description": "The level of permission to grant the access token for custom roles management.",
84914
- "enum": [
84915
- "read",
84916
- "write"
84917
- ]
84918
- },
84919
84915
  "deployments": {
84920
84916
  "type": "string",
84921
84917
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -85384,7 +85380,13 @@
85384
85380
  "category": "apps",
85385
85381
  "subcategory": null
85386
85382
  },
85387
- "x-octokit": {}
85383
+ "x-octokit": {
85384
+ "diff": {
85385
+ "api.github.com": {
85386
+ "type": "changed"
85387
+ }
85388
+ }
85389
+ }
85388
85390
  }
85389
85391
  },
85390
85392
  "/orgs/{org}/installations": {
@@ -85719,14 +85721,6 @@
85719
85721
  "write"
85720
85722
  ]
85721
85723
  },
85722
- "organization_custom_roles": {
85723
- "type": "string",
85724
- "description": "The level of permission to grant the access token for custom roles management.",
85725
- "enum": [
85726
- "read",
85727
- "write"
85728
- ]
85729
- },
85730
85724
  "deployments": {
85731
85725
  "type": "string",
85732
85726
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -86212,7 +86206,13 @@
86212
86206
  "category": "orgs",
86213
86207
  "subcategory": null
86214
86208
  },
86215
- "x-octokit": {}
86209
+ "x-octokit": {
86210
+ "diff": {
86211
+ "api.github.com": {
86212
+ "type": "changed"
86213
+ }
86214
+ }
86215
+ }
86216
86216
  }
86217
86217
  },
86218
86218
  "/orgs/{org}/issues": {
@@ -88319,6 +88319,11 @@
88319
88319
  "description": "Whether to allow forking this repo",
88320
88320
  "type": "boolean"
88321
88321
  },
88322
+ "web_commit_signoff_required": {
88323
+ "description": "Whether to require contributors to sign off on web-based commits",
88324
+ "default": false,
88325
+ "type": "boolean"
88326
+ },
88322
88327
  "subscribers_count": {
88323
88328
  "type": "integer"
88324
88329
  },
@@ -91788,6 +91793,11 @@
91788
91793
  "description": "Whether to allow forking this repo",
91789
91794
  "type": "boolean"
91790
91795
  },
91796
+ "web_commit_signoff_required": {
91797
+ "description": "Whether to require contributors to sign off on web-based commits",
91798
+ "default": false,
91799
+ "type": "boolean"
91800
+ },
91791
91801
  "subscribers_count": {
91792
91802
  "type": "integer"
91793
91803
  },
@@ -93474,6 +93484,11 @@
93474
93484
  "description": "Whether to allow forking this repo",
93475
93485
  "type": "boolean"
93476
93486
  },
93487
+ "web_commit_signoff_required": {
93488
+ "description": "Whether to require contributors to sign off on web-based commits",
93489
+ "default": false,
93490
+ "type": "boolean"
93491
+ },
93477
93492
  "subscribers_count": {
93478
93493
  "type": "integer"
93479
93494
  },
@@ -95189,6 +95204,11 @@
95189
95204
  "description": "Whether to allow forking this repo",
95190
95205
  "type": "boolean"
95191
95206
  },
95207
+ "web_commit_signoff_required": {
95208
+ "description": "Whether to require contributors to sign off on web-based commits",
95209
+ "default": false,
95210
+ "type": "boolean"
95211
+ },
95192
95212
  "subscribers_count": {
95193
95213
  "type": "integer"
95194
95214
  },
@@ -99188,6 +99208,11 @@
99188
99208
  "description": "Whether to allow forking this repo",
99189
99209
  "type": "boolean"
99190
99210
  },
99211
+ "web_commit_signoff_required": {
99212
+ "description": "Whether to require contributors to sign off on web-based commits",
99213
+ "default": false,
99214
+ "type": "boolean"
99215
+ },
99191
99216
  "subscribers_count": {
99192
99217
  "type": "integer"
99193
99218
  },
@@ -99367,6 +99392,10 @@
99367
99392
  },
99368
99393
  "allow_forking": {
99369
99394
  "type": "boolean"
99395
+ },
99396
+ "web_commit_signoff_required": {
99397
+ "type": "boolean",
99398
+ "example": false
99370
99399
  }
99371
99400
  },
99372
99401
  "required": [
@@ -100819,6 +100848,11 @@
100819
100848
  "description": "Whether to allow forking this repo",
100820
100849
  "type": "boolean"
100821
100850
  },
100851
+ "web_commit_signoff_required": {
100852
+ "description": "Whether to require contributors to sign off on web-based commits",
100853
+ "default": false,
100854
+ "type": "boolean"
100855
+ },
100822
100856
  "subscribers_count": {
100823
100857
  "type": "integer"
100824
100858
  },
@@ -103008,8 +103042,8 @@
103008
103042
  "example": "2017-08-17T12:37:15Z"
103009
103043
  },
103010
103044
  "organization": {
103011
- "title": "Organization Full",
103012
- "description": "Organization Full",
103045
+ "title": "Team Organization",
103046
+ "description": "Team Organization",
103013
103047
  "type": "object",
103014
103048
  "properties": {
103015
103049
  "login": {
@@ -103234,6 +103268,10 @@
103234
103268
  "example": false,
103235
103269
  "nullable": true
103236
103270
  },
103271
+ "web_commit_signoff_required": {
103272
+ "type": "boolean",
103273
+ "example": false
103274
+ },
103237
103275
  "updated_at": {
103238
103276
  "type": "string",
103239
103277
  "format": "date-time"
@@ -103650,8 +103688,8 @@
103650
103688
  "example": "2017-08-17T12:37:15Z"
103651
103689
  },
103652
103690
  "organization": {
103653
- "title": "Organization Full",
103654
- "description": "Organization Full",
103691
+ "title": "Team Organization",
103692
+ "description": "Team Organization",
103655
103693
  "type": "object",
103656
103694
  "properties": {
103657
103695
  "login": {
@@ -103876,6 +103914,10 @@
103876
103914
  "example": false,
103877
103915
  "nullable": true
103878
103916
  },
103917
+ "web_commit_signoff_required": {
103918
+ "type": "boolean",
103919
+ "example": false
103920
+ },
103879
103921
  "updated_at": {
103880
103922
  "type": "string",
103881
103923
  "format": "date-time"
@@ -104267,8 +104309,8 @@
104267
104309
  "example": "2017-08-17T12:37:15Z"
104268
104310
  },
104269
104311
  "organization": {
104270
- "title": "Organization Full",
104271
- "description": "Organization Full",
104312
+ "title": "Team Organization",
104313
+ "description": "Team Organization",
104272
104314
  "type": "object",
104273
104315
  "properties": {
104274
104316
  "login": {
@@ -104493,6 +104535,10 @@
104493
104535
  "example": false,
104494
104536
  "nullable": true
104495
104537
  },
104538
+ "web_commit_signoff_required": {
104539
+ "type": "boolean",
104540
+ "example": false
104541
+ },
104496
104542
  "updated_at": {
104497
104543
  "type": "string",
104498
104544
  "format": "date-time"
@@ -112572,6 +112618,11 @@
112572
112618
  "description": "Whether to allow forking this repo",
112573
112619
  "type": "boolean"
112574
112620
  },
112621
+ "web_commit_signoff_required": {
112622
+ "description": "Whether to require contributors to sign off on web-based commits",
112623
+ "default": false,
112624
+ "type": "boolean"
112625
+ },
112575
112626
  "subscribers_count": {
112576
112627
  "type": "integer"
112577
112628
  },
@@ -112751,6 +112802,10 @@
112751
112802
  },
112752
112803
  "allow_forking": {
112753
112804
  "type": "boolean"
112805
+ },
112806
+ "web_commit_signoff_required": {
112807
+ "type": "boolean",
112808
+ "example": false
112754
112809
  }
112755
112810
  },
112756
112811
  "required": [
@@ -114609,6 +114664,11 @@
114609
114664
  "description": "Whether to allow forking this repo",
114610
114665
  "type": "boolean"
114611
114666
  },
114667
+ "web_commit_signoff_required": {
114668
+ "description": "Whether to require contributors to sign off on web-based commits",
114669
+ "default": false,
114670
+ "type": "boolean"
114671
+ },
114612
114672
  "subscribers_count": {
114613
114673
  "type": "integer"
114614
114674
  },
@@ -114739,6 +114799,12 @@
114739
114799
  "type": "boolean",
114740
114800
  "example": false
114741
114801
  },
114802
+ "web_commit_signoff_required": {
114803
+ "description": "Whether to require contributors to sign off on web-based commits",
114804
+ "default": false,
114805
+ "type": "boolean",
114806
+ "example": false
114807
+ },
114742
114808
  "subscribers_count": {
114743
114809
  "type": "integer"
114744
114810
  },
@@ -122657,6 +122723,11 @@
122657
122723
  "description": "Whether to allow forking this repo",
122658
122724
  "type": "boolean"
122659
122725
  },
122726
+ "web_commit_signoff_required": {
122727
+ "description": "Whether to require contributors to sign off on web-based commits",
122728
+ "default": false,
122729
+ "type": "boolean"
122730
+ },
122660
122731
  "subscribers_count": {
122661
122732
  "type": "integer"
122662
122733
  },
@@ -122824,6 +122895,10 @@
122824
122895
  "type": "boolean",
122825
122896
  "example": true
122826
122897
  },
122898
+ "web_commit_signoff_required": {
122899
+ "type": "boolean",
122900
+ "example": false
122901
+ },
122827
122902
  "subscribers_count": {
122828
122903
  "type": "integer",
122829
122904
  "example": 42
@@ -124082,6 +124157,11 @@
124082
124157
  "description": "Whether to allow forking this repo",
124083
124158
  "type": "boolean"
124084
124159
  },
124160
+ "web_commit_signoff_required": {
124161
+ "description": "Whether to require contributors to sign off on web-based commits",
124162
+ "default": false,
124163
+ "type": "boolean"
124164
+ },
124085
124165
  "subscribers_count": {
124086
124166
  "type": "integer"
124087
124167
  },
@@ -125266,6 +125346,11 @@
125266
125346
  "description": "Whether to allow forking this repo",
125267
125347
  "type": "boolean"
125268
125348
  },
125349
+ "web_commit_signoff_required": {
125350
+ "description": "Whether to require contributors to sign off on web-based commits",
125351
+ "default": false,
125352
+ "type": "boolean"
125353
+ },
125269
125354
  "subscribers_count": {
125270
125355
  "type": "integer"
125271
125356
  },
@@ -126337,6 +126422,11 @@
126337
126422
  "type": "boolean",
126338
126423
  "description": "Either `true` to allow private forks, or `false` to prevent private forks.",
126339
126424
  "default": false
126425
+ },
126426
+ "web_commit_signoff_required": {
126427
+ "type": "boolean",
126428
+ "description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.",
126429
+ "default": false
126340
126430
  }
126341
126431
  }
126342
126432
  },
@@ -127915,6 +128005,11 @@
127915
128005
  "description": "Whether to allow forking this repo",
127916
128006
  "type": "boolean"
127917
128007
  },
128008
+ "web_commit_signoff_required": {
128009
+ "description": "Whether to require contributors to sign off on web-based commits",
128010
+ "default": false,
128011
+ "type": "boolean"
128012
+ },
127918
128013
  "subscribers_count": {
127919
128014
  "type": "integer"
127920
128015
  },
@@ -128082,6 +128177,10 @@
128082
128177
  "type": "boolean",
128083
128178
  "example": true
128084
128179
  },
128180
+ "web_commit_signoff_required": {
128181
+ "type": "boolean",
128182
+ "example": false
128183
+ },
128085
128184
  "subscribers_count": {
128086
128185
  "type": "integer",
128087
128186
  "example": 42
@@ -129340,6 +129439,11 @@
129340
129439
  "description": "Whether to allow forking this repo",
129341
129440
  "type": "boolean"
129342
129441
  },
129442
+ "web_commit_signoff_required": {
129443
+ "description": "Whether to require contributors to sign off on web-based commits",
129444
+ "default": false,
129445
+ "type": "boolean"
129446
+ },
129343
129447
  "subscribers_count": {
129344
129448
  "type": "integer"
129345
129449
  },
@@ -130524,6 +130628,11 @@
130524
130628
  "description": "Whether to allow forking this repo",
130525
130629
  "type": "boolean"
130526
130630
  },
130631
+ "web_commit_signoff_required": {
130632
+ "description": "Whether to require contributors to sign off on web-based commits",
130633
+ "default": false,
130634
+ "type": "boolean"
130635
+ },
130527
130636
  "subscribers_count": {
130528
130637
  "type": "integer"
130529
130638
  },
@@ -131034,6 +131143,7 @@
131034
131143
  "delete_branch_on_merge": true,
131035
131144
  "allow_merge_commit": true,
131036
131145
  "allow_forking": true,
131146
+ "web_commit_signoff_required": false,
131037
131147
  "subscribers_count": 42,
131038
131148
  "network_count": 0,
131039
131149
  "organization": {
@@ -135086,6 +135196,11 @@
135086
135196
  "description": "Whether to allow forking this repo",
135087
135197
  "type": "boolean"
135088
135198
  },
135199
+ "web_commit_signoff_required": {
135200
+ "description": "Whether to require contributors to sign off on web-based commits",
135201
+ "default": false,
135202
+ "type": "boolean"
135203
+ },
135089
135204
  "subscribers_count": {
135090
135205
  "type": "integer"
135091
135206
  },
@@ -136374,6 +136489,11 @@
136374
136489
  "description": "Whether to allow forking this repo",
136375
136490
  "type": "boolean"
136376
136491
  },
136492
+ "web_commit_signoff_required": {
136493
+ "description": "Whether to require contributors to sign off on web-based commits",
136494
+ "default": false,
136495
+ "type": "boolean"
136496
+ },
136377
136497
  "subscribers_count": {
136378
136498
  "type": "integer"
136379
136499
  },
@@ -139879,6 +139999,11 @@
139879
139999
  "description": "Whether to allow forking this repo",
139880
140000
  "type": "boolean"
139881
140001
  },
140002
+ "web_commit_signoff_required": {
140003
+ "description": "Whether to require contributors to sign off on web-based commits",
140004
+ "default": false,
140005
+ "type": "boolean"
140006
+ },
139882
140007
  "subscribers_count": {
139883
140008
  "type": "integer"
139884
140009
  },
@@ -140058,6 +140183,10 @@
140058
140183
  },
140059
140184
  "allow_forking": {
140060
140185
  "type": "boolean"
140186
+ },
140187
+ "web_commit_signoff_required": {
140188
+ "type": "boolean",
140189
+ "example": false
140061
140190
  }
140062
140191
  },
140063
140192
  "required": [
@@ -141632,6 +141761,11 @@
141632
141761
  "description": "Whether to allow forking this repo",
141633
141762
  "type": "boolean"
141634
141763
  },
141764
+ "web_commit_signoff_required": {
141765
+ "description": "Whether to require contributors to sign off on web-based commits",
141766
+ "default": false,
141767
+ "type": "boolean"
141768
+ },
141635
141769
  "subscribers_count": {
141636
141770
  "type": "integer"
141637
141771
  },
@@ -141811,6 +141945,10 @@
141811
141945
  },
141812
141946
  "allow_forking": {
141813
141947
  "type": "boolean"
141948
+ },
141949
+ "web_commit_signoff_required": {
141950
+ "type": "boolean",
141951
+ "example": false
141814
141952
  }
141815
141953
  },
141816
141954
  "required": [
@@ -144281,6 +144419,11 @@
144281
144419
  "description": "Whether to allow forking this repo",
144282
144420
  "type": "boolean"
144283
144421
  },
144422
+ "web_commit_signoff_required": {
144423
+ "description": "Whether to require contributors to sign off on web-based commits",
144424
+ "default": false,
144425
+ "type": "boolean"
144426
+ },
144284
144427
  "subscribers_count": {
144285
144428
  "type": "integer"
144286
144429
  },
@@ -144460,6 +144603,10 @@
144460
144603
  },
144461
144604
  "allow_forking": {
144462
144605
  "type": "boolean"
144606
+ },
144607
+ "web_commit_signoff_required": {
144608
+ "type": "boolean",
144609
+ "example": false
144463
144610
  }
144464
144611
  },
144465
144612
  "required": [
@@ -146034,6 +146181,11 @@
146034
146181
  "description": "Whether to allow forking this repo",
146035
146182
  "type": "boolean"
146036
146183
  },
146184
+ "web_commit_signoff_required": {
146185
+ "description": "Whether to require contributors to sign off on web-based commits",
146186
+ "default": false,
146187
+ "type": "boolean"
146188
+ },
146037
146189
  "subscribers_count": {
146038
146190
  "type": "integer"
146039
146191
  },
@@ -146213,6 +146365,10 @@
146213
146365
  },
146214
146366
  "allow_forking": {
146215
146367
  "type": "boolean"
146368
+ },
146369
+ "web_commit_signoff_required": {
146370
+ "type": "boolean",
146371
+ "example": false
146216
146372
  }
146217
146373
  },
146218
146374
  "required": [
@@ -149276,6 +149432,11 @@
149276
149432
  "description": "Whether to allow forking this repo",
149277
149433
  "type": "boolean"
149278
149434
  },
149435
+ "web_commit_signoff_required": {
149436
+ "description": "Whether to require contributors to sign off on web-based commits",
149437
+ "default": false,
149438
+ "type": "boolean"
149439
+ },
149279
149440
  "subscribers_count": {
149280
149441
  "type": "integer"
149281
149442
  },
@@ -149455,6 +149616,10 @@
149455
149616
  },
149456
149617
  "allow_forking": {
149457
149618
  "type": "boolean"
149619
+ },
149620
+ "web_commit_signoff_required": {
149621
+ "type": "boolean",
149622
+ "example": false
149458
149623
  }
149459
149624
  },
149460
149625
  "required": [
@@ -151029,6 +151194,11 @@
151029
151194
  "description": "Whether to allow forking this repo",
151030
151195
  "type": "boolean"
151031
151196
  },
151197
+ "web_commit_signoff_required": {
151198
+ "description": "Whether to require contributors to sign off on web-based commits",
151199
+ "default": false,
151200
+ "type": "boolean"
151201
+ },
151032
151202
  "subscribers_count": {
151033
151203
  "type": "integer"
151034
151204
  },
@@ -151208,6 +151378,10 @@
151208
151378
  },
151209
151379
  "allow_forking": {
151210
151380
  "type": "boolean"
151381
+ },
151382
+ "web_commit_signoff_required": {
151383
+ "type": "boolean",
151384
+ "example": false
151211
151385
  }
151212
151386
  },
151213
151387
  "required": [
@@ -157342,6 +157516,11 @@
157342
157516
  "description": "Whether to allow forking this repo",
157343
157517
  "type": "boolean"
157344
157518
  },
157519
+ "web_commit_signoff_required": {
157520
+ "description": "Whether to require contributors to sign off on web-based commits",
157521
+ "default": false,
157522
+ "type": "boolean"
157523
+ },
157345
157524
  "subscribers_count": {
157346
157525
  "type": "integer"
157347
157526
  },
@@ -157521,6 +157700,10 @@
157521
157700
  },
157522
157701
  "allow_forking": {
157523
157702
  "type": "boolean"
157703
+ },
157704
+ "web_commit_signoff_required": {
157705
+ "type": "boolean",
157706
+ "example": false
157524
157707
  }
157525
157708
  },
157526
157709
  "required": [
@@ -159095,6 +159278,11 @@
159095
159278
  "description": "Whether to allow forking this repo",
159096
159279
  "type": "boolean"
159097
159280
  },
159281
+ "web_commit_signoff_required": {
159282
+ "description": "Whether to require contributors to sign off on web-based commits",
159283
+ "default": false,
159284
+ "type": "boolean"
159285
+ },
159098
159286
  "subscribers_count": {
159099
159287
  "type": "integer"
159100
159288
  },
@@ -159274,6 +159462,10 @@
159274
159462
  },
159275
159463
  "allow_forking": {
159276
159464
  "type": "boolean"
159465
+ },
159466
+ "web_commit_signoff_required": {
159467
+ "type": "boolean",
159468
+ "example": false
159277
159469
  }
159278
159470
  },
159279
159471
  "required": [
@@ -164352,6 +164544,111 @@
164352
164544
  "protected",
164353
164545
  "protection_url"
164354
164546
  ]
164547
+ },
164548
+ "examples": {
164549
+ "default": {
164550
+ "value": {
164551
+ "name": "main",
164552
+ "commit": {
164553
+ "sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
164554
+ "node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
164555
+ "commit": {
164556
+ "author": {
164557
+ "name": "The Octocat",
164558
+ "email": "octocat@nowhere.com",
164559
+ "date": "2012-03-06T23:06:50Z"
164560
+ },
164561
+ "committer": {
164562
+ "name": "The Octocat",
164563
+ "email": "octocat@nowhere.com",
164564
+ "date": "2012-03-06T23:06:50Z"
164565
+ },
164566
+ "message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
164567
+ "tree": {
164568
+ "sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
164569
+ "url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
164570
+ },
164571
+ "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
164572
+ "comment_count": 77,
164573
+ "verification": {
164574
+ "verified": false,
164575
+ "reason": "unsigned",
164576
+ "signature": null,
164577
+ "payload": null
164578
+ }
164579
+ },
164580
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
164581
+ "html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
164582
+ "comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
164583
+ "author": {
164584
+ "login": "octocat",
164585
+ "id": 583231,
164586
+ "node_id": "MDQ6VXNlcjU4MzIzMQ==",
164587
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
164588
+ "gravatar_id": "",
164589
+ "url": "https://api.github.com/users/octocat",
164590
+ "html_url": "https://github.com/octocat",
164591
+ "followers_url": "https://api.github.com/users/octocat/followers",
164592
+ "following_url": "https://api.github.com/users/octocat/following{/other_user}",
164593
+ "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
164594
+ "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
164595
+ "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
164596
+ "organizations_url": "https://api.github.com/users/octocat/orgs",
164597
+ "repos_url": "https://api.github.com/users/octocat/repos",
164598
+ "events_url": "https://api.github.com/users/octocat/events{/privacy}",
164599
+ "received_events_url": "https://api.github.com/users/octocat/received_events",
164600
+ "type": "User",
164601
+ "site_admin": false
164602
+ },
164603
+ "committer": {
164604
+ "login": "octocat",
164605
+ "id": 583231,
164606
+ "node_id": "MDQ6VXNlcjU4MzIzMQ==",
164607
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
164608
+ "gravatar_id": "",
164609
+ "url": "https://api.github.com/users/octocat",
164610
+ "html_url": "https://github.com/octocat",
164611
+ "followers_url": "https://api.github.com/users/octocat/followers",
164612
+ "following_url": "https://api.github.com/users/octocat/following{/other_user}",
164613
+ "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
164614
+ "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
164615
+ "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
164616
+ "organizations_url": "https://api.github.com/users/octocat/orgs",
164617
+ "repos_url": "https://api.github.com/users/octocat/repos",
164618
+ "events_url": "https://api.github.com/users/octocat/events{/privacy}",
164619
+ "received_events_url": "https://api.github.com/users/octocat/received_events",
164620
+ "type": "User",
164621
+ "site_admin": false
164622
+ },
164623
+ "parents": [
164624
+ {
164625
+ "sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
164626
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
164627
+ "html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
164628
+ },
164629
+ {
164630
+ "sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
164631
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
164632
+ "html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
164633
+ }
164634
+ ]
164635
+ },
164636
+ "_links": {
164637
+ "self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
164638
+ "html": "https://github.com/octocat/Hello-World/tree/main"
164639
+ },
164640
+ "protected": false,
164641
+ "protection": {
164642
+ "enabled": false,
164643
+ "required_status_checks": {
164644
+ "enforcement_level": "off",
164645
+ "contexts": [],
164646
+ "checks": []
164647
+ }
164648
+ },
164649
+ "protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
164650
+ }
164651
+ }
164355
164652
  }
164356
164653
  }
164357
164654
  }
@@ -168125,6 +168422,73 @@
168125
168422
  "required": [
168126
168423
  "url"
168127
168424
  ]
168425
+ },
168426
+ "examples": {
168427
+ "default": {
168428
+ "value": {
168429
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
168430
+ "required_status_checks": {
168431
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
168432
+ "strict": true,
168433
+ "contexts": [
168434
+ "continuous-integration/travis-ci"
168435
+ ],
168436
+ "contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
168437
+ "checks": [
168438
+ {
168439
+ "context": "continuous-integration/travis-ci",
168440
+ "app_id": null
168441
+ }
168442
+ ]
168443
+ },
168444
+ "restrictions": {
168445
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
168446
+ "users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
168447
+ "teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
168448
+ "apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
168449
+ "users": [],
168450
+ "teams": [],
168451
+ "apps": []
168452
+ },
168453
+ "required_pull_request_reviews": {
168454
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
168455
+ "dismiss_stale_reviews": true,
168456
+ "require_code_owner_reviews": true,
168457
+ "required_approving_review_count": 2,
168458
+ "dismissal_restrictions": {
168459
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
168460
+ "users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
168461
+ "teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
168462
+ "users": [],
168463
+ "teams": [],
168464
+ "apps": []
168465
+ }
168466
+ },
168467
+ "required_signatures": {
168468
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
168469
+ "enabled": false
168470
+ },
168471
+ "enforce_admins": {
168472
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
168473
+ "enabled": true
168474
+ },
168475
+ "required_linear_history": {
168476
+ "enabled": true
168477
+ },
168478
+ "allow_force_pushes": {
168479
+ "enabled": true
168480
+ },
168481
+ "allow_deletions": {
168482
+ "enabled": true
168483
+ },
168484
+ "block_creations": {
168485
+ "enabled": true
168486
+ },
168487
+ "required_conversation_resolution": {
168488
+ "enabled": true
168489
+ }
168490
+ }
168491
+ }
168128
168492
  }
168129
168493
  }
168130
168494
  }
@@ -172328,7 +172692,7 @@
172328
172692
  "properties": {
172329
172693
  "contexts": {
172330
172694
  "type": "array",
172331
- "description": "contexts parameter",
172695
+ "description": "The name of the status checks",
172332
172696
  "items": {
172333
172697
  "type": "string"
172334
172698
  }
@@ -172344,6 +172708,17 @@
172344
172708
  }
172345
172709
  }
172346
172710
  ]
172711
+ },
172712
+ "examples": {
172713
+ "default": {
172714
+ "summary": "Example adding status checks to a branch protection rule",
172715
+ "value": {
172716
+ "contexts": [
172717
+ "continuous-integration/travis-ci",
172718
+ "continuous-integration/jenkins"
172719
+ ]
172720
+ }
172721
+ }
172347
172722
  }
172348
172723
  }
172349
172724
  }
@@ -172553,7 +172928,7 @@
172553
172928
  "properties": {
172554
172929
  "contexts": {
172555
172930
  "type": "array",
172556
- "description": "contexts parameter",
172931
+ "description": "The name of the status checks",
172557
172932
  "items": {
172558
172933
  "type": "string"
172559
172934
  }
@@ -172569,6 +172944,16 @@
172569
172944
  }
172570
172945
  }
172571
172946
  ]
172947
+ },
172948
+ "examples": {
172949
+ "default": {
172950
+ "summary": "Example updating status checks for a branch protection rule",
172951
+ "value": {
172952
+ "contexts": [
172953
+ "continuous-integration/travis-ci"
172954
+ ]
172955
+ }
172956
+ }
172572
172957
  }
172573
172958
  }
172574
172959
  }
@@ -172750,7 +173135,7 @@
172750
173135
  "properties": {
172751
173136
  "contexts": {
172752
173137
  "type": "array",
172753
- "description": "contexts parameter",
173138
+ "description": "The name of the status checks",
172754
173139
  "items": {
172755
173140
  "type": "string"
172756
173141
  }
@@ -172766,6 +173151,16 @@
172766
173151
  }
172767
173152
  }
172768
173153
  ]
173154
+ },
173155
+ "examples": {
173156
+ "default": {
173157
+ "summary": "Example removing status checks from a branch protection rule",
173158
+ "value": {
173159
+ "contexts": [
173160
+ "continuous-integration/travis-ci"
173161
+ ]
173162
+ }
173163
+ }
172769
173164
  }
172770
173165
  }
172771
173166
  }
@@ -175471,7 +175866,7 @@
175471
175866
  "properties": {
175472
175867
  "teams": {
175473
175868
  "type": "array",
175474
- "description": "teams parameter",
175869
+ "description": "The slug values for teams",
175475
175870
  "items": {
175476
175871
  "type": "string"
175477
175872
  }
@@ -175487,6 +175882,16 @@
175487
175882
  }
175488
175883
  }
175489
175884
  ]
175885
+ },
175886
+ "examples": {
175887
+ "default": {
175888
+ "summary": "Example adding a team in a branch protection rule",
175889
+ "value": {
175890
+ "teams": [
175891
+ "justice-league"
175892
+ ]
175893
+ }
175894
+ }
175490
175895
  }
175491
175896
  }
175492
175897
  }
@@ -175817,7 +176222,7 @@
175817
176222
  "properties": {
175818
176223
  "teams": {
175819
176224
  "type": "array",
175820
- "description": "teams parameter",
176225
+ "description": "The slug values for teams",
175821
176226
  "items": {
175822
176227
  "type": "string"
175823
176228
  }
@@ -175828,11 +176233,21 @@
175828
176233
  ],
175829
176234
  "example": {
175830
176235
  "teams": [
175831
- "my-team"
176236
+ "justice-league"
175832
176237
  ]
175833
176238
  }
175834
176239
  }
175835
176240
  ]
176241
+ },
176242
+ "examples": {
176243
+ "default": {
176244
+ "summary": "Example replacing a team in a branch protection rule",
176245
+ "value": {
176246
+ "teams": [
176247
+ "justice-league"
176248
+ ]
176249
+ }
176250
+ }
175836
176251
  }
175837
176252
  }
175838
176253
  }
@@ -176162,7 +176577,7 @@
176162
176577
  "properties": {
176163
176578
  "teams": {
176164
176579
  "type": "array",
176165
- "description": "teams parameter",
176580
+ "description": "The slug values for teams",
176166
176581
  "items": {
176167
176582
  "type": "string"
176168
176583
  }
@@ -176178,6 +176593,16 @@
176178
176593
  }
176179
176594
  }
176180
176595
  ]
176596
+ },
176597
+ "examples": {
176598
+ "default": {
176599
+ "summary": "Example removing a team in a branch protection rule",
176600
+ "value": {
176601
+ "teams": [
176602
+ "justice-league"
176603
+ ]
176604
+ }
176605
+ }
176181
176606
  }
176182
176607
  }
176183
176608
  }
@@ -176742,7 +177167,7 @@
176742
177167
  "properties": {
176743
177168
  "users": {
176744
177169
  "type": "array",
176745
- "description": "users parameter",
177170
+ "description": "The username for users",
176746
177171
  "items": {
176747
177172
  "type": "string"
176748
177173
  }
@@ -176758,6 +177183,16 @@
176758
177183
  }
176759
177184
  }
176760
177185
  ]
177186
+ },
177187
+ "examples": {
177188
+ "default": {
177189
+ "summary": "Example adding a user in a branch protection rule",
177190
+ "value": {
177191
+ "users": [
177192
+ "octocat"
177193
+ ]
177194
+ }
177195
+ }
176761
177196
  }
176762
177197
  }
176763
177198
  }
@@ -177049,7 +177484,7 @@
177049
177484
  "properties": {
177050
177485
  "users": {
177051
177486
  "type": "array",
177052
- "description": "users parameter",
177487
+ "description": "The username for users",
177053
177488
  "items": {
177054
177489
  "type": "string"
177055
177490
  }
@@ -177065,6 +177500,16 @@
177065
177500
  }
177066
177501
  }
177067
177502
  ]
177503
+ },
177504
+ "examples": {
177505
+ "default": {
177506
+ "summary": "Example replacing a user in a branch protection rule",
177507
+ "value": {
177508
+ "users": [
177509
+ "octocat"
177510
+ ]
177511
+ }
177512
+ }
177068
177513
  }
177069
177514
  }
177070
177515
  }
@@ -177355,7 +177800,7 @@
177355
177800
  "properties": {
177356
177801
  "users": {
177357
177802
  "type": "array",
177358
- "description": "users parameter",
177803
+ "description": "The username for users",
177359
177804
  "items": {
177360
177805
  "type": "string"
177361
177806
  }
@@ -177371,6 +177816,16 @@
177371
177816
  }
177372
177817
  }
177373
177818
  ]
177819
+ },
177820
+ "examples": {
177821
+ "default": {
177822
+ "summary": "Example removing a user in a branch protection rule",
177823
+ "value": {
177824
+ "users": [
177825
+ "octocat"
177826
+ ]
177827
+ }
177828
+ }
177374
177829
  }
177375
177830
  }
177376
177831
  }
@@ -185876,6 +186331,11 @@
185876
186331
  "description": "Whether to allow forking this repo",
185877
186332
  "type": "boolean"
185878
186333
  },
186334
+ "web_commit_signoff_required": {
186335
+ "description": "Whether to require contributors to sign off on web-based commits",
186336
+ "default": false,
186337
+ "type": "boolean"
186338
+ },
185879
186339
  "subscribers_count": {
185880
186340
  "type": "integer"
185881
186341
  },
@@ -186055,6 +186515,10 @@
186055
186515
  },
186056
186516
  "allow_forking": {
186057
186517
  "type": "boolean"
186518
+ },
186519
+ "web_commit_signoff_required": {
186520
+ "type": "boolean",
186521
+ "example": false
186058
186522
  }
186059
186523
  },
186060
186524
  "required": [
@@ -188447,6 +188911,11 @@
188447
188911
  "description": "Whether to allow forking this repo",
188448
188912
  "type": "boolean"
188449
188913
  },
188914
+ "web_commit_signoff_required": {
188915
+ "description": "Whether to require contributors to sign off on web-based commits",
188916
+ "default": false,
188917
+ "type": "boolean"
188918
+ },
188450
188919
  "subscribers_count": {
188451
188920
  "type": "integer"
188452
188921
  },
@@ -188626,6 +189095,10 @@
188626
189095
  },
188627
189096
  "allow_forking": {
188628
189097
  "type": "boolean"
189098
+ },
189099
+ "web_commit_signoff_required": {
189100
+ "type": "boolean",
189101
+ "example": false
188629
189102
  }
188630
189103
  },
188631
189104
  "required": [
@@ -190735,6 +191208,11 @@
190735
191208
  "description": "Whether to allow forking this repo",
190736
191209
  "type": "boolean"
190737
191210
  },
191211
+ "web_commit_signoff_required": {
191212
+ "description": "Whether to require contributors to sign off on web-based commits",
191213
+ "default": false,
191214
+ "type": "boolean"
191215
+ },
190738
191216
  "subscribers_count": {
190739
191217
  "type": "integer"
190740
191218
  },
@@ -190914,6 +191392,10 @@
190914
191392
  },
190915
191393
  "allow_forking": {
190916
191394
  "type": "boolean"
191395
+ },
191396
+ "web_commit_signoff_required": {
191397
+ "type": "boolean",
191398
+ "example": false
190917
191399
  }
190918
191400
  },
190919
191401
  "required": [
@@ -193196,6 +193678,11 @@
193196
193678
  "description": "Whether to allow forking this repo",
193197
193679
  "type": "boolean"
193198
193680
  },
193681
+ "web_commit_signoff_required": {
193682
+ "description": "Whether to require contributors to sign off on web-based commits",
193683
+ "default": false,
193684
+ "type": "boolean"
193685
+ },
193199
193686
  "subscribers_count": {
193200
193687
  "type": "integer"
193201
193688
  },
@@ -193375,6 +193862,10 @@
193375
193862
  },
193376
193863
  "allow_forking": {
193377
193864
  "type": "boolean"
193865
+ },
193866
+ "web_commit_signoff_required": {
193867
+ "type": "boolean",
193868
+ "example": false
193378
193869
  }
193379
193870
  },
193380
193871
  "required": [
@@ -197038,6 +197529,7 @@
197038
197529
  "ref": "refs/heads/main",
197039
197530
  "analysis_key": ".github/workflows/codeql-analysis.yml:CodeQL-Build",
197040
197531
  "environment": "",
197532
+ "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build",
197041
197533
  "state": "open",
197042
197534
  "fixed_at": null,
197043
197535
  "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930",
@@ -197510,7 +198002,13 @@
197510
198002
  "githubCloudOnly": false,
197511
198003
  "category": "code-scanning"
197512
198004
  },
197513
- "x-octokit": {}
198005
+ "x-octokit": {
198006
+ "diff": {
198007
+ "api.github.com": {
198008
+ "type": "changed"
198009
+ }
198010
+ }
198011
+ }
197514
198012
  }
197515
198013
  },
197516
198014
  "/repos/{owner}/{repo}/code-scanning/analyses/{analysis_id}": {
@@ -197834,7 +198332,7 @@
197834
198332
  },
197835
198333
  "delete": {
197836
198334
  "summary": "Delete a code scanning analysis from a repository",
197837
- "description": "Deletes a specified code scanning analysis from a repository. For\nprivate repositories, you must use an access token with the `repo` scope. For public repositories,\nyou must use an access token with `public_repo` scope.\nGitHub Apps must have the `security_events` write permission to use this endpoint.\n\nYou can delete one analysis at a time.\nTo delete a series of analyses, start with the most recent analysis and work backwards.\nConceptually, the process is similar to the undo function in a text editor.\n\nWhen you list the analyses for a repository,\none or more will be identified as deletable in the response:\n\n```\n\"deletable\": true\n```\n\nAn analysis is deletable when it's the most recent in a set of analyses.\nTypically, a repository will have multiple sets of analyses\nfor each enabled code scanning tool,\nwhere a set is determined by a unique combination of analysis values:\n\n* `ref`\n* `tool`\n* `analysis_key`\n* `environment`\n\nIf you attempt to delete an analysis that is not the most recent in a set,\nyou'll get a 400 response with the message:\n\n```\nAnalysis specified is not deletable.\n```\n\nThe response from a successful `DELETE` operation provides you with\ntwo alternative URLs for deleting the next analysis in the set:\n`next_analysis_url` and `confirm_delete_url`.\nUse the `next_analysis_url` URL if you want to avoid accidentally deleting the final analysis\nin a set. This is a useful option if you want to preserve at least one analysis\nfor the specified tool in your repository.\nUse the `confirm_delete_url` URL if you are content to remove all analyses for a tool.\nWhen you delete the last analysis in a set, the value of `next_analysis_url` and `confirm_delete_url`\nin the 200 response is `null`.\n\nAs an example of the deletion process,\nlet's imagine that you added a workflow that configured a particular code scanning tool\nto analyze the code in a repository. This tool has added 15 analyses:\n10 on the default branch, and another 5 on a topic branch.\nYou therefore have two separate sets of analyses for this tool.\nYou've now decided that you want to remove all of the analyses for the tool.\nTo do this you must make 15 separate deletion requests.\nTo start, you must find an analysis that's identified as deletable.\nEach set of analyses always has one that's identified as deletable.\nHaving found the deletable analysis for one of the two sets,\ndelete this analysis and then continue deleting the next analysis in the set until they're all deleted.\nThen repeat the process for the second set.\nThe procedure therefore consists of a nested loop:\n\n**Outer loop**:\n* List the analyses for the repository, filtered by tool.\n* Parse this list to find a deletable analysis. If found:\n\n **Inner loop**:\n * Delete the identified analysis.\n * Parse the response for the value of `confirm_delete_url` and, if found, use this in the next iteration.\n\nThe above process assumes that you want to remove all trace of the tool's analyses from the GitHub user interface, for the specified repository, and it therefore uses the `confirm_delete_url` value. Alternatively, you could use the `next_analysis_url` value, which would leave the last analysis in each set undeleted to avoid removing a tool's analysis entirely.",
198335
+ "description": "Deletes a specified code scanning analysis from a repository. For\nprivate repositories, you must use an access token with the `repo` scope. For public repositories,\nyou must use an access token with `public_repo` scope.\nGitHub Apps must have the `security_events` write permission to use this endpoint.\n\nYou can delete one analysis at a time.\nTo delete a series of analyses, start with the most recent analysis and work backwards.\nConceptually, the process is similar to the undo function in a text editor.\n\nWhen you list the analyses for a repository,\none or more will be identified as deletable in the response:\n\n```\n\"deletable\": true\n```\n\nAn analysis is deletable when it's the most recent in a set of analyses.\nTypically, a repository will have multiple sets of analyses\nfor each enabled code scanning tool,\nwhere a set is determined by a unique combination of analysis values:\n\n* `ref`\n* `tool`\n* `category`\n\nIf you attempt to delete an analysis that is not the most recent in a set,\nyou'll get a 400 response with the message:\n\n```\nAnalysis specified is not deletable.\n```\n\nThe response from a successful `DELETE` operation provides you with\ntwo alternative URLs for deleting the next analysis in the set:\n`next_analysis_url` and `confirm_delete_url`.\nUse the `next_analysis_url` URL if you want to avoid accidentally deleting the final analysis\nin a set. This is a useful option if you want to preserve at least one analysis\nfor the specified tool in your repository.\nUse the `confirm_delete_url` URL if you are content to remove all analyses for a tool.\nWhen you delete the last analysis in a set, the value of `next_analysis_url` and `confirm_delete_url`\nin the 200 response is `null`.\n\nAs an example of the deletion process,\nlet's imagine that you added a workflow that configured a particular code scanning tool\nto analyze the code in a repository. This tool has added 15 analyses:\n10 on the default branch, and another 5 on a topic branch.\nYou therefore have two separate sets of analyses for this tool.\nYou've now decided that you want to remove all of the analyses for the tool.\nTo do this you must make 15 separate deletion requests.\nTo start, you must find an analysis that's identified as deletable.\nEach set of analyses always has one that's identified as deletable.\nHaving found the deletable analysis for one of the two sets,\ndelete this analysis and then continue deleting the next analysis in the set until they're all deleted.\nThen repeat the process for the second set.\nThe procedure therefore consists of a nested loop:\n\n**Outer loop**:\n* List the analyses for the repository, filtered by tool.\n* Parse this list to find a deletable analysis. If found:\n\n **Inner loop**:\n * Delete the identified analysis.\n * Parse the response for the value of `confirm_delete_url` and, if found, use this in the next iteration.\n\nThe above process assumes that you want to remove all trace of the tool's analyses from the GitHub user interface, for the specified repository, and it therefore uses the `confirm_delete_url` value. Alternatively, you could use the `next_analysis_url` value, which would leave the last analysis in each set undeleted to avoid removing a tool's analysis entirely.",
197838
198336
  "operationId": "code-scanning/delete-analysis",
197839
198337
  "tags": [
197840
198338
  "code-scanning"
@@ -200534,6 +201032,11 @@
200534
201032
  "description": "Whether to allow forking this repo",
200535
201033
  "type": "boolean"
200536
201034
  },
201035
+ "web_commit_signoff_required": {
201036
+ "description": "Whether to require contributors to sign off on web-based commits",
201037
+ "default": false,
201038
+ "type": "boolean"
201039
+ },
200537
201040
  "subscribers_count": {
200538
201041
  "type": "integer"
200539
201042
  },
@@ -200713,6 +201216,10 @@
200713
201216
  },
200714
201217
  "allow_forking": {
200715
201218
  "type": "boolean"
201219
+ },
201220
+ "web_commit_signoff_required": {
201221
+ "type": "boolean",
201222
+ "example": false
200716
201223
  }
200717
201224
  },
200718
201225
  "required": [
@@ -207862,6 +208369,11 @@
207862
208369
  "description": "Whether to allow forking this repo",
207863
208370
  "type": "boolean"
207864
208371
  },
208372
+ "web_commit_signoff_required": {
208373
+ "description": "Whether to require contributors to sign off on web-based commits",
208374
+ "default": false,
208375
+ "type": "boolean"
208376
+ },
207865
208377
  "subscribers_count": {
207866
208378
  "type": "integer"
207867
208379
  },
@@ -209187,6 +209699,11 @@
209187
209699
  "description": "Whether to allow forking this repo",
209188
209700
  "type": "boolean"
209189
209701
  },
209702
+ "web_commit_signoff_required": {
209703
+ "description": "Whether to require contributors to sign off on web-based commits",
209704
+ "default": false,
209705
+ "type": "boolean"
209706
+ },
209190
209707
  "subscribers_count": {
209191
209708
  "type": "integer"
209192
209709
  },
@@ -214169,6 +214686,11 @@
214169
214686
  "description": "Whether to allow forking this repo",
214170
214687
  "type": "boolean"
214171
214688
  },
214689
+ "web_commit_signoff_required": {
214690
+ "description": "Whether to require contributors to sign off on web-based commits",
214691
+ "default": false,
214692
+ "type": "boolean"
214693
+ },
214172
214694
  "subscribers_count": {
214173
214695
  "type": "integer"
214174
214696
  },
@@ -214348,6 +214870,10 @@
214348
214870
  },
214349
214871
  "allow_forking": {
214350
214872
  "type": "boolean"
214873
+ },
214874
+ "web_commit_signoff_required": {
214875
+ "type": "boolean",
214876
+ "example": false
214351
214877
  }
214352
214878
  },
214353
214879
  "required": [
@@ -216378,6 +216904,11 @@
216378
216904
  "description": "Whether to allow forking this repo",
216379
216905
  "type": "boolean"
216380
216906
  },
216907
+ "web_commit_signoff_required": {
216908
+ "description": "Whether to require contributors to sign off on web-based commits",
216909
+ "default": false,
216910
+ "type": "boolean"
216911
+ },
216381
216912
  "subscribers_count": {
216382
216913
  "type": "integer"
216383
216914
  },
@@ -216557,6 +217088,10 @@
216557
217088
  },
216558
217089
  "allow_forking": {
216559
217090
  "type": "boolean"
217091
+ },
217092
+ "web_commit_signoff_required": {
217093
+ "type": "boolean",
217094
+ "example": false
216560
217095
  }
216561
217096
  },
216562
217097
  "required": [
@@ -219166,7 +219701,7 @@
219166
219701
  "/repos/{owner}/{repo}/contents/{path}": {
219167
219702
  "get": {
219168
219703
  "summary": "Get repository content",
219169
- "description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/enterprise-server@3.6/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/enterprise-server@3.6/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**Note**:\n* To get a repository's contents recursively, you can [recursively get the tree](https://docs.github.com/enterprise-server@3.6/rest/reference/git#trees).\n* This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [Git Trees\nAPI](https://docs.github.com/enterprise-server@3.6/rest/reference/git#get-a-tree).\n\n#### Size limits\nIf the requested file's size is:\n* 1 MB or smaller: All features of this endpoint are supported.\n* Between 1-100 MB: Only the `raw` or `object` [custom media types](https://docs.github.com/enterprise-server@3.6/rest/repos/contents#custom-media-types-for-repository-contents) are supported. Both will work as normal, except that when using the `object` media type, the `content` field will be an empty string and the `encoding` field will be `\"none\"`. To get the contents of these larger files, use the `raw` media type.\n * Greater than 100 MB: This endpoint is not supported.\n\n#### If the content is a directory\nThe response will be an array of objects, one object for each item in the directory.\nWhen listing the contents of a directory, submodules have their \"type\" specified as \"file\". Logically, the value\n_should_ be \"submodule\". This behavior exists in API v3 [for backwards compatibility purposes](https://git.io/v1YCW).\nIn the next major version of the API, the type will be returned as \"submodule\".\n\n#### If the content is a symlink \nIf the requested `:path` points to a symlink, and the symlink's target is a normal file in the repository, then the\nAPI responds with the content of the file (in the format shown in the example. Otherwise, the API responds with an object \ndescribing the symlink itself.\n\n#### If the content is a submodule\nThe `submodule_git_url` identifies the location of the submodule repository, and the `sha` identifies a specific\ncommit within the submodule repository. Git uses the given URL when cloning the submodule repository, and checks out\nthe submodule at that specific commit.\n\nIf the submodule repository is not hosted on github.com, the Git URLs (`git_url` and `_links[\"git\"]`) and the\ngithub.com URLs (`html_url` and `_links[\"html\"]`) will have null values.",
219704
+ "description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/enterprise-server@3.6/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/enterprise-server@3.6/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**Notes**:\n* To get a repository's contents recursively, you can [recursively get the tree](https://docs.github.com/enterprise-server@3.6/rest/reference/git#trees).\n* This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [Git Trees\nAPI](https://docs.github.com/enterprise-server@3.6/rest/reference/git#get-a-tree).\n * Download URLs expire and are meant to be used just once. To ensure the download URL does not expire, please use the contents API to obtain a fresh download URL for each download.\n#### Size limits\nIf the requested file's size is:\n* 1 MB or smaller: All features of this endpoint are supported.\n* Between 1-100 MB: Only the `raw` or `object` [custom media types](https://docs.github.com/enterprise-server@3.6/rest/repos/contents#custom-media-types-for-repository-contents) are supported. Both will work as normal, except that when using the `object` media type, the `content` field will be an empty string and the `encoding` field will be `\"none\"`. To get the contents of these larger files, use the `raw` media type.\n * Greater than 100 MB: This endpoint is not supported.\n\n#### If the content is a directory\nThe response will be an array of objects, one object for each item in the directory.\nWhen listing the contents of a directory, submodules have their \"type\" specified as \"file\". Logically, the value\n_should_ be \"submodule\". This behavior exists in API v3 [for backwards compatibility purposes](https://git.io/v1YCW).\nIn the next major version of the API, the type will be returned as \"submodule\".\n\n#### If the content is a symlink \nIf the requested `:path` points to a symlink, and the symlink's target is a normal file in the repository, then the\nAPI responds with the content of the file (in the format shown in the example. Otherwise, the API responds with an object \ndescribing the symlink itself.\n\n#### If the content is a submodule\nThe `submodule_git_url` identifies the location of the submodule repository, and the `sha` identifies a specific\ncommit within the submodule repository. Git uses the given URL when cloning the submodule repository, and checks out\nthe submodule at that specific commit.\n\nIf the submodule repository is not hosted on github.com, the Git URLs (`git_url` and `_links[\"git\"]`) and the\ngithub.com URLs (`html_url` and `_links[\"html\"]`) will have null values.",
219170
219705
  "tags": [
219171
219706
  "repos"
219172
219707
  ],
@@ -230872,6 +231407,11 @@
230872
231407
  "description": "Whether to allow forking this repo",
230873
231408
  "type": "boolean"
230874
231409
  },
231410
+ "web_commit_signoff_required": {
231411
+ "description": "Whether to require contributors to sign off on web-based commits",
231412
+ "default": false,
231413
+ "type": "boolean"
231414
+ },
230875
231415
  "subscribers_count": {
230876
231416
  "type": "integer"
230877
231417
  },
@@ -233521,6 +234061,11 @@
233521
234061
  "description": "Whether to allow forking this repo",
233522
234062
  "type": "boolean"
233523
234063
  },
234064
+ "web_commit_signoff_required": {
234065
+ "description": "Whether to require contributors to sign off on web-based commits",
234066
+ "default": false,
234067
+ "type": "boolean"
234068
+ },
233524
234069
  "subscribers_count": {
233525
234070
  "type": "integer"
233526
234071
  },
@@ -233700,6 +234245,10 @@
233700
234245
  },
233701
234246
  "allow_forking": {
233702
234247
  "type": "boolean"
234248
+ },
234249
+ "web_commit_signoff_required": {
234250
+ "type": "boolean",
234251
+ "example": false
233703
234252
  }
233704
234253
  },
233705
234254
  "required": [
@@ -235559,6 +236108,11 @@
235559
236108
  "description": "Whether to allow forking this repo",
235560
236109
  "type": "boolean"
235561
236110
  },
236111
+ "web_commit_signoff_required": {
236112
+ "description": "Whether to require contributors to sign off on web-based commits",
236113
+ "default": false,
236114
+ "type": "boolean"
236115
+ },
235562
236116
  "subscribers_count": {
235563
236117
  "type": "integer"
235564
236118
  },
@@ -235726,6 +236280,10 @@
235726
236280
  "type": "boolean",
235727
236281
  "example": true
235728
236282
  },
236283
+ "web_commit_signoff_required": {
236284
+ "type": "boolean",
236285
+ "example": false
236286
+ },
235729
236287
  "subscribers_count": {
235730
236288
  "type": "integer",
235731
236289
  "example": 42
@@ -236984,6 +237542,11 @@
236984
237542
  "description": "Whether to allow forking this repo",
236985
237543
  "type": "boolean"
236986
237544
  },
237545
+ "web_commit_signoff_required": {
237546
+ "description": "Whether to require contributors to sign off on web-based commits",
237547
+ "default": false,
237548
+ "type": "boolean"
237549
+ },
236987
237550
  "subscribers_count": {
236988
237551
  "type": "integer"
236989
237552
  },
@@ -238168,6 +238731,11 @@
238168
238731
  "description": "Whether to allow forking this repo",
238169
238732
  "type": "boolean"
238170
238733
  },
238734
+ "web_commit_signoff_required": {
238735
+ "description": "Whether to require contributors to sign off on web-based commits",
238736
+ "default": false,
238737
+ "type": "boolean"
238738
+ },
238171
238739
  "subscribers_count": {
238172
238740
  "type": "integer"
238173
238741
  },
@@ -238678,6 +239246,7 @@
238678
239246
  "delete_branch_on_merge": true,
238679
239247
  "allow_merge_commit": true,
238680
239248
  "allow_forking": true,
239249
+ "web_commit_signoff_required": false,
238681
239250
  "subscribers_count": 42,
238682
239251
  "network_count": 0,
238683
239252
  "organization": {
@@ -245628,14 +246197,6 @@
245628
246197
  "write"
245629
246198
  ]
245630
246199
  },
245631
- "organization_custom_roles": {
245632
- "type": "string",
245633
- "description": "The level of permission to grant the access token for custom roles management.",
245634
- "enum": [
245635
- "read",
245636
- "write"
245637
- ]
245638
- },
245639
246200
  "deployments": {
245640
246201
  "type": "string",
245641
246202
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -246156,7 +246717,13 @@
246156
246717
  "category": "apps",
246157
246718
  "subcategory": null
246158
246719
  },
246159
- "x-octokit": {}
246720
+ "x-octokit": {
246721
+ "diff": {
246722
+ "api.github.com": {
246723
+ "type": "changed"
246724
+ }
246725
+ }
246726
+ }
246160
246727
  }
246161
246728
  },
246162
246729
  "/repos/{owner}/{repo}/invitations": {
@@ -247749,6 +248316,11 @@
247749
248316
  "description": "Whether to allow forking this repo",
247750
248317
  "type": "boolean"
247751
248318
  },
248319
+ "web_commit_signoff_required": {
248320
+ "description": "Whether to require contributors to sign off on web-based commits",
248321
+ "default": false,
248322
+ "type": "boolean"
248323
+ },
247752
248324
  "subscribers_count": {
247753
248325
  "type": "integer"
247754
248326
  },
@@ -247928,6 +248500,10 @@
247928
248500
  },
247929
248501
  "allow_forking": {
247930
248502
  "type": "boolean"
248503
+ },
248504
+ "web_commit_signoff_required": {
248505
+ "type": "boolean",
248506
+ "example": false
247931
248507
  }
247932
248508
  },
247933
248509
  "required": [
@@ -248470,6 +249046,14 @@
248470
249046
  ]
248471
249047
  }
248472
249048
  }
249049
+ },
249050
+ "examples": {
249051
+ "default": {
249052
+ "summary": "Example request body",
249053
+ "value": {
249054
+ "permissions": "write"
249055
+ }
249056
+ }
248473
249057
  }
248474
249058
  }
248475
249059
  }
@@ -250012,6 +250596,11 @@
250012
250596
  "description": "Whether to allow forking this repo",
250013
250597
  "type": "boolean"
250014
250598
  },
250599
+ "web_commit_signoff_required": {
250600
+ "description": "Whether to require contributors to sign off on web-based commits",
250601
+ "default": false,
250602
+ "type": "boolean"
250603
+ },
250015
250604
  "subscribers_count": {
250016
250605
  "type": "integer"
250017
250606
  },
@@ -250191,6 +250780,10 @@
250191
250780
  },
250192
250781
  "allow_forking": {
250193
250782
  "type": "boolean"
250783
+ },
250784
+ "web_commit_signoff_required": {
250785
+ "type": "boolean",
250786
+ "example": false
250194
250787
  }
250195
250788
  },
250196
250789
  "required": [
@@ -252847,6 +253440,11 @@
252847
253440
  "description": "Whether to allow forking this repo",
252848
253441
  "type": "boolean"
252849
253442
  },
253443
+ "web_commit_signoff_required": {
253444
+ "description": "Whether to require contributors to sign off on web-based commits",
253445
+ "default": false,
253446
+ "type": "boolean"
253447
+ },
252850
253448
  "subscribers_count": {
252851
253449
  "type": "integer"
252852
253450
  },
@@ -253438,7 +254036,8 @@
253438
254036
  "type": "User",
253439
254037
  "site_admin": false
253440
254038
  },
253441
- "author_association": "COLLABORATOR"
254039
+ "author_association": "COLLABORATOR",
254040
+ "state_reason": "completed"
253442
254041
  }
253443
254042
  ]
253444
254043
  }
@@ -255694,6 +256293,11 @@
255694
256293
  "description": "Whether to allow forking this repo",
255695
256294
  "type": "boolean"
255696
256295
  },
256296
+ "web_commit_signoff_required": {
256297
+ "description": "Whether to require contributors to sign off on web-based commits",
256298
+ "default": false,
256299
+ "type": "boolean"
256300
+ },
255697
256301
  "subscribers_count": {
255698
256302
  "type": "integer"
255699
256303
  },
@@ -256283,7 +256887,8 @@
256283
256887
  "type": "User",
256284
256888
  "site_admin": false
256285
256889
  },
256286
- "author_association": "COLLABORATOR"
256890
+ "author_association": "COLLABORATOR",
256891
+ "state_reason": "completed"
256287
256892
  }
256288
256893
  }
256289
256894
  }
@@ -261694,6 +262299,11 @@
261694
262299
  "description": "Whether to allow forking this repo",
261695
262300
  "type": "boolean"
261696
262301
  },
262302
+ "web_commit_signoff_required": {
262303
+ "description": "Whether to require contributors to sign off on web-based commits",
262304
+ "default": false,
262305
+ "type": "boolean"
262306
+ },
261697
262307
  "subscribers_count": {
261698
262308
  "type": "integer"
261699
262309
  },
@@ -263324,7 +263934,8 @@
263324
263934
  "closed_at": null,
263325
263935
  "created_at": "2011-04-22T13:33:48Z",
263326
263936
  "updated_at": "2011-04-22T13:33:48Z",
263327
- "author_association": "COLLABORATOR"
263937
+ "author_association": "COLLABORATOR",
263938
+ "state_reason": "completed"
263328
263939
  }
263329
263940
  }
263330
263941
  ]
@@ -265597,6 +266208,11 @@
265597
266208
  "description": "Whether to allow forking this repo",
265598
266209
  "type": "boolean"
265599
266210
  },
266211
+ "web_commit_signoff_required": {
266212
+ "description": "Whether to require contributors to sign off on web-based commits",
266213
+ "default": false,
266214
+ "type": "boolean"
266215
+ },
265600
266216
  "subscribers_count": {
265601
266217
  "type": "integer"
265602
266218
  },
@@ -267265,7 +267881,8 @@
267265
267881
  "closed_at": null,
267266
267882
  "created_at": "2011-04-22T13:33:48Z",
267267
267883
  "updated_at": "2011-04-22T13:33:48Z",
267268
- "author_association": "COLLABORATOR"
267884
+ "author_association": "COLLABORATOR",
267885
+ "state_reason": "completed"
267269
267886
  }
267270
267887
  }
267271
267888
  }
@@ -269382,6 +269999,11 @@
269382
269999
  "description": "Whether to allow forking this repo",
269383
270000
  "type": "boolean"
269384
270001
  },
270002
+ "web_commit_signoff_required": {
270003
+ "description": "Whether to require contributors to sign off on web-based commits",
270004
+ "default": false,
270005
+ "type": "boolean"
270006
+ },
269385
270007
  "subscribers_count": {
269386
270008
  "type": "integer"
269387
270009
  },
@@ -269971,7 +270593,8 @@
269971
270593
  "type": "User",
269972
270594
  "site_admin": false
269973
270595
  },
269974
- "author_association": "COLLABORATOR"
270596
+ "author_association": "COLLABORATOR",
270597
+ "state_reason": "completed"
269975
270598
  }
269976
270599
  }
269977
270600
  }
@@ -270145,6 +270768,12 @@
270145
270768
  "closed"
270146
270769
  ]
270147
270770
  },
270771
+ "state_reason": {
270772
+ "type": "string",
270773
+ "nullable": true,
270774
+ "description": "The reason for the current state",
270775
+ "example": "not_planned"
270776
+ },
270148
270777
  "milestone": {
270149
270778
  "oneOf": [
270150
270779
  {
@@ -272195,6 +272824,11 @@
272195
272824
  "description": "Whether to allow forking this repo",
272196
272825
  "type": "boolean"
272197
272826
  },
272827
+ "web_commit_signoff_required": {
272828
+ "description": "Whether to require contributors to sign off on web-based commits",
272829
+ "default": false,
272830
+ "type": "boolean"
272831
+ },
272198
272832
  "subscribers_count": {
272199
272833
  "type": "integer"
272200
272834
  },
@@ -272784,7 +273418,8 @@
272784
273418
  "type": "User",
272785
273419
  "site_admin": false
272786
273420
  },
272787
- "author_association": "COLLABORATOR"
273421
+ "author_association": "COLLABORATOR",
273422
+ "state_reason": "completed"
272788
273423
  }
272789
273424
  }
272790
273425
  }
@@ -275045,6 +275680,11 @@
275045
275680
  "description": "Whether to allow forking this repo",
275046
275681
  "type": "boolean"
275047
275682
  },
275683
+ "web_commit_signoff_required": {
275684
+ "description": "Whether to require contributors to sign off on web-based commits",
275685
+ "default": false,
275686
+ "type": "boolean"
275687
+ },
275048
275688
  "subscribers_count": {
275049
275689
  "type": "integer"
275050
275690
  },
@@ -275634,7 +276274,8 @@
275634
276274
  "type": "User",
275635
276275
  "site_admin": false
275636
276276
  },
275637
- "author_association": "COLLABORATOR"
276277
+ "author_association": "COLLABORATOR",
276278
+ "state_reason": "completed"
275638
276279
  }
275639
276280
  }
275640
276281
  }
@@ -298892,6 +299533,11 @@
298892
299533
  "description": "Whether to allow forking this repo",
298893
299534
  "type": "boolean"
298894
299535
  },
299536
+ "web_commit_signoff_required": {
299537
+ "description": "Whether to require contributors to sign off on web-based commits",
299538
+ "default": false,
299539
+ "type": "boolean"
299540
+ },
298895
299541
  "subscribers_count": {
298896
299542
  "type": "integer"
298897
299543
  },
@@ -308175,6 +308821,11 @@
308175
308821
  "description": "Whether to allow forking this repo",
308176
308822
  "type": "boolean"
308177
308823
  },
308824
+ "web_commit_signoff_required": {
308825
+ "description": "Whether to require contributors to sign off on web-based commits",
308826
+ "default": false,
308827
+ "type": "boolean"
308828
+ },
308178
308829
  "subscribers_count": {
308179
308830
  "type": "integer"
308180
308831
  },
@@ -308354,6 +309005,10 @@
308354
309005
  },
308355
309006
  "allow_forking": {
308356
309007
  "type": "boolean"
309008
+ },
309009
+ "web_commit_signoff_required": {
309010
+ "type": "boolean",
309011
+ "example": false
308357
309012
  }
308358
309013
  },
308359
309014
  "required": [
@@ -314205,6 +314860,11 @@
314205
314860
  "description": "Whether to allow forking this repo",
314206
314861
  "type": "boolean"
314207
314862
  },
314863
+ "web_commit_signoff_required": {
314864
+ "description": "Whether to require contributors to sign off on web-based commits",
314865
+ "default": false,
314866
+ "type": "boolean"
314867
+ },
314208
314868
  "subscribers_count": {
314209
314869
  "type": "integer"
314210
314870
  },
@@ -315530,6 +316190,11 @@
315530
316190
  "description": "Whether to allow forking this repo",
315531
316191
  "type": "boolean"
315532
316192
  },
316193
+ "web_commit_signoff_required": {
316194
+ "description": "Whether to require contributors to sign off on web-based commits",
316195
+ "default": false,
316196
+ "type": "boolean"
316197
+ },
315533
316198
  "subscribers_count": {
315534
316199
  "type": "integer"
315535
316200
  },
@@ -318170,6 +318835,9 @@
318170
318835
  },
318171
318836
  "is_template": {
318172
318837
  "type": "boolean"
318838
+ },
318839
+ "web_commit_signoff_required": {
318840
+ "type": "boolean"
318173
318841
  }
318174
318842
  },
318175
318843
  "required": [
@@ -318783,6 +319451,9 @@
318783
319451
  },
318784
319452
  "allow_forking": {
318785
319453
  "type": "boolean"
319454
+ },
319455
+ "web_commit_signoff_required": {
319456
+ "type": "boolean"
318786
319457
  }
318787
319458
  },
318788
319459
  "required": [
@@ -324206,6 +324877,9 @@
324206
324877
  },
324207
324878
  "is_template": {
324208
324879
  "type": "boolean"
324880
+ },
324881
+ "web_commit_signoff_required": {
324882
+ "type": "boolean"
324209
324883
  }
324210
324884
  },
324211
324885
  "required": [
@@ -324819,6 +325493,9 @@
324819
325493
  },
324820
325494
  "allow_forking": {
324821
325495
  "type": "boolean"
325496
+ },
325497
+ "web_commit_signoff_required": {
325498
+ "type": "boolean"
324822
325499
  }
324823
325500
  },
324824
325501
  "required": [
@@ -327573,6 +328250,9 @@
327573
328250
  },
327574
328251
  "is_template": {
327575
328252
  "type": "boolean"
328253
+ },
328254
+ "web_commit_signoff_required": {
328255
+ "type": "boolean"
327576
328256
  }
327577
328257
  },
327578
328258
  "required": [
@@ -328186,6 +328866,9 @@
328186
328866
  },
328187
328867
  "allow_forking": {
328188
328868
  "type": "boolean"
328869
+ },
328870
+ "web_commit_signoff_required": {
328871
+ "type": "boolean"
328189
328872
  }
328190
328873
  },
328191
328874
  "required": [
@@ -335308,6 +335991,11 @@
335308
335991
  "description": "Whether to allow forking this repo",
335309
335992
  "type": "boolean"
335310
335993
  },
335994
+ "web_commit_signoff_required": {
335995
+ "description": "Whether to require contributors to sign off on web-based commits",
335996
+ "default": false,
335997
+ "type": "boolean"
335998
+ },
335311
335999
  "subscribers_count": {
335312
336000
  "type": "integer"
335313
336001
  },
@@ -336633,6 +337321,11 @@
336633
337321
  "description": "Whether to allow forking this repo",
336634
337322
  "type": "boolean"
336635
337323
  },
337324
+ "web_commit_signoff_required": {
337325
+ "description": "Whether to require contributors to sign off on web-based commits",
337326
+ "default": false,
337327
+ "type": "boolean"
337328
+ },
336636
337329
  "subscribers_count": {
336637
337330
  "type": "integer"
336638
337331
  },
@@ -340007,6 +340700,11 @@
340007
340700
  "description": "Whether to allow forking this repo",
340008
340701
  "type": "boolean"
340009
340702
  },
340703
+ "web_commit_signoff_required": {
340704
+ "description": "Whether to require contributors to sign off on web-based commits",
340705
+ "default": false,
340706
+ "type": "boolean"
340707
+ },
340010
340708
  "subscribers_count": {
340011
340709
  "type": "integer"
340012
340710
  },
@@ -341332,6 +342030,11 @@
341332
342030
  "description": "Whether to allow forking this repo",
341333
342031
  "type": "boolean"
341334
342032
  },
342033
+ "web_commit_signoff_required": {
342034
+ "description": "Whether to require contributors to sign off on web-based commits",
342035
+ "default": false,
342036
+ "type": "boolean"
342037
+ },
341335
342038
  "subscribers_count": {
341336
342039
  "type": "integer"
341337
342040
  },
@@ -359853,6 +360556,11 @@
359853
360556
  "description": "Whether to allow forking this repo",
359854
360557
  "type": "boolean"
359855
360558
  },
360559
+ "web_commit_signoff_required": {
360560
+ "description": "Whether to require contributors to sign off on web-based commits",
360561
+ "default": false,
360562
+ "type": "boolean"
360563
+ },
359856
360564
  "subscribers_count": {
359857
360565
  "type": "integer"
359858
360566
  },
@@ -360032,6 +360740,10 @@
360032
360740
  },
360033
360741
  "allow_forking": {
360034
360742
  "type": "boolean"
360743
+ },
360744
+ "web_commit_signoff_required": {
360745
+ "type": "boolean",
360746
+ "example": false
360035
360747
  }
360036
360748
  },
360037
360749
  "required": [
@@ -361569,6 +362281,11 @@
361569
362281
  "description": "Whether to allow forking this repo",
361570
362282
  "type": "boolean"
361571
362283
  },
362284
+ "web_commit_signoff_required": {
362285
+ "description": "Whether to require contributors to sign off on web-based commits",
362286
+ "default": false,
362287
+ "type": "boolean"
362288
+ },
361572
362289
  "subscribers_count": {
361573
362290
  "type": "integer"
361574
362291
  },
@@ -363379,6 +364096,11 @@
363379
364096
  "description": "Whether to allow forking this repo",
363380
364097
  "type": "boolean"
363381
364098
  },
364099
+ "web_commit_signoff_required": {
364100
+ "description": "Whether to require contributors to sign off on web-based commits",
364101
+ "default": false,
364102
+ "type": "boolean"
364103
+ },
363382
364104
  "subscribers_count": {
363383
364105
  "type": "integer"
363384
364106
  },
@@ -363558,6 +364280,10 @@
363558
364280
  },
363559
364281
  "allow_forking": {
363560
364282
  "type": "boolean"
364283
+ },
364284
+ "web_commit_signoff_required": {
364285
+ "type": "boolean",
364286
+ "example": false
363561
364287
  }
363562
364288
  },
363563
364289
  "required": [
@@ -365902,6 +366628,11 @@
365902
366628
  "description": "Whether to allow forking this repo",
365903
366629
  "type": "boolean"
365904
366630
  },
366631
+ "web_commit_signoff_required": {
366632
+ "description": "Whether to require contributors to sign off on web-based commits",
366633
+ "default": false,
366634
+ "type": "boolean"
366635
+ },
365905
366636
  "subscribers_count": {
365906
366637
  "type": "integer"
365907
366638
  },
@@ -366081,6 +366812,10 @@
366081
366812
  },
366082
366813
  "allow_forking": {
366083
366814
  "type": "boolean"
366815
+ },
366816
+ "web_commit_signoff_required": {
366817
+ "type": "boolean",
366818
+ "example": false
366084
366819
  }
366085
366820
  },
366086
366821
  "required": [
@@ -368322,6 +369057,11 @@
368322
369057
  "description": "Whether to allow forking this repo",
368323
369058
  "type": "boolean"
368324
369059
  },
369060
+ "web_commit_signoff_required": {
369061
+ "description": "Whether to require contributors to sign off on web-based commits",
369062
+ "default": false,
369063
+ "type": "boolean"
369064
+ },
368325
369065
  "subscribers_count": {
368326
369066
  "type": "integer"
368327
369067
  },
@@ -368501,6 +369241,10 @@
368501
369241
  },
368502
369242
  "allow_forking": {
368503
369243
  "type": "boolean"
369244
+ },
369245
+ "web_commit_signoff_required": {
369246
+ "type": "boolean",
369247
+ "example": false
368504
369248
  }
368505
369249
  },
368506
369250
  "required": [
@@ -370737,6 +371481,11 @@
370737
371481
  "description": "Whether to allow forking this repo",
370738
371482
  "type": "boolean"
370739
371483
  },
371484
+ "web_commit_signoff_required": {
371485
+ "description": "Whether to require contributors to sign off on web-based commits",
371486
+ "default": false,
371487
+ "type": "boolean"
371488
+ },
370740
371489
  "subscribers_count": {
370741
371490
  "type": "integer"
370742
371491
  },
@@ -371265,7 +372014,8 @@
371265
372014
  "body": "...",
371266
372015
  "score": 1,
371267
372016
  "locked": true,
371268
- "author_association": "COLLABORATOR"
372017
+ "author_association": "COLLABORATOR",
372018
+ "state_reason": "completed"
371269
372019
  }
371270
372020
  ]
371271
372021
  }
@@ -372353,6 +373103,10 @@
372353
373103
  },
372354
373104
  "is_template": {
372355
373105
  "type": "boolean"
373106
+ },
373107
+ "web_commit_signoff_required": {
373108
+ "type": "boolean",
373109
+ "example": false
372356
373110
  }
372357
373111
  },
372358
373112
  "required": [
@@ -375106,8 +375860,8 @@
375106
375860
  "example": "2017-08-17T12:37:15Z"
375107
375861
  },
375108
375862
  "organization": {
375109
- "title": "Organization Full",
375110
- "description": "Organization Full",
375863
+ "title": "Team Organization",
375864
+ "description": "Team Organization",
375111
375865
  "type": "object",
375112
375866
  "properties": {
375113
375867
  "login": {
@@ -375332,6 +376086,10 @@
375332
376086
  "example": false,
375333
376087
  "nullable": true
375334
376088
  },
376089
+ "web_commit_signoff_required": {
376090
+ "type": "boolean",
376091
+ "example": false
376092
+ },
375335
376093
  "updated_at": {
375336
376094
  "type": "string",
375337
376095
  "format": "date-time"
@@ -375720,8 +376478,8 @@
375720
376478
  "example": "2017-08-17T12:37:15Z"
375721
376479
  },
375722
376480
  "organization": {
375723
- "title": "Organization Full",
375724
- "description": "Organization Full",
376481
+ "title": "Team Organization",
376482
+ "description": "Team Organization",
375725
376483
  "type": "object",
375726
376484
  "properties": {
375727
376485
  "login": {
@@ -375946,6 +376704,10 @@
375946
376704
  "example": false,
375947
376705
  "nullable": true
375948
376706
  },
376707
+ "web_commit_signoff_required": {
376708
+ "type": "boolean",
376709
+ "example": false
376710
+ },
375949
376711
  "updated_at": {
375950
376712
  "type": "string",
375951
376713
  "format": "date-time"
@@ -376218,8 +376980,8 @@
376218
376980
  "example": "2017-08-17T12:37:15Z"
376219
376981
  },
376220
376982
  "organization": {
376221
- "title": "Organization Full",
376222
- "description": "Organization Full",
376983
+ "title": "Team Organization",
376984
+ "description": "Team Organization",
376223
376985
  "type": "object",
376224
376986
  "properties": {
376225
376987
  "login": {
@@ -376444,6 +377206,10 @@
376444
377206
  "example": false,
376445
377207
  "nullable": true
376446
377208
  },
377209
+ "web_commit_signoff_required": {
377210
+ "type": "boolean",
377211
+ "example": false
377212
+ },
376447
377213
  "updated_at": {
376448
377214
  "type": "string",
376449
377215
  "format": "date-time"
@@ -384514,6 +385280,11 @@
384514
385280
  "description": "Whether to allow forking this repo",
384515
385281
  "type": "boolean"
384516
385282
  },
385283
+ "web_commit_signoff_required": {
385284
+ "description": "Whether to require contributors to sign off on web-based commits",
385285
+ "default": false,
385286
+ "type": "boolean"
385287
+ },
384517
385288
  "subscribers_count": {
384518
385289
  "type": "integer"
384519
385290
  },
@@ -384693,6 +385464,10 @@
384693
385464
  },
384694
385465
  "allow_forking": {
384695
385466
  "type": "boolean"
385467
+ },
385468
+ "web_commit_signoff_required": {
385469
+ "type": "boolean",
385470
+ "example": false
384696
385471
  }
384697
385472
  },
384698
385473
  "required": [
@@ -386571,6 +387346,11 @@
386571
387346
  "description": "Whether to allow forking this repo",
386572
387347
  "type": "boolean"
386573
387348
  },
387349
+ "web_commit_signoff_required": {
387350
+ "description": "Whether to require contributors to sign off on web-based commits",
387351
+ "default": false,
387352
+ "type": "boolean"
387353
+ },
386574
387354
  "subscribers_count": {
386575
387355
  "type": "integer"
386576
387356
  },
@@ -386701,6 +387481,12 @@
386701
387481
  "type": "boolean",
386702
387482
  "example": false
386703
387483
  },
387484
+ "web_commit_signoff_required": {
387485
+ "description": "Whether to require contributors to sign off on web-based commits",
387486
+ "default": false,
387487
+ "type": "boolean",
387488
+ "example": false
387489
+ },
386704
387490
  "subscribers_count": {
386705
387491
  "type": "integer"
386706
387492
  },
@@ -392090,14 +392876,6 @@
392090
392876
  "write"
392091
392877
  ]
392092
392878
  },
392093
- "organization_custom_roles": {
392094
- "type": "string",
392095
- "description": "The level of permission to grant the access token for custom roles management.",
392096
- "enum": [
392097
- "read",
392098
- "write"
392099
- ]
392100
- },
392101
392879
  "deployments": {
392102
392880
  "type": "string",
392103
392881
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -392687,7 +393465,13 @@
392687
393465
  "category": "apps",
392688
393466
  "subcategory": "installations"
392689
393467
  },
392690
- "x-octokit": {}
393468
+ "x-octokit": {
393469
+ "diff": {
393470
+ "api.github.com": {
393471
+ "type": "changed"
393472
+ }
393473
+ }
393474
+ }
392691
393475
  }
392692
393476
  },
392693
393477
  "/user/installations/{installation_id}/repositories": {
@@ -393844,6 +394628,11 @@
393844
394628
  "description": "Whether to allow forking this repo",
393845
394629
  "type": "boolean"
393846
394630
  },
394631
+ "web_commit_signoff_required": {
394632
+ "description": "Whether to require contributors to sign off on web-based commits",
394633
+ "default": false,
394634
+ "type": "boolean"
394635
+ },
393847
394636
  "subscribers_count": {
393848
394637
  "type": "integer"
393849
394638
  },
@@ -396476,6 +397265,11 @@
396476
397265
  "description": "Whether to allow forking this repo",
396477
397266
  "type": "boolean"
396478
397267
  },
397268
+ "web_commit_signoff_required": {
397269
+ "description": "Whether to require contributors to sign off on web-based commits",
397270
+ "default": false,
397271
+ "type": "boolean"
397272
+ },
396479
397273
  "subscribers_count": {
396480
397274
  "type": "integer"
396481
397275
  },
@@ -400699,6 +401493,11 @@
400699
401493
  "description": "Whether to allow forking this repo",
400700
401494
  "type": "boolean"
400701
401495
  },
401496
+ "web_commit_signoff_required": {
401497
+ "description": "Whether to require contributors to sign off on web-based commits",
401498
+ "default": false,
401499
+ "type": "boolean"
401500
+ },
400702
401501
  "subscribers_count": {
400703
401502
  "type": "integer"
400704
401503
  },
@@ -402439,6 +403238,11 @@
402439
403238
  "description": "Whether to allow forking this repo",
402440
403239
  "type": "boolean"
402441
403240
  },
403241
+ "web_commit_signoff_required": {
403242
+ "description": "Whether to require contributors to sign off on web-based commits",
403243
+ "default": false,
403244
+ "type": "boolean"
403245
+ },
402442
403246
  "subscribers_count": {
402443
403247
  "type": "integer"
402444
403248
  },
@@ -404544,6 +405348,11 @@
404544
405348
  "description": "Whether to allow forking this repo",
404545
405349
  "type": "boolean"
404546
405350
  },
405351
+ "web_commit_signoff_required": {
405352
+ "description": "Whether to require contributors to sign off on web-based commits",
405353
+ "default": false,
405354
+ "type": "boolean"
405355
+ },
404547
405356
  "subscribers_count": {
404548
405357
  "type": "integer"
404549
405358
  },
@@ -404723,6 +405532,10 @@
404723
405532
  },
404724
405533
  "allow_forking": {
404725
405534
  "type": "boolean"
405535
+ },
405536
+ "web_commit_signoff_required": {
405537
+ "type": "boolean",
405538
+ "example": false
404726
405539
  }
404727
405540
  },
404728
405541
  "required": [
@@ -406967,6 +407780,11 @@
406967
407780
  "description": "Whether to allow forking this repo",
406968
407781
  "type": "boolean"
406969
407782
  },
407783
+ "web_commit_signoff_required": {
407784
+ "description": "Whether to require contributors to sign off on web-based commits",
407785
+ "default": false,
407786
+ "type": "boolean"
407787
+ },
406970
407788
  "subscribers_count": {
406971
407789
  "type": "integer"
406972
407790
  },
@@ -408581,6 +409399,11 @@
408581
409399
  "description": "Whether to allow forking this repo",
408582
409400
  "type": "boolean"
408583
409401
  },
409402
+ "web_commit_signoff_required": {
409403
+ "description": "Whether to require contributors to sign off on web-based commits",
409404
+ "default": false,
409405
+ "type": "boolean"
409406
+ },
408584
409407
  "subscribers_count": {
408585
409408
  "type": "integer"
408586
409409
  },
@@ -410608,6 +411431,11 @@
410608
411431
  "description": "Whether to allow forking this repo",
410609
411432
  "type": "boolean"
410610
411433
  },
411434
+ "web_commit_signoff_required": {
411435
+ "description": "Whether to require contributors to sign off on web-based commits",
411436
+ "default": false,
411437
+ "type": "boolean"
411438
+ },
410611
411439
  "subscribers_count": {
410612
411440
  "type": "integer"
410613
411441
  },
@@ -410787,6 +411615,10 @@
410787
411615
  },
410788
411616
  "allow_forking": {
410789
411617
  "type": "boolean"
411618
+ },
411619
+ "web_commit_signoff_required": {
411620
+ "type": "boolean",
411621
+ "example": false
410790
411622
  }
410791
411623
  },
410792
411624
  "required": [
@@ -412759,6 +413591,11 @@
412759
413591
  "description": "Whether to allow forking this repo",
412760
413592
  "type": "boolean"
412761
413593
  },
413594
+ "web_commit_signoff_required": {
413595
+ "description": "Whether to require contributors to sign off on web-based commits",
413596
+ "default": false,
413597
+ "type": "boolean"
413598
+ },
412762
413599
  "subscribers_count": {
412763
413600
  "type": "integer"
412764
413601
  },
@@ -414087,6 +414924,11 @@
414087
414924
  "description": "Whether to allow forking this repo",
414088
414925
  "type": "boolean"
414089
414926
  },
414927
+ "web_commit_signoff_required": {
414928
+ "description": "Whether to require contributors to sign off on web-based commits",
414929
+ "default": false,
414930
+ "type": "boolean"
414931
+ },
414090
414932
  "subscribers_count": {
414091
414933
  "type": "integer"
414092
414934
  },
@@ -416338,6 +417180,11 @@
416338
417180
  "description": "Whether to allow forking this repo",
416339
417181
  "type": "boolean"
416340
417182
  },
417183
+ "web_commit_signoff_required": {
417184
+ "description": "Whether to require contributors to sign off on web-based commits",
417185
+ "default": false,
417186
+ "type": "boolean"
417187
+ },
416341
417188
  "subscribers_count": {
416342
417189
  "type": "integer"
416343
417190
  },
@@ -416517,6 +417364,10 @@
416517
417364
  },
416518
417365
  "allow_forking": {
416519
417366
  "type": "boolean"
417367
+ },
417368
+ "web_commit_signoff_required": {
417369
+ "type": "boolean",
417370
+ "example": false
416520
417371
  }
416521
417372
  },
416522
417373
  "required": [
@@ -416954,8 +417805,8 @@
416954
417805
  "example": "2017-08-17T12:37:15Z"
416955
417806
  },
416956
417807
  "organization": {
416957
- "title": "Organization Full",
416958
- "description": "Organization Full",
417808
+ "title": "Team Organization",
417809
+ "description": "Team Organization",
416959
417810
  "type": "object",
416960
417811
  "properties": {
416961
417812
  "login": {
@@ -417180,6 +418031,10 @@
417180
418031
  "example": false,
417181
418032
  "nullable": true
417182
418033
  },
418034
+ "web_commit_signoff_required": {
418035
+ "type": "boolean",
418036
+ "example": false
418037
+ },
417183
418038
  "updated_at": {
417184
418039
  "type": "string",
417185
418040
  "format": "date-time"
@@ -420312,6 +421167,11 @@
420312
421167
  "description": "Whether to allow forking this repo",
420313
421168
  "type": "boolean"
420314
421169
  },
421170
+ "web_commit_signoff_required": {
421171
+ "description": "Whether to require contributors to sign off on web-based commits",
421172
+ "default": false,
421173
+ "type": "boolean"
421174
+ },
420315
421175
  "subscribers_count": {
420316
421176
  "type": "integer"
420317
421177
  },
@@ -423505,6 +424365,11 @@
423505
424365
  "description": "Whether to allow forking this repo",
423506
424366
  "type": "boolean"
423507
424367
  },
424368
+ "web_commit_signoff_required": {
424369
+ "description": "Whether to require contributors to sign off on web-based commits",
424370
+ "default": false,
424371
+ "type": "boolean"
424372
+ },
423508
424373
  "subscribers_count": {
423509
424374
  "type": "integer"
423510
424375
  },
@@ -426700,6 +427565,11 @@
426700
427565
  "description": "Whether to allow forking this repo",
426701
427566
  "type": "boolean"
426702
427567
  },
427568
+ "web_commit_signoff_required": {
427569
+ "description": "Whether to require contributors to sign off on web-based commits",
427570
+ "default": false,
427571
+ "type": "boolean"
427572
+ },
426703
427573
  "subscribers_count": {
426704
427574
  "type": "integer"
426705
427575
  },
@@ -429566,14 +430436,6 @@
429566
430436
  "write"
429567
430437
  ]
429568
430438
  },
429569
- "organization_custom_roles": {
429570
- "type": "string",
429571
- "description": "The level of permission to grant the access token for custom roles management.",
429572
- "enum": [
429573
- "read",
429574
- "write"
429575
- ]
429576
- },
429577
430439
  "deployments": {
429578
430440
  "type": "string",
429579
430441
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -430042,7 +430904,13 @@
430042
430904
  "category": "apps",
430043
430905
  "subcategory": null
430044
430906
  },
430045
- "x-octokit": {}
430907
+ "x-octokit": {
430908
+ "diff": {
430909
+ "api.github.com": {
430910
+ "type": "changed"
430911
+ }
430912
+ }
430913
+ }
430046
430914
  }
430047
430915
  },
430048
430916
  "/users/{username}/keys": {
@@ -432844,6 +433712,11 @@
432844
433712
  "description": "Whether to allow forking this repo",
432845
433713
  "type": "boolean"
432846
433714
  },
433715
+ "web_commit_signoff_required": {
433716
+ "description": "Whether to require contributors to sign off on web-based commits",
433717
+ "default": false,
433718
+ "type": "boolean"
433719
+ },
432847
433720
  "subscribers_count": {
432848
433721
  "type": "integer"
432849
433722
  },
@@ -436039,6 +436912,11 @@
436039
436912
  "description": "Whether to allow forking this repo",
436040
436913
  "type": "boolean"
436041
436914
  },
436915
+ "web_commit_signoff_required": {
436916
+ "description": "Whether to require contributors to sign off on web-based commits",
436917
+ "default": false,
436918
+ "type": "boolean"
436919
+ },
436042
436920
  "subscribers_count": {
436043
436921
  "type": "integer"
436044
436922
  },
@@ -438718,6 +439596,11 @@
438718
439596
  "description": "Whether to allow forking this repo",
438719
439597
  "type": "boolean"
438720
439598
  },
439599
+ "web_commit_signoff_required": {
439600
+ "description": "Whether to require contributors to sign off on web-based commits",
439601
+ "default": false,
439602
+ "type": "boolean"
439603
+ },
438721
439604
  "subscribers_count": {
438722
439605
  "type": "integer"
438723
439606
  },
@@ -438897,6 +439780,10 @@
438897
439780
  },
438898
439781
  "allow_forking": {
438899
439782
  "type": "boolean"
439783
+ },
439784
+ "web_commit_signoff_required": {
439785
+ "type": "boolean",
439786
+ "example": false
438900
439787
  }
438901
439788
  },
438902
439789
  "required": [
@@ -440339,6 +441226,11 @@
440339
441226
  "description": "Whether to allow forking this repo",
440340
441227
  "type": "boolean"
440341
441228
  },
441229
+ "web_commit_signoff_required": {
441230
+ "description": "Whether to require contributors to sign off on web-based commits",
441231
+ "default": false,
441232
+ "type": "boolean"
441233
+ },
440342
441234
  "subscribers_count": {
440343
441235
  "type": "integer"
440344
441236
  },
@@ -441532,6 +442424,11 @@
441532
442424
  "description": "Whether to allow forking this repo",
441533
442425
  "type": "boolean"
441534
442426
  },
442427
+ "web_commit_signoff_required": {
442428
+ "description": "Whether to require contributors to sign off on web-based commits",
442429
+ "default": false,
442430
+ "type": "boolean"
442431
+ },
441535
442432
  "subscribers_count": {
441536
442433
  "type": "integer"
441537
442434
  },
@@ -443353,6 +444250,11 @@
443353
444250
  "description": "Whether to allow forking this repo",
443354
444251
  "type": "boolean"
443355
444252
  },
444253
+ "web_commit_signoff_required": {
444254
+ "description": "Whether to require contributors to sign off on web-based commits",
444255
+ "default": false,
444256
+ "type": "boolean"
444257
+ },
443356
444258
  "subscribers_count": {
443357
444259
  "type": "integer"
443358
444260
  },
@@ -443532,6 +444434,10 @@
443532
444434
  },
443533
444435
  "allow_forking": {
443534
444436
  "type": "boolean"
444437
+ },
444438
+ "web_commit_signoff_required": {
444439
+ "type": "boolean",
444440
+ "example": false
443535
444441
  }
443536
444442
  },
443537
444443
  "required": [
@@ -447119,6 +448025,28 @@
447119
448025
  }
447120
448026
  }
447121
448027
  },
448028
+ "/orgs/{org}/{security_product}/{enablement}": {
448029
+ "post": {
448030
+ "summary": "Enable or disable a security feature for an organization",
448031
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448032
+ "tags": [
448033
+ "orgs"
448034
+ ],
448035
+ "operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
448036
+ "externalDocs": {
448037
+ "description": "API method documentation",
448038
+ "url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
448039
+ },
448040
+ "x-octokit": {
448041
+ "api.github.com": "removed"
448042
+ },
448043
+ "responses": {
448044
+ "501": {
448045
+ "description": "Not Implemented"
448046
+ }
448047
+ }
448048
+ }
448049
+ },
447122
448050
  "/repos/{owner}/{repo}/actions/caches": {
447123
448051
  "get": {
447124
448052
  "summary": "List GitHub Actions caches for a repository",
@@ -449302,6 +450230,90 @@
449302
450230
  }
449303
450231
  }
449304
450232
  },
450233
+ "/user/ssh_signing_keys": {
450234
+ "get": {
450235
+ "summary": "List SSH signing keys for the authenticated user",
450236
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450237
+ "tags": [
450238
+ "users"
450239
+ ],
450240
+ "operationId": "users/list-ssh-signing-keys-for-authenticated-user",
450241
+ "externalDocs": {
450242
+ "description": "API method documentation",
450243
+ "url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
450244
+ },
450245
+ "x-octokit": {
450246
+ "api.github.com": "removed"
450247
+ },
450248
+ "responses": {
450249
+ "501": {
450250
+ "description": "Not Implemented"
450251
+ }
450252
+ }
450253
+ },
450254
+ "post": {
450255
+ "summary": "Create a SSH signing key for the authenticated user",
450256
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450257
+ "operationId": "users/create-ssh-signing-key-for-authenticated-user",
450258
+ "tags": [
450259
+ "users"
450260
+ ],
450261
+ "externalDocs": {
450262
+ "description": "API method documentation",
450263
+ "url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
450264
+ },
450265
+ "x-octokit": {
450266
+ "api.github.com": "removed"
450267
+ },
450268
+ "responses": {
450269
+ "501": {
450270
+ "description": "Not Implemented"
450271
+ }
450272
+ }
450273
+ }
450274
+ },
450275
+ "/user/ssh_signing_keys/{ssh_signing_key_id}": {
450276
+ "get": {
450277
+ "summary": "Get an SSH signing key for the authenticated user",
450278
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450279
+ "tags": [
450280
+ "users"
450281
+ ],
450282
+ "operationId": "users/get-ssh-signing-key-for-authenticated-user",
450283
+ "externalDocs": {
450284
+ "description": "API method documentation",
450285
+ "url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
450286
+ },
450287
+ "x-octokit": {
450288
+ "api.github.com": "removed"
450289
+ },
450290
+ "responses": {
450291
+ "501": {
450292
+ "description": "Not Implemented"
450293
+ }
450294
+ }
450295
+ },
450296
+ "delete": {
450297
+ "summary": "Delete an SSH signing key for the authenticated user",
450298
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450299
+ "tags": [
450300
+ "users"
450301
+ ],
450302
+ "operationId": "users/delete-ssh-signing-key-for-authenticated-user",
450303
+ "externalDocs": {
450304
+ "description": "API method documentation",
450305
+ "url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
450306
+ },
450307
+ "x-octokit": {
450308
+ "api.github.com": "removed"
450309
+ },
450310
+ "responses": {
450311
+ "501": {
450312
+ "description": "Not Implemented"
450313
+ }
450314
+ }
450315
+ }
450316
+ },
449305
450317
  "/users/{username}/packages": {
449306
450318
  "get": {
449307
450319
  "summary": "List packages for a user",
@@ -449539,6 +450551,28 @@
449539
450551
  }
449540
450552
  }
449541
450553
  }
450554
+ },
450555
+ "/users/{username}/ssh_signing_keys": {
450556
+ "get": {
450557
+ "summary": "List SSH signing keys for a user",
450558
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450559
+ "tags": [
450560
+ "users"
450561
+ ],
450562
+ "operationId": "users/list-ssh-signing-keys-for-user",
450563
+ "externalDocs": {
450564
+ "description": "API method documentation",
450565
+ "url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
450566
+ },
450567
+ "x-octokit": {
450568
+ "api.github.com": "removed"
450569
+ },
450570
+ "responses": {
450571
+ "501": {
450572
+ "description": "Not Implemented"
450573
+ }
450574
+ }
450575
+ }
449542
450576
  }
449543
450577
  }
449544
450578
  }