@octokit/openapi 6.6.0 → 6.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.6.0",
4
+ "version": "6.6.1",
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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -8992,7 +8992,6 @@
8992
8992
  "allow_rebase_merge": { "type": "boolean" },
8993
8993
  "temp_clone_token": { "type": "string" },
8994
8994
  "allow_squash_merge": { "type": "boolean" },
8995
- "allow_auto_merge": { "type": "boolean" },
8996
8995
  "delete_branch_on_merge": { "type": "boolean" },
8997
8996
  "allow_update_branch": { "type": "boolean" },
8998
8997
  "allow_merge_commit": { "type": "boolean" },
@@ -9007,12 +9006,6 @@
9007
9006
  "type": "boolean",
9008
9007
  "example": true
9009
9008
  },
9010
- "allow_auto_merge": {
9011
- "description": "Whether to allow Auto-merge to be used on pull requests.",
9012
- "default": false,
9013
- "type": "boolean",
9014
- "example": false
9015
- },
9016
9009
  "delete_branch_on_merge": {
9017
9010
  "description": "Whether to delete head branches when pull requests are merged",
9018
9011
  "default": false,
@@ -9371,7 +9364,7 @@
9371
9364
  "category": "apps",
9372
9365
  "subcategory": null
9373
9366
  },
9374
- "x-octokit": {}
9367
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
9375
9368
  }
9376
9369
  },
9377
9370
  "/app/installations/{installation_id}/suspended": {
@@ -24284,7 +24277,6 @@
24284
24277
  "allow_rebase_merge": { "type": "boolean" },
24285
24278
  "temp_clone_token": { "type": "string" },
24286
24279
  "allow_squash_merge": { "type": "boolean" },
24287
- "allow_auto_merge": { "type": "boolean" },
24288
24280
  "delete_branch_on_merge": { "type": "boolean" },
24289
24281
  "allow_update_branch": { "type": "boolean" },
24290
24282
  "allow_merge_commit": { "type": "boolean" },
@@ -24299,12 +24291,6 @@
24299
24291
  "type": "boolean",
24300
24292
  "example": true
24301
24293
  },
24302
- "allow_auto_merge": {
24303
- "description": "Whether to allow Auto-merge to be used on pull requests.",
24304
- "default": false,
24305
- "type": "boolean",
24306
- "example": false
24307
- },
24308
24294
  "delete_branch_on_merge": {
24309
24295
  "description": "Whether to delete head branches when pull requests are merged",
24310
24296
  "default": false,
@@ -24445,7 +24431,7 @@
24445
24431
  "category": "actions",
24446
24432
  "subcategory": "self-hosted-runners"
24447
24433
  },
24448
- "x-octokit": {}
24434
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
24449
24435
  }
24450
24436
  },
24451
24437
  "/enterprises/{enterprise}/actions/runners/remove-token": {
@@ -25191,7 +25177,6 @@
25191
25177
  "allow_rebase_merge": { "type": "boolean" },
25192
25178
  "temp_clone_token": { "type": "string" },
25193
25179
  "allow_squash_merge": { "type": "boolean" },
25194
- "allow_auto_merge": { "type": "boolean" },
25195
25180
  "delete_branch_on_merge": { "type": "boolean" },
25196
25181
  "allow_update_branch": { "type": "boolean" },
25197
25182
  "allow_merge_commit": { "type": "boolean" },
@@ -25206,12 +25191,6 @@
25206
25191
  "type": "boolean",
25207
25192
  "example": true
25208
25193
  },
25209
- "allow_auto_merge": {
25210
- "description": "Whether to allow Auto-merge to be used on pull requests.",
25211
- "default": false,
25212
- "type": "boolean",
25213
- "example": false
25214
- },
25215
25194
  "delete_branch_on_merge": {
25216
25195
  "description": "Whether to delete head branches when pull requests are merged",
25217
25196
  "default": false,
@@ -25352,7 +25331,7 @@
25352
25331
  "category": "actions",
25353
25332
  "subcategory": "self-hosted-runners"
25354
25333
  },
25355
- "x-octokit": {}
25334
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
25356
25335
  }
25357
25336
  },
25358
25337
  "/enterprises/{enterprise}/actions/runners/{runner_id}": {
@@ -27161,7 +27140,6 @@
27161
27140
  "allow_squash_merge": {
27162
27141
  "type": "boolean"
27163
27142
  },
27164
- "allow_auto_merge": { "type": "boolean" },
27165
27143
  "delete_branch_on_merge": {
27166
27144
  "type": "boolean"
27167
27145
  },
@@ -27184,12 +27162,6 @@
27184
27162
  "type": "boolean",
27185
27163
  "example": true
27186
27164
  },
27187
- "allow_auto_merge": {
27188
- "description": "Whether to allow Auto-merge to be used on pull requests.",
27189
- "default": false,
27190
- "type": "boolean",
27191
- "example": false
27192
- },
27193
27165
  "delete_branch_on_merge": {
27194
27166
  "description": "Whether to delete head branches when pull requests are merged",
27195
27167
  "default": false,
@@ -28176,7 +28148,7 @@
28176
28148
  "category": "activity",
28177
28149
  "subcategory": "events"
28178
28150
  },
28179
- "x-octokit": {}
28151
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
28180
28152
  }
28181
28153
  },
28182
28154
  "/feeds": {
@@ -36959,7 +36931,6 @@
36959
36931
  "allow_rebase_merge": { "type": "boolean" },
36960
36932
  "temp_clone_token": { "type": "string" },
36961
36933
  "allow_squash_merge": { "type": "boolean" },
36962
- "allow_auto_merge": { "type": "boolean" },
36963
36934
  "delete_branch_on_merge": { "type": "boolean" },
36964
36935
  "allow_update_branch": { "type": "boolean" },
36965
36936
  "allow_merge_commit": { "type": "boolean" },
@@ -36974,12 +36945,6 @@
36974
36945
  "type": "boolean",
36975
36946
  "example": true
36976
36947
  },
36977
- "allow_auto_merge": {
36978
- "description": "Whether to allow Auto-merge to be used on pull requests.",
36979
- "default": false,
36980
- "type": "boolean",
36981
- "example": false
36982
- },
36983
36948
  "delete_branch_on_merge": {
36984
36949
  "description": "Whether to delete head branches when pull requests are merged",
36985
36950
  "default": false,
@@ -37276,7 +37241,7 @@
37276
37241
  }
37277
37242
  ]
37278
37243
  },
37279
- "x-octokit": {}
37244
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
37280
37245
  }
37281
37246
  },
37282
37247
  "/installation/token": {
@@ -38847,7 +38812,6 @@
38847
38812
  "allow_rebase_merge": { "type": "boolean" },
38848
38813
  "temp_clone_token": { "type": "string" },
38849
38814
  "allow_squash_merge": { "type": "boolean" },
38850
- "allow_auto_merge": { "type": "boolean" },
38851
38815
  "delete_branch_on_merge": { "type": "boolean" },
38852
38816
  "allow_update_branch": { "type": "boolean" },
38853
38817
  "allow_merge_commit": { "type": "boolean" },
@@ -38862,12 +38826,6 @@
38862
38826
  "type": "boolean",
38863
38827
  "example": true
38864
38828
  },
38865
- "allow_auto_merge": {
38866
- "description": "Whether to allow Auto-merge to be used on pull requests.",
38867
- "default": false,
38868
- "type": "boolean",
38869
- "example": false
38870
- },
38871
38829
  "delete_branch_on_merge": {
38872
38830
  "description": "Whether to delete head branches when pull requests are merged",
38873
38831
  "default": false,
@@ -39608,7 +39566,7 @@
39608
39566
  }
39609
39567
  ]
39610
39568
  },
39611
- "x-octokit": {}
39569
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
39612
39570
  }
39613
39571
  },
39614
39572
  "/licenses": {
@@ -41771,7 +41729,6 @@
41771
41729
  "allow_squash_merge": {
41772
41730
  "type": "boolean"
41773
41731
  },
41774
- "allow_auto_merge": { "type": "boolean" },
41775
41732
  "delete_branch_on_merge": {
41776
41733
  "type": "boolean"
41777
41734
  },
@@ -41794,12 +41751,6 @@
41794
41751
  "type": "boolean",
41795
41752
  "example": true
41796
41753
  },
41797
- "allow_auto_merge": {
41798
- "description": "Whether to allow Auto-merge to be used on pull requests.",
41799
- "default": false,
41800
- "type": "boolean",
41801
- "example": false
41802
- },
41803
41754
  "delete_branch_on_merge": {
41804
41755
  "description": "Whether to delete head branches when pull requests are merged",
41805
41756
  "default": false,
@@ -42807,7 +42758,7 @@
42807
42758
  "category": "activity",
42808
42759
  "subcategory": "events"
42809
42760
  },
42810
- "x-octokit": {}
42761
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
42811
42762
  }
42812
42763
  },
42813
42764
  "/notifications": {
@@ -43951,7 +43902,6 @@
43951
43902
  "allow_rebase_merge": { "type": "boolean" },
43952
43903
  "temp_clone_token": { "type": "string" },
43953
43904
  "allow_squash_merge": { "type": "boolean" },
43954
- "allow_auto_merge": { "type": "boolean" },
43955
43905
  "delete_branch_on_merge": {
43956
43906
  "type": "boolean"
43957
43907
  },
@@ -43968,12 +43918,6 @@
43968
43918
  "type": "boolean",
43969
43919
  "example": true
43970
43920
  },
43971
- "allow_auto_merge": {
43972
- "description": "Whether to allow Auto-merge to be used on pull requests.",
43973
- "default": false,
43974
- "type": "boolean",
43975
- "example": false
43976
- },
43977
43921
  "delete_branch_on_merge": {
43978
43922
  "description": "Whether to delete head branches when pull requests are merged",
43979
43923
  "default": false,
@@ -44405,7 +44349,7 @@
44405
44349
  "category": "activity",
44406
44350
  "subcategory": "notifications"
44407
44351
  },
44408
- "x-octokit": {}
44352
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
44409
44353
  },
44410
44354
  "put": {
44411
44355
  "summary": "Mark notifications as read",
@@ -45587,7 +45531,6 @@
45587
45531
  "allow_rebase_merge": { "type": "boolean" },
45588
45532
  "temp_clone_token": { "type": "string" },
45589
45533
  "allow_squash_merge": { "type": "boolean" },
45590
- "allow_auto_merge": { "type": "boolean" },
45591
45534
  "delete_branch_on_merge": { "type": "boolean" },
45592
45535
  "allow_update_branch": { "type": "boolean" },
45593
45536
  "allow_merge_commit": { "type": "boolean" },
@@ -45602,12 +45545,6 @@
45602
45545
  "type": "boolean",
45603
45546
  "example": true
45604
45547
  },
45605
- "allow_auto_merge": {
45606
- "description": "Whether to allow Auto-merge to be used on pull requests.",
45607
- "default": false,
45608
- "type": "boolean",
45609
- "example": false
45610
- },
45611
45548
  "delete_branch_on_merge": {
45612
45549
  "description": "Whether to delete head branches when pull requests are merged",
45613
45550
  "default": false,
@@ -45983,7 +45920,7 @@
45983
45920
  "category": "activity",
45984
45921
  "subcategory": "notifications"
45985
45922
  },
45986
- "x-octokit": {}
45923
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
45987
45924
  },
45988
45925
  "patch": {
45989
45926
  "summary": "Mark a thread as read",
@@ -46953,7 +46890,7 @@
46953
46890
  },
46954
46891
  "members_allowed_repository_creation_type": {
46955
46892
  "type": "string",
46956
- "description": "Specifies which types of repositories non-admin organization members can create. `private` is only available to repositories that are part of an organization on GitHub Enterprise Cloud. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
46893
+ "description": "Specifies which types of repositories non-admin organization members can create. \n**Note:** This parameter is deprecated and will be removed in the future. Its return value ignores internal repositories. Using this parameter overrides values set in `members_can_create_repositories`. See the parameter deprecation notice in the operation description for details.",
46957
46894
  "enum": ["all", "private", "none"]
46958
46895
  },
46959
46896
  "members_can_create_pages": {
@@ -48215,7 +48152,6 @@
48215
48152
  "allow_rebase_merge": { "type": "boolean" },
48216
48153
  "temp_clone_token": { "type": "string" },
48217
48154
  "allow_squash_merge": { "type": "boolean" },
48218
- "allow_auto_merge": { "type": "boolean" },
48219
48155
  "delete_branch_on_merge": { "type": "boolean" },
48220
48156
  "allow_update_branch": { "type": "boolean" },
48221
48157
  "allow_merge_commit": { "type": "boolean" },
@@ -48230,12 +48166,6 @@
48230
48166
  "type": "boolean",
48231
48167
  "example": true
48232
48168
  },
48233
- "allow_auto_merge": {
48234
- "description": "Whether to allow Auto-merge to be used on pull requests.",
48235
- "default": false,
48236
- "type": "boolean",
48237
- "example": false
48238
- },
48239
48169
  "delete_branch_on_merge": {
48240
48170
  "description": "Whether to delete head branches when pull requests are merged",
48241
48171
  "default": false,
@@ -48484,7 +48414,7 @@
48484
48414
  "category": "actions",
48485
48415
  "subcategory": "permissions"
48486
48416
  },
48487
- "x-octokit": {}
48417
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
48488
48418
  },
48489
48419
  "put": {
48490
48420
  "summary": "Set selected repositories enabled for GitHub Actions in an organization",
@@ -50347,7 +50277,6 @@
50347
50277
  "allow_rebase_merge": { "type": "boolean" },
50348
50278
  "temp_clone_token": { "type": "string" },
50349
50279
  "allow_squash_merge": { "type": "boolean" },
50350
- "allow_auto_merge": { "type": "boolean" },
50351
50280
  "delete_branch_on_merge": {
50352
50281
  "type": "boolean"
50353
50282
  },
@@ -50364,12 +50293,6 @@
50364
50293
  "type": "boolean",
50365
50294
  "example": true
50366
50295
  },
50367
- "allow_auto_merge": {
50368
- "description": "Whether to allow Auto-merge to be used on pull requests.",
50369
- "default": false,
50370
- "type": "boolean",
50371
- "example": false
50372
- },
50373
50296
  "delete_branch_on_merge": {
50374
50297
  "description": "Whether to delete head branches when pull requests are merged",
50375
50298
  "default": false,
@@ -50831,7 +50754,7 @@
50831
50754
  "category": "actions",
50832
50755
  "subcategory": "self-hosted-runner-groups"
50833
50756
  },
50834
- "x-octokit": {}
50757
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
50835
50758
  },
50836
50759
  "put": {
50837
50760
  "summary": "Set repository access for a self-hosted runner group in an organization",
@@ -52308,7 +52231,6 @@
52308
52231
  "allow_rebase_merge": { "type": "boolean" },
52309
52232
  "temp_clone_token": { "type": "string" },
52310
52233
  "allow_squash_merge": { "type": "boolean" },
52311
- "allow_auto_merge": { "type": "boolean" },
52312
52234
  "delete_branch_on_merge": { "type": "boolean" },
52313
52235
  "allow_update_branch": { "type": "boolean" },
52314
52236
  "allow_merge_commit": { "type": "boolean" },
@@ -52323,12 +52245,6 @@
52323
52245
  "type": "boolean",
52324
52246
  "example": true
52325
52247
  },
52326
- "allow_auto_merge": {
52327
- "description": "Whether to allow Auto-merge to be used on pull requests.",
52328
- "default": false,
52329
- "type": "boolean",
52330
- "example": false
52331
- },
52332
52248
  "delete_branch_on_merge": {
52333
52249
  "description": "Whether to delete head branches when pull requests are merged",
52334
52250
  "default": false,
@@ -52469,7 +52385,7 @@
52469
52385
  "category": "actions",
52470
52386
  "subcategory": "self-hosted-runners"
52471
52387
  },
52472
- "x-octokit": {}
52388
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
52473
52389
  }
52474
52390
  },
52475
52391
  "/orgs/{org}/actions/runners/remove-token": {
@@ -53215,7 +53131,6 @@
53215
53131
  "allow_rebase_merge": { "type": "boolean" },
53216
53132
  "temp_clone_token": { "type": "string" },
53217
53133
  "allow_squash_merge": { "type": "boolean" },
53218
- "allow_auto_merge": { "type": "boolean" },
53219
53134
  "delete_branch_on_merge": { "type": "boolean" },
53220
53135
  "allow_update_branch": { "type": "boolean" },
53221
53136
  "allow_merge_commit": { "type": "boolean" },
@@ -53230,12 +53145,6 @@
53230
53145
  "type": "boolean",
53231
53146
  "example": true
53232
53147
  },
53233
- "allow_auto_merge": {
53234
- "description": "Whether to allow Auto-merge to be used on pull requests.",
53235
- "default": false,
53236
- "type": "boolean",
53237
- "example": false
53238
- },
53239
53148
  "delete_branch_on_merge": {
53240
53149
  "description": "Whether to delete head branches when pull requests are merged",
53241
53150
  "default": false,
@@ -53376,7 +53285,7 @@
53376
53285
  "category": "actions",
53377
53286
  "subcategory": "self-hosted-runners"
53378
53287
  },
53379
- "x-octokit": {}
53288
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
53380
53289
  }
53381
53290
  },
53382
53291
  "/orgs/{org}/actions/runners/{runner_id}": {
@@ -55065,7 +54974,6 @@
55065
54974
  "allow_rebase_merge": { "type": "boolean" },
55066
54975
  "temp_clone_token": { "type": "string" },
55067
54976
  "allow_squash_merge": { "type": "boolean" },
55068
- "allow_auto_merge": { "type": "boolean" },
55069
54977
  "delete_branch_on_merge": {
55070
54978
  "type": "boolean"
55071
54979
  },
@@ -55082,12 +54990,6 @@
55082
54990
  "type": "boolean",
55083
54991
  "example": true
55084
54992
  },
55085
- "allow_auto_merge": {
55086
- "description": "Whether to allow Auto-merge to be used on pull requests.",
55087
- "default": false,
55088
- "type": "boolean",
55089
- "example": false
55090
- },
55091
54993
  "delete_branch_on_merge": {
55092
54994
  "description": "Whether to delete head branches when pull requests are merged",
55093
54995
  "default": false,
@@ -55387,7 +55289,7 @@
55387
55289
  "category": "actions",
55388
55290
  "subcategory": "secrets"
55389
55291
  },
55390
- "x-octokit": {}
55292
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
55391
55293
  },
55392
55294
  "put": {
55393
55295
  "summary": "Set selected repositories for an organization secret",
@@ -57208,7 +57110,6 @@
57208
57110
  "allow_squash_merge": {
57209
57111
  "type": "boolean"
57210
57112
  },
57211
- "allow_auto_merge": { "type": "boolean" },
57212
57113
  "delete_branch_on_merge": {
57213
57114
  "type": "boolean"
57214
57115
  },
@@ -57231,12 +57132,6 @@
57231
57132
  "type": "boolean",
57232
57133
  "example": true
57233
57134
  },
57234
- "allow_auto_merge": {
57235
- "description": "Whether to allow Auto-merge to be used on pull requests.",
57236
- "default": false,
57237
- "type": "boolean",
57238
- "example": false
57239
- },
57240
57135
  "delete_branch_on_merge": {
57241
57136
  "description": "Whether to delete head branches when pull requests are merged",
57242
57137
  "default": false,
@@ -58189,7 +58084,7 @@
58189
58084
  "category": "activity",
58190
58085
  "subcategory": "events"
58191
58086
  },
58192
- "x-octokit": {}
58087
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
58193
58088
  }
58194
58089
  },
58195
58090
  "/orgs/{org}/hooks": {
@@ -62896,7 +62791,6 @@
62896
62791
  "allow_rebase_merge": { "type": "boolean" },
62897
62792
  "temp_clone_token": { "type": "string" },
62898
62793
  "allow_squash_merge": { "type": "boolean" },
62899
- "allow_auto_merge": { "type": "boolean" },
62900
62794
  "delete_branch_on_merge": { "type": "boolean" },
62901
62795
  "allow_update_branch": { "type": "boolean" },
62902
62796
  "allow_merge_commit": { "type": "boolean" },
@@ -62911,12 +62805,6 @@
62911
62805
  "type": "boolean",
62912
62806
  "example": true
62913
62807
  },
62914
- "allow_auto_merge": {
62915
- "description": "Whether to allow Auto-merge to be used on pull requests.",
62916
- "default": false,
62917
- "type": "boolean",
62918
- "example": false
62919
- },
62920
62808
  "delete_branch_on_merge": {
62921
62809
  "description": "Whether to delete head branches when pull requests are merged",
62922
62810
  "default": false,
@@ -63614,7 +63502,7 @@
63614
63502
  }
63615
63503
  ]
63616
63504
  },
63617
- "x-octokit": {}
63505
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
63618
63506
  }
63619
63507
  },
63620
63508
  "/orgs/{org}/members": {
@@ -67600,7 +67488,6 @@
67600
67488
  "allow_rebase_merge": { "type": "boolean" },
67601
67489
  "temp_clone_token": { "type": "string" },
67602
67490
  "allow_squash_merge": { "type": "boolean" },
67603
- "allow_auto_merge": { "type": "boolean" },
67604
67491
  "delete_branch_on_merge": { "type": "boolean" },
67605
67492
  "allow_update_branch": { "type": "boolean" },
67606
67493
  "allow_merge_commit": { "type": "boolean" },
@@ -67615,12 +67502,6 @@
67615
67502
  "type": "boolean",
67616
67503
  "example": true
67617
67504
  },
67618
- "allow_auto_merge": {
67619
- "description": "Whether to allow Auto-merge to be used on pull requests.",
67620
- "default": false,
67621
- "type": "boolean",
67622
- "example": false
67623
- },
67624
67505
  "delete_branch_on_merge": {
67625
67506
  "description": "Whether to delete head branches when pull requests are merged",
67626
67507
  "default": false,
@@ -67960,7 +67841,7 @@
67960
67841
  }
67961
67842
  ]
67962
67843
  },
67963
- "x-octokit": {}
67844
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
67964
67845
  },
67965
67846
  "post": {
67966
67847
  "summary": "Create an organization repository",
@@ -68061,11 +67942,6 @@
68061
67942
  "description": "Either `true` to allow rebase-merging pull requests, or `false` to prevent rebase-merging.",
68062
67943
  "default": true
68063
67944
  },
68064
- "allow_auto_merge": {
68065
- "type": "boolean",
68066
- "description": "Either `true` to allow auto-merge on pull requests, or `false` to disallow auto-merge.",
68067
- "default": false
68068
- },
68069
67945
  "delete_branch_on_merge": {
68070
67946
  "type": "boolean",
68071
67947
  "description": "Either `true` to allow automatically deleting head branches when pull requests are merged, or `false` to prevent automatic deletion.",
@@ -68772,7 +68648,6 @@
68772
68648
  "allow_rebase_merge": { "type": "boolean" },
68773
68649
  "temp_clone_token": { "type": "string" },
68774
68650
  "allow_squash_merge": { "type": "boolean" },
68775
- "allow_auto_merge": { "type": "boolean" },
68776
68651
  "delete_branch_on_merge": { "type": "boolean" },
68777
68652
  "allow_update_branch": { "type": "boolean" },
68778
68653
  "allow_merge_commit": { "type": "boolean" },
@@ -68787,12 +68662,6 @@
68787
68662
  "type": "boolean",
68788
68663
  "example": true
68789
68664
  },
68790
- "allow_auto_merge": {
68791
- "description": "Whether to allow Auto-merge to be used on pull requests.",
68792
- "default": false,
68793
- "type": "boolean",
68794
- "example": false
68795
- },
68796
68665
  "delete_branch_on_merge": {
68797
68666
  "description": "Whether to delete head branches when pull requests are merged",
68798
68667
  "default": false,
@@ -68975,8 +68844,6 @@
68975
68844
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
68976
68845
  "svn_url": "https://svn.github.com/octocat/Hello-World",
68977
68846
  "homepage": "https://github.com",
68978
- "organization": null,
68979
- "language": null,
68980
68847
  "forks": 9,
68981
68848
  "forks_count": 9,
68982
68849
  "stargazers_count": 80,
@@ -69013,10 +68880,8 @@
69013
68880
  "pull": true
69014
68881
  },
69015
68882
  "allow_rebase_merge": true,
69016
- "template_repository": null,
69017
68883
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
69018
68884
  "allow_squash_merge": true,
69019
- "allow_auto_merge": false,
69020
68885
  "delete_branch_on_merge": true,
69021
68886
  "allow_merge_commit": true,
69022
68887
  "subscribers_count": 42,
@@ -69098,9 +68963,18 @@
69098
68963
  "githubCloudOnly": false,
69099
68964
  "enabledForGitHubApps": true,
69100
68965
  "category": "repos",
69101
- "subcategory": null
68966
+ "previews": [
68967
+ {
68968
+ "name": "nebula",
68969
+ "note": "You can set the visibility of a repository using the new `visibility` parameter in the [Repositories API](https://docs.github.com/enterprise-server@3.2/rest/reference/repos/), and get a repository's visibility with a new response key. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes/).\n\nTo access repository visibility during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.nebula-preview+json\n```"
68970
+ },
68971
+ {
68972
+ "name": "baptiste",
68973
+ "note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.2/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
68974
+ }
68975
+ ]
69102
68976
  },
69103
- "x-octokit": {}
68977
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
69104
68978
  }
69105
68979
  },
69106
68980
  "/orgs/{org}/teams": {
@@ -77524,7 +77398,6 @@
77524
77398
  "allow_rebase_merge": { "type": "boolean" },
77525
77399
  "temp_clone_token": { "type": "string" },
77526
77400
  "allow_squash_merge": { "type": "boolean" },
77527
- "allow_auto_merge": { "type": "boolean" },
77528
77401
  "delete_branch_on_merge": { "type": "boolean" },
77529
77402
  "allow_update_branch": { "type": "boolean" },
77530
77403
  "allow_merge_commit": { "type": "boolean" },
@@ -77539,12 +77412,6 @@
77539
77412
  "type": "boolean",
77540
77413
  "example": true
77541
77414
  },
77542
- "allow_auto_merge": {
77543
- "description": "Whether to allow Auto-merge to be used on pull requests.",
77544
- "default": false,
77545
- "type": "boolean",
77546
- "example": false
77547
- },
77548
77415
  "delete_branch_on_merge": {
77549
77416
  "description": "Whether to delete head branches when pull requests are merged",
77550
77417
  "default": false,
@@ -77875,7 +77742,7 @@
77875
77742
  "category": "teams",
77876
77743
  "subcategory": null
77877
77744
  },
77878
- "x-octokit": {}
77745
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
77879
77746
  }
77880
77747
  },
77881
77748
  "/orgs/{org}/teams/{team_slug}/repos/{owner}/{repo}": {
@@ -79066,7 +78933,6 @@
79066
78933
  "allow_rebase_merge": { "type": "boolean" },
79067
78934
  "temp_clone_token": { "type": "string" },
79068
78935
  "allow_squash_merge": { "type": "boolean" },
79069
- "allow_auto_merge": { "type": "boolean" },
79070
78936
  "delete_branch_on_merge": { "type": "boolean" },
79071
78937
  "allow_update_branch": { "type": "boolean" },
79072
78938
  "allow_merge_commit": { "type": "boolean" },
@@ -79081,12 +78947,6 @@
79081
78947
  "type": "boolean",
79082
78948
  "example": true
79083
78949
  },
79084
- "allow_auto_merge": {
79085
- "description": "Whether to allow Auto-merge to be used on pull requests.",
79086
- "default": false,
79087
- "type": "boolean",
79088
- "example": false
79089
- },
79090
78950
  "delete_branch_on_merge": {
79091
78951
  "description": "Whether to delete head branches when pull requests are merged",
79092
78952
  "default": false,
@@ -79566,7 +79426,7 @@
79566
79426
  "category": "teams",
79567
79427
  "subcategory": null
79568
79428
  },
79569
- "x-octokit": {}
79429
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
79570
79430
  },
79571
79431
  "put": {
79572
79432
  "summary": "Add or update team repository permissions",
@@ -85583,7 +85443,6 @@
85583
85443
  "allow_rebase_merge": { "type": "boolean" },
85584
85444
  "temp_clone_token": { "type": "string" },
85585
85445
  "allow_squash_merge": { "type": "boolean" },
85586
- "allow_auto_merge": { "type": "boolean" },
85587
85446
  "delete_branch_on_merge": { "type": "boolean" },
85588
85447
  "allow_update_branch": { "type": "boolean" },
85589
85448
  "allow_merge_commit": { "type": "boolean" },
@@ -85598,12 +85457,6 @@
85598
85457
  "type": "boolean",
85599
85458
  "example": true
85600
85459
  },
85601
- "allow_auto_merge": {
85602
- "description": "Whether to allow Auto-merge to be used on pull requests.",
85603
- "default": false,
85604
- "type": "boolean",
85605
- "example": false
85606
- },
85607
85460
  "delete_branch_on_merge": {
85608
85461
  "description": "Whether to delete head branches when pull requests are merged",
85609
85462
  "default": false,
@@ -85718,7 +85571,6 @@
85718
85571
  "type": "boolean",
85719
85572
  "example": true
85720
85573
  },
85721
- "allow_auto_merge": { "type": "boolean", "example": false },
85722
85574
  "delete_branch_on_merge": {
85723
85575
  "type": "boolean",
85724
85576
  "example": false
@@ -86551,7 +86403,6 @@
86551
86403
  "allow_rebase_merge": { "type": "boolean" },
86552
86404
  "temp_clone_token": { "type": "string" },
86553
86405
  "allow_squash_merge": { "type": "boolean" },
86554
- "allow_auto_merge": { "type": "boolean" },
86555
86406
  "delete_branch_on_merge": { "type": "boolean" },
86556
86407
  "allow_update_branch": { "type": "boolean" },
86557
86408
  "allow_merge_commit": { "type": "boolean" },
@@ -86566,12 +86417,6 @@
86566
86417
  "type": "boolean",
86567
86418
  "example": true
86568
86419
  },
86569
- "allow_auto_merge": {
86570
- "description": "Whether to allow Auto-merge to be used on pull requests.",
86571
- "default": false,
86572
- "type": "boolean",
86573
- "example": false
86574
- },
86575
86420
  "delete_branch_on_merge": {
86576
86421
  "description": "Whether to delete head branches when pull requests are merged",
86577
86422
  "default": false,
@@ -87367,7 +87212,6 @@
87367
87212
  "allow_rebase_merge": { "type": "boolean" },
87368
87213
  "temp_clone_token": { "type": "string" },
87369
87214
  "allow_squash_merge": { "type": "boolean" },
87370
- "allow_auto_merge": { "type": "boolean" },
87371
87215
  "delete_branch_on_merge": { "type": "boolean" },
87372
87216
  "allow_update_branch": { "type": "boolean" },
87373
87217
  "allow_merge_commit": { "type": "boolean" },
@@ -87382,12 +87226,6 @@
87382
87226
  "type": "boolean",
87383
87227
  "example": true
87384
87228
  },
87385
- "allow_auto_merge": {
87386
- "description": "Whether to allow Auto-merge to be used on pull requests.",
87387
- "default": false,
87388
- "type": "boolean",
87389
- "example": false
87390
- },
87391
87229
  "delete_branch_on_merge": {
87392
87230
  "description": "Whether to delete head branches when pull requests are merged",
87393
87231
  "default": false,
@@ -87719,7 +87557,6 @@
87719
87557
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
87720
87558
  "svn_url": "https://svn.github.com/octocat/Hello-World",
87721
87559
  "homepage": "https://github.com",
87722
- "language": null,
87723
87560
  "forks_count": 9,
87724
87561
  "forks": 9,
87725
87562
  "stargazers_count": 80,
@@ -87820,7 +87657,6 @@
87820
87657
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
87821
87658
  "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
87822
87659
  "homepage": "https://github.com",
87823
- "language": null,
87824
87660
  "forks": 9,
87825
87661
  "forks_count": 9,
87826
87662
  "stargazers_count": 80,
@@ -87859,7 +87695,6 @@
87859
87695
  "allow_rebase_merge": true,
87860
87696
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
87861
87697
  "allow_squash_merge": true,
87862
- "allow_auto_merge": false,
87863
87698
  "delete_branch_on_merge": true,
87864
87699
  "allow_merge_commit": true,
87865
87700
  "subscribers_count": 42,
@@ -87867,7 +87702,6 @@
87867
87702
  },
87868
87703
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
87869
87704
  "allow_squash_merge": true,
87870
- "allow_auto_merge": false,
87871
87705
  "delete_branch_on_merge": true,
87872
87706
  "allow_merge_commit": true,
87873
87707
  "subscribers_count": 42,
@@ -87971,7 +87805,6 @@
87971
87805
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
87972
87806
  "svn_url": "https://svn.github.com/octocat/Hello-World",
87973
87807
  "homepage": "https://github.com",
87974
- "language": null,
87975
87808
  "forks_count": 9,
87976
87809
  "stargazers_count": 80,
87977
87810
  "watchers_count": 80,
@@ -87999,7 +87832,6 @@
87999
87832
  "allow_rebase_merge": true,
88000
87833
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88001
87834
  "allow_squash_merge": true,
88002
- "allow_auto_merge": false,
88003
87835
  "delete_branch_on_merge": true,
88004
87836
  "allow_merge_commit": true,
88005
87837
  "subscribers_count": 42,
@@ -88088,7 +87920,6 @@
88088
87920
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
88089
87921
  "svn_url": "https://svn.github.com/octocat/Hello-World",
88090
87922
  "homepage": "https://github.com",
88091
- "language": null,
88092
87923
  "forks_count": 9,
88093
87924
  "stargazers_count": 80,
88094
87925
  "watchers_count": 80,
@@ -88116,7 +87947,6 @@
88116
87947
  "allow_rebase_merge": true,
88117
87948
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88118
87949
  "allow_squash_merge": true,
88119
- "allow_auto_merge": false,
88120
87950
  "delete_branch_on_merge": true,
88121
87951
  "allow_merge_commit": true,
88122
87952
  "subscribers_count": 42,
@@ -88209,7 +88039,6 @@
88209
88039
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
88210
88040
  "svn_url": "https://svn.github.com/octocat/Hello-World",
88211
88041
  "homepage": "https://github.com",
88212
- "language": null,
88213
88042
  "forks_count": 9,
88214
88043
  "forks": 9,
88215
88044
  "stargazers_count": 80,
@@ -88310,7 +88139,6 @@
88310
88139
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
88311
88140
  "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
88312
88141
  "homepage": "https://github.com",
88313
- "language": null,
88314
88142
  "forks": 9,
88315
88143
  "forks_count": 9,
88316
88144
  "stargazers_count": 80,
@@ -88349,7 +88177,6 @@
88349
88177
  "allow_rebase_merge": true,
88350
88178
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88351
88179
  "allow_squash_merge": true,
88352
- "allow_auto_merge": false,
88353
88180
  "delete_branch_on_merge": true,
88354
88181
  "allow_merge_commit": true,
88355
88182
  "subscribers_count": 42,
@@ -88357,7 +88184,6 @@
88357
88184
  },
88358
88185
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88359
88186
  "allow_squash_merge": true,
88360
- "allow_auto_merge": false,
88361
88187
  "delete_branch_on_merge": true,
88362
88188
  "allow_merge_commit": true,
88363
88189
  "subscribers_count": 42,
@@ -88461,7 +88287,6 @@
88461
88287
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
88462
88288
  "svn_url": "https://svn.github.com/octocat/Hello-World",
88463
88289
  "homepage": "https://github.com",
88464
- "language": null,
88465
88290
  "forks_count": 9,
88466
88291
  "stargazers_count": 80,
88467
88292
  "watchers_count": 80,
@@ -88489,7 +88314,6 @@
88489
88314
  "allow_rebase_merge": true,
88490
88315
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88491
88316
  "allow_squash_merge": true,
88492
- "allow_auto_merge": false,
88493
88317
  "delete_branch_on_merge": true,
88494
88318
  "allow_merge_commit": true,
88495
88319
  "subscribers_count": 42,
@@ -88578,7 +88402,6 @@
88578
88402
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
88579
88403
  "svn_url": "https://svn.github.com/octocat/Hello-World",
88580
88404
  "homepage": "https://github.com",
88581
- "language": null,
88582
88405
  "forks_count": 9,
88583
88406
  "stargazers_count": 80,
88584
88407
  "watchers_count": 80,
@@ -88606,7 +88429,6 @@
88606
88429
  "allow_rebase_merge": true,
88607
88430
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
88608
88431
  "allow_squash_merge": true,
88609
- "allow_auto_merge": false,
88610
88432
  "delete_branch_on_merge": true,
88611
88433
  "allow_merge_commit": true,
88612
88434
  "subscribers_count": 42,
@@ -88705,7 +88527,7 @@
88705
88527
  }
88706
88528
  ]
88707
88529
  },
88708
- "x-octokit": {}
88530
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
88709
88531
  },
88710
88532
  "patch": {
88711
88533
  "summary": "Update a repository",
@@ -88837,11 +88659,6 @@
88837
88659
  "description": "Either `true` to allow rebase-merging pull requests, or `false` to prevent rebase-merging.",
88838
88660
  "default": true
88839
88661
  },
88840
- "allow_auto_merge": {
88841
- "type": "boolean",
88842
- "description": "Either `true` to allow auto-merge on pull requests, or `false` to disallow auto-merge.",
88843
- "default": false
88844
- },
88845
88662
  "delete_branch_on_merge": {
88846
88663
  "type": "boolean",
88847
88664
  "description": "Either `true` to allow automatically deleting head branches when pull requests are merged, or `false` to prevent automatic deletion.",
@@ -89955,7 +89772,6 @@
89955
89772
  "allow_rebase_merge": { "type": "boolean" },
89956
89773
  "temp_clone_token": { "type": "string" },
89957
89774
  "allow_squash_merge": { "type": "boolean" },
89958
- "allow_auto_merge": { "type": "boolean" },
89959
89775
  "delete_branch_on_merge": { "type": "boolean" },
89960
89776
  "allow_update_branch": { "type": "boolean" },
89961
89777
  "allow_merge_commit": { "type": "boolean" },
@@ -89970,12 +89786,6 @@
89970
89786
  "type": "boolean",
89971
89787
  "example": true
89972
89788
  },
89973
- "allow_auto_merge": {
89974
- "description": "Whether to allow Auto-merge to be used on pull requests.",
89975
- "default": false,
89976
- "type": "boolean",
89977
- "example": false
89978
- },
89979
89789
  "delete_branch_on_merge": {
89980
89790
  "description": "Whether to delete head branches when pull requests are merged",
89981
89791
  "default": false,
@@ -90090,7 +89900,6 @@
90090
89900
  "type": "boolean",
90091
89901
  "example": true
90092
89902
  },
90093
- "allow_auto_merge": { "type": "boolean", "example": false },
90094
89903
  "delete_branch_on_merge": {
90095
89904
  "type": "boolean",
90096
89905
  "example": false
@@ -90923,7 +90732,6 @@
90923
90732
  "allow_rebase_merge": { "type": "boolean" },
90924
90733
  "temp_clone_token": { "type": "string" },
90925
90734
  "allow_squash_merge": { "type": "boolean" },
90926
- "allow_auto_merge": { "type": "boolean" },
90927
90735
  "delete_branch_on_merge": { "type": "boolean" },
90928
90736
  "allow_update_branch": { "type": "boolean" },
90929
90737
  "allow_merge_commit": { "type": "boolean" },
@@ -90938,12 +90746,6 @@
90938
90746
  "type": "boolean",
90939
90747
  "example": true
90940
90748
  },
90941
- "allow_auto_merge": {
90942
- "description": "Whether to allow Auto-merge to be used on pull requests.",
90943
- "default": false,
90944
- "type": "boolean",
90945
- "example": false
90946
- },
90947
90749
  "delete_branch_on_merge": {
90948
90750
  "description": "Whether to delete head branches when pull requests are merged",
90949
90751
  "default": false,
@@ -91739,7 +91541,6 @@
91739
91541
  "allow_rebase_merge": { "type": "boolean" },
91740
91542
  "temp_clone_token": { "type": "string" },
91741
91543
  "allow_squash_merge": { "type": "boolean" },
91742
- "allow_auto_merge": { "type": "boolean" },
91743
91544
  "delete_branch_on_merge": { "type": "boolean" },
91744
91545
  "allow_update_branch": { "type": "boolean" },
91745
91546
  "allow_merge_commit": { "type": "boolean" },
@@ -91754,12 +91555,6 @@
91754
91555
  "type": "boolean",
91755
91556
  "example": true
91756
91557
  },
91757
- "allow_auto_merge": {
91758
- "description": "Whether to allow Auto-merge to be used on pull requests.",
91759
- "default": false,
91760
- "type": "boolean",
91761
- "example": false
91762
- },
91763
91558
  "delete_branch_on_merge": {
91764
91559
  "description": "Whether to delete head branches when pull requests are merged",
91765
91560
  "default": false,
@@ -92098,7 +91893,6 @@
92098
91893
  "node_id": "MDc6TGljZW5zZW1pdA==",
92099
91894
  "html_url": "https://github.com/licenses/mit"
92100
91895
  },
92101
- "language": null,
92102
91896
  "forks_count": 9,
92103
91897
  "forks": 9,
92104
91898
  "stargazers_count": 80,
@@ -92199,7 +91993,6 @@
92199
91993
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
92200
91994
  "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
92201
91995
  "homepage": "https://github.com",
92202
- "language": null,
92203
91996
  "forks": 9,
92204
91997
  "forks_count": 9,
92205
91998
  "stargazers_count": 80,
@@ -92238,7 +92031,6 @@
92238
92031
  "allow_rebase_merge": true,
92239
92032
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
92240
92033
  "allow_squash_merge": true,
92241
- "allow_auto_merge": false,
92242
92034
  "delete_branch_on_merge": true,
92243
92035
  "allow_merge_commit": true,
92244
92036
  "subscribers_count": 42,
@@ -92246,7 +92038,6 @@
92246
92038
  },
92247
92039
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
92248
92040
  "allow_squash_merge": true,
92249
- "allow_auto_merge": false,
92250
92041
  "delete_branch_on_merge": true,
92251
92042
  "allow_merge_commit": true,
92252
92043
  "allow_forking": true,
@@ -92344,7 +92135,6 @@
92344
92135
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
92345
92136
  "svn_url": "https://svn.github.com/octocat/Hello-World",
92346
92137
  "homepage": "https://github.com",
92347
- "language": null,
92348
92138
  "forks_count": 9,
92349
92139
  "stargazers_count": 80,
92350
92140
  "watchers_count": 80,
@@ -92372,7 +92162,6 @@
92372
92162
  "allow_rebase_merge": true,
92373
92163
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
92374
92164
  "allow_squash_merge": true,
92375
- "allow_auto_merge": false,
92376
92165
  "delete_branch_on_merge": true,
92377
92166
  "allow_merge_commit": true,
92378
92167
  "subscribers_count": 42,
@@ -92461,7 +92250,6 @@
92461
92250
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
92462
92251
  "svn_url": "https://svn.github.com/octocat/Hello-World",
92463
92252
  "homepage": "https://github.com",
92464
- "language": null,
92465
92253
  "forks_count": 9,
92466
92254
  "stargazers_count": 80,
92467
92255
  "watchers_count": 80,
@@ -92489,7 +92277,6 @@
92489
92277
  "allow_rebase_merge": true,
92490
92278
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
92491
92279
  "allow_squash_merge": true,
92492
- "allow_auto_merge": false,
92493
92280
  "delete_branch_on_merge": true,
92494
92281
  "allow_merge_commit": true,
92495
92282
  "subscribers_count": 42,
@@ -92613,9 +92400,18 @@
92613
92400
  "githubCloudOnly": false,
92614
92401
  "enabledForGitHubApps": true,
92615
92402
  "category": "repos",
92616
- "subcategory": null
92403
+ "previews": [
92404
+ {
92405
+ "name": "nebula",
92406
+ "note": "You can set the visibility of a repository using the new `visibility` parameter in the [Repositories API](https://docs.github.com/enterprise-server@3.2/rest/reference/repos/), and get a repository's visibility with a new response key. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes/).\n\nTo access repository visibility during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n```shell\napplication/vnd.github.nebula-preview+json\n```"
92407
+ },
92408
+ {
92409
+ "name": "baptiste",
92410
+ "note": "The `is_template` and `template_repository` keys are currently available for developer to preview. See [Create a repository using a template](https://docs.github.com/enterprise-server@3.2/rest/reference/repos#create-a-repository-using-a-template) to learn how to create template repositories. To access these new response keys during the preview period, you must provide a custom [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types) in the `Accept` header:\n\n```shell\napplication/vnd.github.baptiste-preview+json\n```"
92411
+ }
92412
+ ]
92617
92413
  },
92618
- "x-octokit": {}
92414
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
92619
92415
  },
92620
92416
  "delete": {
92621
92417
  "summary": "Delete a repository",
@@ -94812,7 +94608,6 @@
94812
94608
  "allow_rebase_merge": { "type": "boolean" },
94813
94609
  "temp_clone_token": { "type": "string" },
94814
94610
  "allow_squash_merge": { "type": "boolean" },
94815
- "allow_auto_merge": { "type": "boolean" },
94816
94611
  "delete_branch_on_merge": { "type": "boolean" },
94817
94612
  "allow_update_branch": { "type": "boolean" },
94818
94613
  "allow_merge_commit": { "type": "boolean" },
@@ -94827,12 +94622,6 @@
94827
94622
  "type": "boolean",
94828
94623
  "example": true
94829
94624
  },
94830
- "allow_auto_merge": {
94831
- "description": "Whether to allow Auto-merge to be used on pull requests.",
94832
- "default": false,
94833
- "type": "boolean",
94834
- "example": false
94835
- },
94836
94625
  "delete_branch_on_merge": {
94837
94626
  "description": "Whether to delete head branches when pull requests are merged",
94838
94627
  "default": false,
@@ -94973,7 +94762,7 @@
94973
94762
  "category": "actions",
94974
94763
  "subcategory": "self-hosted-runners"
94975
94764
  },
94976
- "x-octokit": {}
94765
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
94977
94766
  }
94978
94767
  },
94979
94768
  "/repos/{owner}/{repo}/actions/runners/remove-token": {
@@ -95726,7 +95515,6 @@
95726
95515
  "allow_rebase_merge": { "type": "boolean" },
95727
95516
  "temp_clone_token": { "type": "string" },
95728
95517
  "allow_squash_merge": { "type": "boolean" },
95729
- "allow_auto_merge": { "type": "boolean" },
95730
95518
  "delete_branch_on_merge": { "type": "boolean" },
95731
95519
  "allow_update_branch": { "type": "boolean" },
95732
95520
  "allow_merge_commit": { "type": "boolean" },
@@ -95741,12 +95529,6 @@
95741
95529
  "type": "boolean",
95742
95530
  "example": true
95743
95531
  },
95744
- "allow_auto_merge": {
95745
- "description": "Whether to allow Auto-merge to be used on pull requests.",
95746
- "default": false,
95747
- "type": "boolean",
95748
- "example": false
95749
- },
95750
95532
  "delete_branch_on_merge": {
95751
95533
  "description": "Whether to delete head branches when pull requests are merged",
95752
95534
  "default": false,
@@ -95887,7 +95669,7 @@
95887
95669
  "category": "actions",
95888
95670
  "subcategory": "self-hosted-runners"
95889
95671
  },
95890
- "x-octokit": {}
95672
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
95891
95673
  }
95892
95674
  },
95893
95675
  "/repos/{owner}/{repo}/actions/runners/{runner_id}": {
@@ -97476,7 +97258,6 @@
97476
97258
  "allow_squash_merge": {
97477
97259
  "type": "boolean"
97478
97260
  },
97479
- "allow_auto_merge": { "type": "boolean" },
97480
97261
  "delete_branch_on_merge": {
97481
97262
  "type": "boolean"
97482
97263
  },
@@ -97499,12 +97280,6 @@
97499
97280
  "type": "boolean",
97500
97281
  "example": true
97501
97282
  },
97502
- "allow_auto_merge": {
97503
- "description": "Whether to allow Auto-merge to be used on pull requests.",
97504
- "default": false,
97505
- "type": "boolean",
97506
- "example": false
97507
- },
97508
97283
  "delete_branch_on_merge": {
97509
97284
  "description": "Whether to delete head branches when pull requests are merged",
97510
97285
  "default": false,
@@ -98823,7 +98598,6 @@
98823
98598
  "allow_squash_merge": {
98824
98599
  "type": "boolean"
98825
98600
  },
98826
- "allow_auto_merge": { "type": "boolean" },
98827
98601
  "delete_branch_on_merge": {
98828
98602
  "type": "boolean"
98829
98603
  },
@@ -98846,12 +98620,6 @@
98846
98620
  "type": "boolean",
98847
98621
  "example": true
98848
98622
  },
98849
- "allow_auto_merge": {
98850
- "description": "Whether to allow Auto-merge to be used on pull requests.",
98851
- "default": false,
98852
- "type": "boolean",
98853
- "example": false
98854
- },
98855
98623
  "delete_branch_on_merge": {
98856
98624
  "description": "Whether to delete head branches when pull requests are merged",
98857
98625
  "default": false,
@@ -99300,7 +99068,7 @@
99300
99068
  "category": "actions",
99301
99069
  "subcategory": "workflow-runs"
99302
99070
  },
99303
- "x-octokit": {}
99071
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
99304
99072
  }
99305
99073
  },
99306
99074
  "/repos/{owner}/{repo}/actions/runs/{run_id}": {
@@ -100588,7 +100356,6 @@
100588
100356
  "allow_rebase_merge": { "type": "boolean" },
100589
100357
  "temp_clone_token": { "type": "string" },
100590
100358
  "allow_squash_merge": { "type": "boolean" },
100591
- "allow_auto_merge": { "type": "boolean" },
100592
100359
  "delete_branch_on_merge": { "type": "boolean" },
100593
100360
  "allow_update_branch": { "type": "boolean" },
100594
100361
  "allow_merge_commit": { "type": "boolean" },
@@ -100603,12 +100370,6 @@
100603
100370
  "type": "boolean",
100604
100371
  "example": true
100605
100372
  },
100606
- "allow_auto_merge": {
100607
- "description": "Whether to allow Auto-merge to be used on pull requests.",
100608
- "default": false,
100609
- "type": "boolean",
100610
- "example": false
100611
- },
100612
100373
  "delete_branch_on_merge": {
100613
100374
  "description": "Whether to delete head branches when pull requests are merged",
100614
100375
  "default": false,
@@ -101861,7 +101622,6 @@
101861
101622
  "allow_rebase_merge": { "type": "boolean" },
101862
101623
  "temp_clone_token": { "type": "string" },
101863
101624
  "allow_squash_merge": { "type": "boolean" },
101864
- "allow_auto_merge": { "type": "boolean" },
101865
101625
  "delete_branch_on_merge": { "type": "boolean" },
101866
101626
  "allow_update_branch": { "type": "boolean" },
101867
101627
  "allow_merge_commit": { "type": "boolean" },
@@ -101876,12 +101636,6 @@
101876
101636
  "type": "boolean",
101877
101637
  "example": true
101878
101638
  },
101879
- "allow_auto_merge": {
101880
- "description": "Whether to allow Auto-merge to be used on pull requests.",
101881
- "default": false,
101882
- "type": "boolean",
101883
- "example": false
101884
- },
101885
101639
  "delete_branch_on_merge": {
101886
101640
  "description": "Whether to delete head branches when pull requests are merged",
101887
101641
  "default": false,
@@ -102310,7 +102064,7 @@
102310
102064
  "category": "actions",
102311
102065
  "subcategory": "workflow-runs"
102312
102066
  },
102313
- "x-octokit": {}
102067
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
102314
102068
  },
102315
102069
  "delete": {
102316
102070
  "summary": "Delete a workflow run",
@@ -106694,7 +106448,6 @@
106694
106448
  "allow_squash_merge": {
106695
106449
  "type": "boolean"
106696
106450
  },
106697
- "allow_auto_merge": { "type": "boolean" },
106698
106451
  "delete_branch_on_merge": {
106699
106452
  "type": "boolean"
106700
106453
  },
@@ -106717,12 +106470,6 @@
106717
106470
  "type": "boolean",
106718
106471
  "example": true
106719
106472
  },
106720
- "allow_auto_merge": {
106721
- "description": "Whether to allow Auto-merge to be used on pull requests.",
106722
- "default": false,
106723
- "type": "boolean",
106724
- "example": false
106725
- },
106726
106473
  "delete_branch_on_merge": {
106727
106474
  "description": "Whether to delete head branches when pull requests are merged",
106728
106475
  "default": false,
@@ -108041,7 +107788,6 @@
108041
107788
  "allow_squash_merge": {
108042
107789
  "type": "boolean"
108043
107790
  },
108044
- "allow_auto_merge": { "type": "boolean" },
108045
107791
  "delete_branch_on_merge": {
108046
107792
  "type": "boolean"
108047
107793
  },
@@ -108064,12 +107810,6 @@
108064
107810
  "type": "boolean",
108065
107811
  "example": true
108066
107812
  },
108067
- "allow_auto_merge": {
108068
- "description": "Whether to allow Auto-merge to be used on pull requests.",
108069
- "default": false,
108070
- "type": "boolean",
108071
- "example": false
108072
- },
108073
107813
  "delete_branch_on_merge": {
108074
107814
  "description": "Whether to delete head branches when pull requests are merged",
108075
107815
  "default": false,
@@ -108518,7 +108258,7 @@
108518
108258
  "category": "actions",
108519
108259
  "subcategory": "workflow-runs"
108520
108260
  },
108521
- "x-octokit": {}
108261
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
108522
108262
  }
108523
108263
  },
108524
108264
  "/repos/{owner}/{repo}/assignees": {
@@ -125881,7 +125621,6 @@
125881
125621
  "allow_rebase_merge": { "type": "boolean" },
125882
125622
  "temp_clone_token": { "type": "string" },
125883
125623
  "allow_squash_merge": { "type": "boolean" },
125884
- "allow_auto_merge": { "type": "boolean" },
125885
125624
  "delete_branch_on_merge": { "type": "boolean" },
125886
125625
  "allow_update_branch": { "type": "boolean" },
125887
125626
  "allow_merge_commit": { "type": "boolean" },
@@ -125896,12 +125635,6 @@
125896
125635
  "type": "boolean",
125897
125636
  "example": true
125898
125637
  },
125899
- "allow_auto_merge": {
125900
- "description": "Whether to allow Auto-merge to be used on pull requests.",
125901
- "default": false,
125902
- "type": "boolean",
125903
- "example": false
125904
- },
125905
125638
  "delete_branch_on_merge": {
125906
125639
  "description": "Whether to delete head branches when pull requests are merged",
125907
125640
  "default": false,
@@ -127842,7 +127575,6 @@
127842
127575
  "allow_rebase_merge": { "type": "boolean" },
127843
127576
  "temp_clone_token": { "type": "string" },
127844
127577
  "allow_squash_merge": { "type": "boolean" },
127845
- "allow_auto_merge": { "type": "boolean" },
127846
127578
  "delete_branch_on_merge": { "type": "boolean" },
127847
127579
  "allow_update_branch": { "type": "boolean" },
127848
127580
  "allow_merge_commit": { "type": "boolean" },
@@ -127857,12 +127589,6 @@
127857
127589
  "type": "boolean",
127858
127590
  "example": true
127859
127591
  },
127860
- "allow_auto_merge": {
127861
- "description": "Whether to allow Auto-merge to be used on pull requests.",
127862
- "default": false,
127863
- "type": "boolean",
127864
- "example": false
127865
- },
127866
127592
  "delete_branch_on_merge": {
127867
127593
  "description": "Whether to delete head branches when pull requests are merged",
127868
127594
  "default": false,
@@ -128447,7 +128173,7 @@
128447
128173
  "category": "checks",
128448
128174
  "subcategory": "suites"
128449
128175
  },
128450
- "x-octokit": {}
128176
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
128451
128177
  }
128452
128178
  },
128453
128179
  "/repos/{owner}/{repo}/check-suites/preferences": {
@@ -129585,7 +129311,6 @@
129585
129311
  "allow_rebase_merge": { "type": "boolean" },
129586
129312
  "temp_clone_token": { "type": "string" },
129587
129313
  "allow_squash_merge": { "type": "boolean" },
129588
- "allow_auto_merge": { "type": "boolean" },
129589
129314
  "delete_branch_on_merge": { "type": "boolean" },
129590
129315
  "allow_update_branch": { "type": "boolean" },
129591
129316
  "allow_merge_commit": { "type": "boolean" },
@@ -129600,12 +129325,6 @@
129600
129325
  "type": "boolean",
129601
129326
  "example": true
129602
129327
  },
129603
- "allow_auto_merge": {
129604
- "description": "Whether to allow Auto-merge to be used on pull requests.",
129605
- "default": false,
129606
- "type": "boolean",
129607
- "example": false
129608
- },
129609
129328
  "delete_branch_on_merge": {
129610
129329
  "description": "Whether to delete head branches when pull requests are merged",
129611
129330
  "default": false,
@@ -130053,7 +129772,7 @@
130053
129772
  "category": "checks",
130054
129773
  "subcategory": "suites"
130055
129774
  },
130056
- "x-octokit": {}
129775
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
130057
129776
  }
130058
129777
  },
130059
129778
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}": {
@@ -131453,7 +131172,6 @@
131453
131172
  "allow_rebase_merge": { "type": "boolean" },
131454
131173
  "temp_clone_token": { "type": "string" },
131455
131174
  "allow_squash_merge": { "type": "boolean" },
131456
- "allow_auto_merge": { "type": "boolean" },
131457
131175
  "delete_branch_on_merge": { "type": "boolean" },
131458
131176
  "allow_update_branch": { "type": "boolean" },
131459
131177
  "allow_merge_commit": { "type": "boolean" },
@@ -131468,12 +131186,6 @@
131468
131186
  "type": "boolean",
131469
131187
  "example": true
131470
131188
  },
131471
- "allow_auto_merge": {
131472
- "description": "Whether to allow Auto-merge to be used on pull requests.",
131473
- "default": false,
131474
- "type": "boolean",
131475
- "example": false
131476
- },
131477
131189
  "delete_branch_on_merge": {
131478
131190
  "description": "Whether to delete head branches when pull requests are merged",
131479
131191
  "default": false,
@@ -132058,7 +131770,7 @@
132058
131770
  "category": "checks",
132059
131771
  "subcategory": "suites"
132060
131772
  },
132061
- "x-octokit": {}
131773
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
132062
131774
  }
132063
131775
  },
132064
131776
  "/repos/{owner}/{repo}/check-suites/{check_suite_id}/check-runs": {
@@ -137193,7 +136905,6 @@
137193
136905
  "allow_rebase_merge": { "type": "boolean" },
137194
136906
  "temp_clone_token": { "type": "string" },
137195
136907
  "allow_squash_merge": { "type": "boolean" },
137196
- "allow_auto_merge": { "type": "boolean" },
137197
136908
  "delete_branch_on_merge": { "type": "boolean" },
137198
136909
  "allow_update_branch": { "type": "boolean" },
137199
136910
  "allow_merge_commit": { "type": "boolean" },
@@ -137208,12 +136919,6 @@
137208
136919
  "type": "boolean",
137209
136920
  "example": true
137210
136921
  },
137211
- "allow_auto_merge": {
137212
- "description": "Whether to allow Auto-merge to be used on pull requests.",
137213
- "default": false,
137214
- "type": "boolean",
137215
- "example": false
137216
- },
137217
136922
  "delete_branch_on_merge": {
137218
136923
  "description": "Whether to delete head branches when pull requests are merged",
137219
136924
  "default": false,
@@ -137861,7 +137566,7 @@
137861
137566
  "category": "repos",
137862
137567
  "subcategory": "collaborators"
137863
137568
  },
137864
- "x-octokit": {}
137569
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
137865
137570
  },
137866
137571
  "delete": {
137867
137572
  "summary": "Remove a repository collaborator",
@@ -143078,7 +142783,6 @@
143078
142783
  "allow_rebase_merge": { "type": "boolean" },
143079
142784
  "temp_clone_token": { "type": "string" },
143080
142785
  "allow_squash_merge": { "type": "boolean" },
143081
- "allow_auto_merge": { "type": "boolean" },
143082
142786
  "delete_branch_on_merge": {
143083
142787
  "type": "boolean"
143084
142788
  },
@@ -143095,12 +142799,6 @@
143095
142799
  "type": "boolean",
143096
142800
  "example": true
143097
142801
  },
143098
- "allow_auto_merge": {
143099
- "description": "Whether to allow Auto-merge to be used on pull requests.",
143100
- "default": false,
143101
- "type": "boolean",
143102
- "example": false
143103
- },
143104
142802
  "delete_branch_on_merge": {
143105
142803
  "description": "Whether to delete head branches when pull requests are merged",
143106
142804
  "default": false,
@@ -144049,7 +143747,6 @@
144049
143747
  "allow_rebase_merge": { "type": "boolean" },
144050
143748
  "temp_clone_token": { "type": "string" },
144051
143749
  "allow_squash_merge": { "type": "boolean" },
144052
- "allow_auto_merge": { "type": "boolean" },
144053
143750
  "delete_branch_on_merge": {
144054
143751
  "type": "boolean"
144055
143752
  },
@@ -144066,12 +143763,6 @@
144066
143763
  "type": "boolean",
144067
143764
  "example": true
144068
143765
  },
144069
- "allow_auto_merge": {
144070
- "description": "Whether to allow Auto-merge to be used on pull requests.",
144071
- "default": false,
144072
- "type": "boolean",
144073
- "example": false
144074
- },
144075
143766
  "delete_branch_on_merge": {
144076
143767
  "description": "Whether to delete head branches when pull requests are merged",
144077
143768
  "default": false,
@@ -145086,7 +144777,7 @@
145086
144777
  }
145087
144778
  ]
145088
144779
  },
145089
- "x-octokit": {}
144780
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
145090
144781
  }
145091
144782
  },
145092
144783
  "/repos/{owner}/{repo}/commits/{ref}": {
@@ -148197,7 +147888,6 @@
148197
147888
  "allow_squash_merge": {
148198
147889
  "type": "boolean"
148199
147890
  },
148200
- "allow_auto_merge": { "type": "boolean" },
148201
147891
  "delete_branch_on_merge": {
148202
147892
  "type": "boolean"
148203
147893
  },
@@ -148220,12 +147910,6 @@
148220
147910
  "type": "boolean",
148221
147911
  "example": true
148222
147912
  },
148223
- "allow_auto_merge": {
148224
- "description": "Whether to allow Auto-merge to be used on pull requests.",
148225
- "default": false,
148226
- "type": "boolean",
148227
- "example": false
148228
- },
148229
147913
  "delete_branch_on_merge": {
148230
147914
  "description": "Whether to delete head branches when pull requests are merged",
148231
147915
  "default": false,
@@ -148710,7 +148394,7 @@
148710
148394
  "category": "checks",
148711
148395
  "subcategory": "suites"
148712
148396
  },
148713
- "x-octokit": {}
148397
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
148714
148398
  }
148715
148399
  },
148716
148400
  "/repos/{owner}/{repo}/commits/{ref}/status": {
@@ -149858,7 +149542,6 @@
149858
149542
  "allow_rebase_merge": { "type": "boolean" },
149859
149543
  "temp_clone_token": { "type": "string" },
149860
149544
  "allow_squash_merge": { "type": "boolean" },
149861
- "allow_auto_merge": { "type": "boolean" },
149862
149545
  "delete_branch_on_merge": { "type": "boolean" },
149863
149546
  "allow_update_branch": { "type": "boolean" },
149864
149547
  "allow_merge_commit": { "type": "boolean" },
@@ -149873,12 +149556,6 @@
149873
149556
  "type": "boolean",
149874
149557
  "example": true
149875
149558
  },
149876
- "allow_auto_merge": {
149877
- "description": "Whether to allow Auto-merge to be used on pull requests.",
149878
- "default": false,
149879
- "type": "boolean",
149880
- "example": false
149881
- },
149882
149559
  "delete_branch_on_merge": {
149883
149560
  "description": "Whether to delete head branches when pull requests are merged",
149884
149561
  "default": false,
@@ -150234,7 +149911,7 @@
150234
149911
  "category": "repos",
150235
149912
  "subcategory": "statuses"
150236
149913
  },
150237
- "x-octokit": {}
149914
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
150238
149915
  }
150239
149916
  },
150240
149917
  "/repos/{owner}/{repo}/commits/{ref}/statuses": {
@@ -161266,7 +160943,6 @@
161266
160943
  "allow_squash_merge": {
161267
160944
  "type": "boolean"
161268
160945
  },
161269
- "allow_auto_merge": { "type": "boolean" },
161270
160946
  "delete_branch_on_merge": {
161271
160947
  "type": "boolean"
161272
160948
  },
@@ -161289,12 +160965,6 @@
161289
160965
  "type": "boolean",
161290
160966
  "example": true
161291
160967
  },
161292
- "allow_auto_merge": {
161293
- "description": "Whether to allow Auto-merge to be used on pull requests.",
161294
- "default": false,
161295
- "type": "boolean",
161296
- "example": false
161297
- },
161298
160968
  "delete_branch_on_merge": {
161299
160969
  "description": "Whether to delete head branches when pull requests are merged",
161300
160970
  "default": false,
@@ -162247,7 +161917,7 @@
162247
161917
  "category": "activity",
162248
161918
  "subcategory": "events"
162249
161919
  },
162250
- "x-octokit": {}
161920
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
162251
161921
  }
162252
161922
  },
162253
161923
  "/repos/{owner}/{repo}/forks": {
@@ -163347,7 +163017,6 @@
163347
163017
  "allow_rebase_merge": { "type": "boolean" },
163348
163018
  "temp_clone_token": { "type": "string" },
163349
163019
  "allow_squash_merge": { "type": "boolean" },
163350
- "allow_auto_merge": { "type": "boolean" },
163351
163020
  "delete_branch_on_merge": { "type": "boolean" },
163352
163021
  "allow_update_branch": { "type": "boolean" },
163353
163022
  "allow_merge_commit": { "type": "boolean" },
@@ -163362,12 +163031,6 @@
163362
163031
  "type": "boolean",
163363
163032
  "example": true
163364
163033
  },
163365
- "allow_auto_merge": {
163366
- "description": "Whether to allow Auto-merge to be used on pull requests.",
163367
- "default": false,
163368
- "type": "boolean",
163369
- "example": false
163370
- },
163371
163034
  "delete_branch_on_merge": {
163372
163035
  "description": "Whether to delete head branches when pull requests are merged",
163373
163036
  "default": false,
@@ -163744,7 +163407,7 @@
163744
163407
  "category": "repos",
163745
163408
  "subcategory": "forks"
163746
163409
  },
163747
- "x-octokit": {}
163410
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
163748
163411
  },
163749
163412
  "post": {
163750
163413
  "summary": "Create a fork",
@@ -164858,7 +164521,6 @@
164858
164521
  "allow_rebase_merge": { "type": "boolean" },
164859
164522
  "temp_clone_token": { "type": "string" },
164860
164523
  "allow_squash_merge": { "type": "boolean" },
164861
- "allow_auto_merge": { "type": "boolean" },
164862
164524
  "delete_branch_on_merge": { "type": "boolean" },
164863
164525
  "allow_update_branch": { "type": "boolean" },
164864
164526
  "allow_merge_commit": { "type": "boolean" },
@@ -164873,12 +164535,6 @@
164873
164535
  "type": "boolean",
164874
164536
  "example": true
164875
164537
  },
164876
- "allow_auto_merge": {
164877
- "description": "Whether to allow Auto-merge to be used on pull requests.",
164878
- "default": false,
164879
- "type": "boolean",
164880
- "example": false
164881
- },
164882
164538
  "delete_branch_on_merge": {
164883
164539
  "description": "Whether to delete head branches when pull requests are merged",
164884
164540
  "default": false,
@@ -164993,7 +164649,6 @@
164993
164649
  "type": "boolean",
164994
164650
  "example": true
164995
164651
  },
164996
- "allow_auto_merge": { "type": "boolean", "example": false },
164997
164652
  "delete_branch_on_merge": {
164998
164653
  "type": "boolean",
164999
164654
  "example": false
@@ -165826,7 +165481,6 @@
165826
165481
  "allow_rebase_merge": { "type": "boolean" },
165827
165482
  "temp_clone_token": { "type": "string" },
165828
165483
  "allow_squash_merge": { "type": "boolean" },
165829
- "allow_auto_merge": { "type": "boolean" },
165830
165484
  "delete_branch_on_merge": { "type": "boolean" },
165831
165485
  "allow_update_branch": { "type": "boolean" },
165832
165486
  "allow_merge_commit": { "type": "boolean" },
@@ -165841,12 +165495,6 @@
165841
165495
  "type": "boolean",
165842
165496
  "example": true
165843
165497
  },
165844
- "allow_auto_merge": {
165845
- "description": "Whether to allow Auto-merge to be used on pull requests.",
165846
- "default": false,
165847
- "type": "boolean",
165848
- "example": false
165849
- },
165850
165498
  "delete_branch_on_merge": {
165851
165499
  "description": "Whether to delete head branches when pull requests are merged",
165852
165500
  "default": false,
@@ -166642,7 +166290,6 @@
166642
166290
  "allow_rebase_merge": { "type": "boolean" },
166643
166291
  "temp_clone_token": { "type": "string" },
166644
166292
  "allow_squash_merge": { "type": "boolean" },
166645
- "allow_auto_merge": { "type": "boolean" },
166646
166293
  "delete_branch_on_merge": { "type": "boolean" },
166647
166294
  "allow_update_branch": { "type": "boolean" },
166648
166295
  "allow_merge_commit": { "type": "boolean" },
@@ -166657,12 +166304,6 @@
166657
166304
  "type": "boolean",
166658
166305
  "example": true
166659
166306
  },
166660
- "allow_auto_merge": {
166661
- "description": "Whether to allow Auto-merge to be used on pull requests.",
166662
- "default": false,
166663
- "type": "boolean",
166664
- "example": false
166665
- },
166666
166307
  "delete_branch_on_merge": {
166667
166308
  "description": "Whether to delete head branches when pull requests are merged",
166668
166309
  "default": false,
@@ -167001,7 +166642,6 @@
167001
166642
  "node_id": "MDc6TGljZW5zZW1pdA==",
167002
166643
  "html_url": "https://github.com/licenses/mit"
167003
166644
  },
167004
- "language": null,
167005
166645
  "forks_count": 9,
167006
166646
  "forks": 9,
167007
166647
  "stargazers_count": 80,
@@ -167102,7 +166742,6 @@
167102
166742
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
167103
166743
  "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
167104
166744
  "homepage": "https://github.com",
167105
- "language": null,
167106
166745
  "forks": 9,
167107
166746
  "forks_count": 9,
167108
166747
  "stargazers_count": 80,
@@ -167141,7 +166780,6 @@
167141
166780
  "allow_rebase_merge": true,
167142
166781
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
167143
166782
  "allow_squash_merge": true,
167144
- "allow_auto_merge": false,
167145
166783
  "delete_branch_on_merge": true,
167146
166784
  "allow_merge_commit": true,
167147
166785
  "subscribers_count": 42,
@@ -167149,7 +166787,6 @@
167149
166787
  },
167150
166788
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
167151
166789
  "allow_squash_merge": true,
167152
- "allow_auto_merge": false,
167153
166790
  "delete_branch_on_merge": true,
167154
166791
  "allow_merge_commit": true,
167155
166792
  "allow_forking": true,
@@ -167247,7 +166884,6 @@
167247
166884
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
167248
166885
  "svn_url": "https://svn.github.com/octocat/Hello-World",
167249
166886
  "homepage": "https://github.com",
167250
- "language": null,
167251
166887
  "forks_count": 9,
167252
166888
  "stargazers_count": 80,
167253
166889
  "watchers_count": 80,
@@ -167275,7 +166911,6 @@
167275
166911
  "allow_rebase_merge": true,
167276
166912
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
167277
166913
  "allow_squash_merge": true,
167278
- "allow_auto_merge": false,
167279
166914
  "delete_branch_on_merge": true,
167280
166915
  "allow_merge_commit": true,
167281
166916
  "subscribers_count": 42,
@@ -167364,7 +166999,6 @@
167364
166999
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
167365
167000
  "svn_url": "https://svn.github.com/octocat/Hello-World",
167366
167001
  "homepage": "https://github.com",
167367
- "language": null,
167368
167002
  "forks_count": 9,
167369
167003
  "stargazers_count": 80,
167370
167004
  "watchers_count": 80,
@@ -167392,7 +167026,6 @@
167392
167026
  "allow_rebase_merge": true,
167393
167027
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
167394
167028
  "allow_squash_merge": true,
167395
- "allow_auto_merge": false,
167396
167029
  "delete_branch_on_merge": true,
167397
167030
  "allow_merge_commit": true,
167398
167031
  "subscribers_count": 42,
@@ -167536,7 +167169,7 @@
167536
167169
  "category": "repos",
167537
167170
  "subcategory": "forks"
167538
167171
  },
167539
- "x-octokit": {}
167172
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
167540
167173
  }
167541
167174
  },
167542
167175
  "/repos/{owner}/{repo}/git/blobs": {
@@ -174105,7 +173738,6 @@
174105
173738
  "allow_rebase_merge": { "type": "boolean" },
174106
173739
  "temp_clone_token": { "type": "string" },
174107
173740
  "allow_squash_merge": { "type": "boolean" },
174108
- "allow_auto_merge": { "type": "boolean" },
174109
173741
  "delete_branch_on_merge": {
174110
173742
  "type": "boolean"
174111
173743
  },
@@ -174122,12 +173754,6 @@
174122
173754
  "type": "boolean",
174123
173755
  "example": true
174124
173756
  },
174125
- "allow_auto_merge": {
174126
- "description": "Whether to allow Auto-merge to be used on pull requests.",
174127
- "default": false,
174128
- "type": "boolean",
174129
- "example": false
174130
- },
174131
173757
  "delete_branch_on_merge": {
174132
173758
  "description": "Whether to delete head branches when pull requests are merged",
174133
173759
  "default": false,
@@ -174720,7 +174346,7 @@
174720
174346
  "category": "repos",
174721
174347
  "subcategory": "invitations"
174722
174348
  },
174723
- "x-octokit": {}
174349
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
174724
174350
  }
174725
174351
  },
174726
174352
  "/repos/{owner}/{repo}/invitations/{invitation_id}": {
@@ -175832,7 +175458,6 @@
175832
175458
  "allow_rebase_merge": { "type": "boolean" },
175833
175459
  "temp_clone_token": { "type": "string" },
175834
175460
  "allow_squash_merge": { "type": "boolean" },
175835
- "allow_auto_merge": { "type": "boolean" },
175836
175461
  "delete_branch_on_merge": { "type": "boolean" },
175837
175462
  "allow_update_branch": { "type": "boolean" },
175838
175463
  "allow_merge_commit": { "type": "boolean" },
@@ -175847,12 +175472,6 @@
175847
175472
  "type": "boolean",
175848
175473
  "example": true
175849
175474
  },
175850
- "allow_auto_merge": {
175851
- "description": "Whether to allow Auto-merge to be used on pull requests.",
175852
- "default": false,
175853
- "type": "boolean",
175854
- "example": false
175855
- },
175856
175475
  "delete_branch_on_merge": {
175857
175476
  "description": "Whether to delete head branches when pull requests are merged",
175858
175477
  "default": false,
@@ -176437,7 +176056,7 @@
176437
176056
  "category": "repos",
176438
176057
  "subcategory": "invitations"
176439
176058
  },
176440
- "x-octokit": {}
176059
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
176441
176060
  },
176442
176061
  "delete": {
176443
176062
  "summary": "Delete a repository invitation",
@@ -178028,7 +177647,6 @@
178028
177647
  "allow_rebase_merge": { "type": "boolean" },
178029
177648
  "temp_clone_token": { "type": "string" },
178030
177649
  "allow_squash_merge": { "type": "boolean" },
178031
- "allow_auto_merge": { "type": "boolean" },
178032
177650
  "delete_branch_on_merge": { "type": "boolean" },
178033
177651
  "allow_update_branch": { "type": "boolean" },
178034
177652
  "allow_merge_commit": { "type": "boolean" },
@@ -178043,12 +177661,6 @@
178043
177661
  "type": "boolean",
178044
177662
  "example": true
178045
177663
  },
178046
- "allow_auto_merge": {
178047
- "description": "Whether to allow Auto-merge to be used on pull requests.",
178048
- "default": false,
178049
- "type": "boolean",
178050
- "example": false
178051
- },
178052
177664
  "delete_branch_on_merge": {
178053
177665
  "description": "Whether to delete head branches when pull requests are merged",
178054
177666
  "default": false,
@@ -178708,7 +178320,7 @@
178708
178320
  }
178709
178321
  ]
178710
178322
  },
178711
- "x-octokit": {}
178323
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
178712
178324
  },
178713
178325
  "post": {
178714
178326
  "summary": "Create an issue",
@@ -180228,7 +179840,6 @@
180228
179840
  "allow_rebase_merge": { "type": "boolean" },
180229
179841
  "temp_clone_token": { "type": "string" },
180230
179842
  "allow_squash_merge": { "type": "boolean" },
180231
- "allow_auto_merge": { "type": "boolean" },
180232
179843
  "delete_branch_on_merge": { "type": "boolean" },
180233
179844
  "allow_update_branch": { "type": "boolean" },
180234
179845
  "allow_merge_commit": { "type": "boolean" },
@@ -180243,12 +179854,6 @@
180243
179854
  "type": "boolean",
180244
179855
  "example": true
180245
179856
  },
180246
- "allow_auto_merge": {
180247
- "description": "Whether to allow Auto-merge to be used on pull requests.",
180248
- "default": false,
180249
- "type": "boolean",
180250
- "example": false
180251
- },
180252
179857
  "delete_branch_on_merge": {
180253
179858
  "description": "Whether to delete head branches when pull requests are merged",
180254
179859
  "default": false,
@@ -180927,7 +180532,7 @@
180927
180532
  "category": "issues",
180928
180533
  "subcategory": null
180929
180534
  },
180930
- "x-octokit": {}
180535
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
180931
180536
  }
180932
180537
  },
180933
180538
  "/repos/{owner}/{repo}/issues/comments": {
@@ -185140,7 +184745,6 @@
185140
184745
  "allow_rebase_merge": { "type": "boolean" },
185141
184746
  "temp_clone_token": { "type": "string" },
185142
184747
  "allow_squash_merge": { "type": "boolean" },
185143
- "allow_auto_merge": { "type": "boolean" },
185144
184748
  "delete_branch_on_merge": {
185145
184749
  "type": "boolean"
185146
184750
  },
@@ -185157,12 +184761,6 @@
185157
184761
  "type": "boolean",
185158
184762
  "example": true
185159
184763
  },
185160
- "allow_auto_merge": {
185161
- "description": "Whether to allow Auto-merge to be used on pull requests.",
185162
- "default": false,
185163
- "type": "boolean",
185164
- "example": false
185165
- },
185166
184764
  "delete_branch_on_merge": {
185167
184765
  "description": "Whether to delete head branches when pull requests are merged",
185168
184766
  "default": false,
@@ -186656,7 +186254,7 @@
186656
186254
  }
186657
186255
  ]
186658
186256
  },
186659
- "x-octokit": {}
186257
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
186660
186258
  }
186661
186259
  },
186662
186260
  "/repos/{owner}/{repo}/issues/events/{event_id}": {
@@ -188283,7 +187881,6 @@
188283
187881
  "allow_rebase_merge": { "type": "boolean" },
188284
187882
  "temp_clone_token": { "type": "string" },
188285
187883
  "allow_squash_merge": { "type": "boolean" },
188286
- "allow_auto_merge": { "type": "boolean" },
188287
187884
  "delete_branch_on_merge": { "type": "boolean" },
188288
187885
  "allow_update_branch": { "type": "boolean" },
188289
187886
  "allow_merge_commit": { "type": "boolean" },
@@ -188298,12 +187895,6 @@
188298
187895
  "type": "boolean",
188299
187896
  "example": true
188300
187897
  },
188301
- "allow_auto_merge": {
188302
- "description": "Whether to allow Auto-merge to be used on pull requests.",
188303
- "default": false,
188304
- "type": "boolean",
188305
- "example": false
188306
- },
188307
187898
  "delete_branch_on_merge": {
188308
187899
  "description": "Whether to delete head branches when pull requests are merged",
188309
187900
  "default": false,
@@ -189825,7 +189416,7 @@
189825
189416
  }
189826
189417
  ]
189827
189418
  },
189828
- "x-octokit": {}
189419
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
189829
189420
  }
189830
189421
  },
189831
189422
  "/repos/{owner}/{repo}/issues/{issue_number}": {
@@ -191281,7 +190872,6 @@
191281
190872
  "allow_rebase_merge": { "type": "boolean" },
191282
190873
  "temp_clone_token": { "type": "string" },
191283
190874
  "allow_squash_merge": { "type": "boolean" },
191284
- "allow_auto_merge": { "type": "boolean" },
191285
190875
  "delete_branch_on_merge": { "type": "boolean" },
191286
190876
  "allow_update_branch": { "type": "boolean" },
191287
190877
  "allow_merge_commit": { "type": "boolean" },
@@ -191296,12 +190886,6 @@
191296
190886
  "type": "boolean",
191297
190887
  "example": true
191298
190888
  },
191299
- "allow_auto_merge": {
191300
- "description": "Whether to allow Auto-merge to be used on pull requests.",
191301
- "default": false,
191302
- "type": "boolean",
191303
- "example": false
191304
- },
191305
190889
  "delete_branch_on_merge": {
191306
190890
  "description": "Whether to delete head branches when pull requests are merged",
191307
190891
  "default": false,
@@ -191922,7 +191506,7 @@
191922
191506
  }
191923
191507
  ]
191924
191508
  },
191925
- "x-octokit": {}
191509
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
191926
191510
  },
191927
191511
  "patch": {
191928
191512
  "summary": "Update an issue",
@@ -193456,7 +193040,6 @@
193456
193040
  "allow_rebase_merge": { "type": "boolean" },
193457
193041
  "temp_clone_token": { "type": "string" },
193458
193042
  "allow_squash_merge": { "type": "boolean" },
193459
- "allow_auto_merge": { "type": "boolean" },
193460
193043
  "delete_branch_on_merge": { "type": "boolean" },
193461
193044
  "allow_update_branch": { "type": "boolean" },
193462
193045
  "allow_merge_commit": { "type": "boolean" },
@@ -193471,12 +193054,6 @@
193471
193054
  "type": "boolean",
193472
193055
  "example": true
193473
193056
  },
193474
- "allow_auto_merge": {
193475
- "description": "Whether to allow Auto-merge to be used on pull requests.",
193476
- "default": false,
193477
- "type": "boolean",
193478
- "example": false
193479
- },
193480
193057
  "delete_branch_on_merge": {
193481
193058
  "description": "Whether to delete head branches when pull requests are merged",
193482
193059
  "default": false,
@@ -194166,7 +193743,7 @@
194166
193743
  "category": "issues",
194167
193744
  "subcategory": null
194168
193745
  },
194169
- "x-octokit": {}
193746
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
194170
193747
  }
194171
193748
  },
194172
193749
  "/repos/{owner}/{repo}/issues/{issue_number}/assignees": {
@@ -195642,7 +195219,6 @@
195642
195219
  "allow_rebase_merge": { "type": "boolean" },
195643
195220
  "temp_clone_token": { "type": "string" },
195644
195221
  "allow_squash_merge": { "type": "boolean" },
195645
- "allow_auto_merge": { "type": "boolean" },
195646
195222
  "delete_branch_on_merge": { "type": "boolean" },
195647
195223
  "allow_update_branch": { "type": "boolean" },
195648
195224
  "allow_merge_commit": { "type": "boolean" },
@@ -195657,12 +195233,6 @@
195657
195233
  "type": "boolean",
195658
195234
  "example": true
195659
195235
  },
195660
- "allow_auto_merge": {
195661
- "description": "Whether to allow Auto-merge to be used on pull requests.",
195662
- "default": false,
195663
- "type": "boolean",
195664
- "example": false
195665
- },
195666
195236
  "delete_branch_on_merge": {
195667
195237
  "description": "Whether to delete head branches when pull requests are merged",
195668
195238
  "default": false,
@@ -196223,7 +195793,7 @@
196223
195793
  "category": "issues",
196224
195794
  "subcategory": "assignees"
196225
195795
  },
196226
- "x-octokit": {}
195796
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
196227
195797
  },
196228
195798
  "delete": {
196229
195799
  "summary": "Remove assignees from an issue",
@@ -215863,9 +215433,6 @@
215863
215433
  "allow_squash_merge": {
215864
215434
  "type": "boolean"
215865
215435
  },
215866
- "allow_auto_merge": {
215867
- "type": "boolean"
215868
- },
215869
215436
  "delete_branch_on_merge": {
215870
215437
  "type": "boolean"
215871
215438
  },
@@ -215888,12 +215455,6 @@
215888
215455
  "type": "boolean",
215889
215456
  "example": true
215890
215457
  },
215891
- "allow_auto_merge": {
215892
- "description": "Whether to allow Auto-merge to be used on pull requests.",
215893
- "default": false,
215894
- "type": "boolean",
215895
- "example": false
215896
- },
215897
215458
  "delete_branch_on_merge": {
215898
215459
  "description": "Whether to delete head branches when pull requests are merged",
215899
215460
  "default": false,
@@ -223433,7 +222994,6 @@
223433
222994
  "allow_rebase_merge": { "type": "boolean" },
223434
222995
  "temp_clone_token": { "type": "string" },
223435
222996
  "allow_squash_merge": { "type": "boolean" },
223436
- "allow_auto_merge": { "type": "boolean" },
223437
222997
  "delete_branch_on_merge": {
223438
222998
  "type": "boolean"
223439
222999
  },
@@ -223450,12 +223010,6 @@
223450
223010
  "type": "boolean",
223451
223011
  "example": true
223452
223012
  },
223453
- "allow_auto_merge": {
223454
- "description": "Whether to allow Auto-merge to be used on pull requests.",
223455
- "default": false,
223456
- "type": "boolean",
223457
- "example": false
223458
- },
223459
223013
  "delete_branch_on_merge": {
223460
223014
  "description": "Whether to delete head branches when pull requests are merged",
223461
223015
  "default": false,
@@ -223808,7 +223362,7 @@
223808
223362
  "category": "activity",
223809
223363
  "subcategory": "notifications"
223810
223364
  },
223811
- "x-octokit": {}
223365
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
223812
223366
  },
223813
223367
  "put": {
223814
223368
  "summary": "Mark repository notifications as read",
@@ -228192,7 +227746,6 @@
228192
227746
  "allow_rebase_merge": { "type": "boolean" },
228193
227747
  "temp_clone_token": { "type": "string" },
228194
227748
  "allow_squash_merge": { "type": "boolean" },
228195
- "allow_auto_merge": { "type": "boolean" },
228196
227749
  "delete_branch_on_merge": {
228197
227750
  "type": "boolean"
228198
227751
  },
@@ -228209,12 +227762,6 @@
228209
227762
  "type": "boolean",
228210
227763
  "example": true
228211
227764
  },
228212
- "allow_auto_merge": {
228213
- "description": "Whether to allow Auto-merge to be used on pull requests.",
228214
- "default": false,
228215
- "type": "boolean",
228216
- "example": false
228217
- },
228218
227765
  "delete_branch_on_merge": {
228219
227766
  "description": "Whether to delete head branches when pull requests are merged",
228220
227767
  "default": false,
@@ -229163,7 +228710,6 @@
229163
228710
  "allow_rebase_merge": { "type": "boolean" },
229164
228711
  "temp_clone_token": { "type": "string" },
229165
228712
  "allow_squash_merge": { "type": "boolean" },
229166
- "allow_auto_merge": { "type": "boolean" },
229167
228713
  "delete_branch_on_merge": {
229168
228714
  "type": "boolean"
229169
228715
  },
@@ -229180,12 +228726,6 @@
229180
228726
  "type": "boolean",
229181
228727
  "example": true
229182
228728
  },
229183
- "allow_auto_merge": {
229184
- "description": "Whether to allow Auto-merge to be used on pull requests.",
229185
- "default": false,
229186
- "type": "boolean",
229187
- "example": false
229188
- },
229189
228729
  "delete_branch_on_merge": {
229190
228730
  "description": "Whether to delete head branches when pull requests are merged",
229191
228731
  "default": false,
@@ -230237,7 +229777,7 @@
230237
229777
  "category": "pulls",
230238
229778
  "subcategory": null
230239
229779
  },
230240
- "x-octokit": {}
229780
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
230241
229781
  },
230242
229782
  "post": {
230243
229783
  "summary": "Create a pull request",
@@ -245198,7 +244738,6 @@
245198
244738
  "allow_rebase_merge": { "type": "boolean" },
245199
244739
  "temp_clone_token": { "type": "string" },
245200
244740
  "allow_squash_merge": { "type": "boolean" },
245201
- "allow_auto_merge": { "type": "boolean" },
245202
244741
  "delete_branch_on_merge": { "type": "boolean" },
245203
244742
  "allow_update_branch": { "type": "boolean" },
245204
244743
  "allow_merge_commit": { "type": "boolean" },
@@ -245213,12 +244752,6 @@
245213
244752
  "type": "boolean",
245214
244753
  "example": true
245215
244754
  },
245216
- "allow_auto_merge": {
245217
- "description": "Whether to allow Auto-merge to be used on pull requests.",
245218
- "default": false,
245219
- "type": "boolean",
245220
- "example": false
245221
- },
245222
244755
  "delete_branch_on_merge": {
245223
244756
  "description": "Whether to delete head branches when pull requests are merged",
245224
244757
  "default": false,
@@ -246138,7 +245671,6 @@
246138
245671
  "allow_rebase_merge": { "type": "boolean" },
246139
245672
  "temp_clone_token": { "type": "string" },
246140
245673
  "allow_squash_merge": { "type": "boolean" },
246141
- "allow_auto_merge": { "type": "boolean" },
246142
245674
  "delete_branch_on_merge": { "type": "boolean" },
246143
245675
  "allow_update_branch": { "type": "boolean" },
246144
245676
  "allow_merge_commit": { "type": "boolean" },
@@ -246153,12 +245685,6 @@
246153
245685
  "type": "boolean",
246154
245686
  "example": true
246155
245687
  },
246156
- "allow_auto_merge": {
246157
- "description": "Whether to allow Auto-merge to be used on pull requests.",
246158
- "default": false,
246159
- "type": "boolean",
246160
- "example": false
246161
- },
246162
245688
  "delete_branch_on_merge": {
246163
245689
  "description": "Whether to delete head branches when pull requests are merged",
246164
245690
  "default": false,
@@ -247214,7 +246740,7 @@
247214
246740
  "category": "pulls",
247215
246741
  "subcategory": "review-requests"
247216
246742
  },
247217
- "x-octokit": {}
246743
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
247218
246744
  },
247219
246745
  "delete": {
247220
246746
  "summary": "Remove requested reviewers from a pull request",
@@ -248863,7 +248389,6 @@
248863
248389
  "allow_rebase_merge": { "type": "boolean" },
248864
248390
  "temp_clone_token": { "type": "string" },
248865
248391
  "allow_squash_merge": { "type": "boolean" },
248866
- "allow_auto_merge": { "type": "boolean" },
248867
248392
  "delete_branch_on_merge": { "type": "boolean" },
248868
248393
  "allow_update_branch": { "type": "boolean" },
248869
248394
  "allow_merge_commit": { "type": "boolean" },
@@ -248878,12 +248403,6 @@
248878
248403
  "type": "boolean",
248879
248404
  "example": true
248880
248405
  },
248881
- "allow_auto_merge": {
248882
- "description": "Whether to allow Auto-merge to be used on pull requests.",
248883
- "default": false,
248884
- "type": "boolean",
248885
- "example": false
248886
- },
248887
248406
  "delete_branch_on_merge": {
248888
248407
  "description": "Whether to delete head branches when pull requests are merged",
248889
248408
  "default": false,
@@ -249803,7 +249322,6 @@
249803
249322
  "allow_rebase_merge": { "type": "boolean" },
249804
249323
  "temp_clone_token": { "type": "string" },
249805
249324
  "allow_squash_merge": { "type": "boolean" },
249806
- "allow_auto_merge": { "type": "boolean" },
249807
249325
  "delete_branch_on_merge": { "type": "boolean" },
249808
249326
  "allow_update_branch": { "type": "boolean" },
249809
249327
  "allow_merge_commit": { "type": "boolean" },
@@ -249818,12 +249336,6 @@
249818
249336
  "type": "boolean",
249819
249337
  "example": true
249820
249338
  },
249821
- "allow_auto_merge": {
249822
- "description": "Whether to allow Auto-merge to be used on pull requests.",
249823
- "default": false,
249824
- "type": "boolean",
249825
- "example": false
249826
- },
249827
249339
  "delete_branch_on_merge": {
249828
249340
  "description": "Whether to delete head branches when pull requests are merged",
249829
249341
  "default": false,
@@ -263068,7 +262580,6 @@
263068
262580
  "allow_rebase_merge": { "type": "boolean" },
263069
262581
  "temp_clone_token": { "type": "string" },
263070
262582
  "allow_squash_merge": { "type": "boolean" },
263071
- "allow_auto_merge": { "type": "boolean" },
263072
262583
  "delete_branch_on_merge": { "type": "boolean" },
263073
262584
  "allow_update_branch": { "type": "boolean" },
263074
262585
  "allow_merge_commit": { "type": "boolean" },
@@ -263083,12 +262594,6 @@
263083
262594
  "type": "boolean",
263084
262595
  "example": true
263085
262596
  },
263086
- "allow_auto_merge": {
263087
- "description": "Whether to allow Auto-merge to be used on pull requests.",
263088
- "default": false,
263089
- "type": "boolean",
263090
- "example": false
263091
- },
263092
262597
  "delete_branch_on_merge": {
263093
262598
  "description": "Whether to delete head branches when pull requests are merged",
263094
262599
  "default": false,
@@ -263371,7 +262876,6 @@
263371
262876
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
263372
262877
  "svn_url": "https://svn.github.com/octocat/Hello-World",
263373
262878
  "homepage": "https://github.com",
263374
- "language": null,
263375
262879
  "forks_count": 9,
263376
262880
  "stargazers_count": 80,
263377
262881
  "watchers_count": 80,
@@ -263468,7 +262972,6 @@
263468
262972
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
263469
262973
  "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
263470
262974
  "homepage": "https://github.com",
263471
- "language": null,
263472
262975
  "forks": 9,
263473
262976
  "forks_count": 9,
263474
262977
  "stargazers_count": 80,
@@ -263507,7 +263010,6 @@
263507
263010
  "allow_rebase_merge": true,
263508
263011
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
263509
263012
  "allow_squash_merge": true,
263510
- "allow_auto_merge": false,
263511
263013
  "delete_branch_on_merge": true,
263512
263014
  "allow_merge_commit": true,
263513
263015
  "allow_forking": true,
@@ -263527,7 +263029,7 @@
263527
263029
  "category": "repos",
263528
263030
  "subcategory": null
263529
263031
  },
263530
- "x-octokit": {}
263032
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
263531
263033
  }
263532
263034
  },
263533
263035
  "/repos/{owner}/{repo}/zipball/{ref}": {
@@ -264337,7 +263839,6 @@
264337
263839
  "allow_rebase_merge": { "type": "boolean" },
264338
263840
  "temp_clone_token": { "type": "string" },
264339
263841
  "allow_squash_merge": { "type": "boolean" },
264340
- "allow_auto_merge": { "type": "boolean" },
264341
263842
  "delete_branch_on_merge": { "type": "boolean" },
264342
263843
  "allow_update_branch": { "type": "boolean" },
264343
263844
  "allow_merge_commit": { "type": "boolean" },
@@ -264352,12 +263853,6 @@
264352
263853
  "type": "boolean",
264353
263854
  "example": true
264354
263855
  },
264355
- "allow_auto_merge": {
264356
- "description": "Whether to allow Auto-merge to be used on pull requests.",
264357
- "default": false,
264358
- "type": "boolean",
264359
- "example": false
264360
- },
264361
263856
  "delete_branch_on_merge": {
264362
263857
  "description": "Whether to delete head branches when pull requests are merged",
264363
263858
  "default": false,
@@ -264540,7 +264035,6 @@
264540
264035
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
264541
264036
  "svn_url": "https://svn.github.com/octocat/Hello-World",
264542
264037
  "homepage": "https://github.com",
264543
- "language": null,
264544
264038
  "forks_count": 9,
264545
264039
  "forks": 9,
264546
264040
  "stargazers_count": 80,
@@ -264569,7 +264063,6 @@
264569
264063
  "pull": true
264570
264064
  },
264571
264065
  "allow_rebase_merge": true,
264572
- "allow_auto_merge": false,
264573
264066
  "license": {
264574
264067
  "key": "mit",
264575
264068
  "name": "MIT License",
@@ -264577,7 +264070,8 @@
264577
264070
  "spdx_id": "MIT",
264578
264071
  "node_id": "MDc6TGljZW5zZW1pdA==",
264579
264072
  "html_url": "https://github.com/licenses/mit"
264580
- }
264073
+ },
264074
+ "template_repository": {}
264581
264075
  }
264582
264076
  }
264583
264077
  }
@@ -264602,7 +264096,7 @@
264602
264096
  }
264603
264097
  ]
264604
264098
  },
264605
- "x-octokit": {}
264099
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
264606
264100
  }
264607
264101
  },
264608
264102
  "/repositories": {
@@ -265684,7 +265178,6 @@
265684
265178
  "allow_rebase_merge": { "type": "boolean" },
265685
265179
  "temp_clone_token": { "type": "string" },
265686
265180
  "allow_squash_merge": { "type": "boolean" },
265687
- "allow_auto_merge": { "type": "boolean" },
265688
265181
  "delete_branch_on_merge": { "type": "boolean" },
265689
265182
  "allow_update_branch": { "type": "boolean" },
265690
265183
  "allow_merge_commit": { "type": "boolean" },
@@ -265699,12 +265192,6 @@
265699
265192
  "type": "boolean",
265700
265193
  "example": true
265701
265194
  },
265702
- "allow_auto_merge": {
265703
- "description": "Whether to allow Auto-merge to be used on pull requests.",
265704
- "default": false,
265705
- "type": "boolean",
265706
- "example": false
265707
- },
265708
265195
  "delete_branch_on_merge": {
265709
265196
  "description": "Whether to delete head branches when pull requests are merged",
265710
265197
  "default": false,
@@ -266048,7 +265535,7 @@
266048
265535
  "category": "repos",
266049
265536
  "subcategory": null
266050
265537
  },
266051
- "x-octokit": {}
265538
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
266052
265539
  }
266053
265540
  },
266054
265541
  "/repositories/{repository_id}/environments/{environment_name}/secrets": {
@@ -267630,7 +267117,6 @@
267630
267117
  "allow_squash_merge": {
267631
267118
  "type": "boolean"
267632
267119
  },
267633
- "allow_auto_merge": { "type": "boolean" },
267634
267120
  "delete_branch_on_merge": {
267635
267121
  "type": "boolean"
267636
267122
  },
@@ -267653,12 +267139,6 @@
267653
267139
  "type": "boolean",
267654
267140
  "example": true
267655
267141
  },
267656
- "allow_auto_merge": {
267657
- "description": "Whether to allow Auto-merge to be used on pull requests.",
267658
- "default": false,
267659
- "type": "boolean",
267660
- "example": false
267661
- },
267662
267142
  "delete_branch_on_merge": {
267663
267143
  "description": "Whether to delete head branches when pull requests are merged",
267664
267144
  "default": false,
@@ -268098,7 +267578,7 @@
268098
267578
  "category": "search",
268099
267579
  "subcategory": null
268100
267580
  },
268101
- "x-octokit": {}
267581
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
268102
267582
  }
268103
267583
  },
268104
267584
  "/search/commits": {
@@ -269497,7 +268977,6 @@
269497
268977
  "allow_squash_merge": {
269498
268978
  "type": "boolean"
269499
268979
  },
269500
- "allow_auto_merge": { "type": "boolean" },
269501
268980
  "delete_branch_on_merge": {
269502
268981
  "type": "boolean"
269503
268982
  },
@@ -269520,12 +268999,6 @@
269520
268999
  "type": "boolean",
269521
269000
  "example": true
269522
269001
  },
269523
- "allow_auto_merge": {
269524
- "description": "Whether to allow Auto-merge to be used on pull requests.",
269525
- "default": false,
269526
- "type": "boolean",
269527
- "example": false
269528
- },
269529
269002
  "delete_branch_on_merge": {
269530
269003
  "description": "Whether to delete head branches when pull requests are merged",
269531
269004
  "default": false,
@@ -269934,7 +269407,7 @@
269934
269407
  }
269935
269408
  ]
269936
269409
  },
269937
- "x-octokit": {}
269410
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
269938
269411
  }
269939
269412
  },
269940
269413
  "/search/issues": {
@@ -271417,7 +270890,6 @@
271417
270890
  "allow_rebase_merge": { "type": "boolean" },
271418
270891
  "temp_clone_token": { "type": "string" },
271419
270892
  "allow_squash_merge": { "type": "boolean" },
271420
- "allow_auto_merge": { "type": "boolean" },
271421
270893
  "delete_branch_on_merge": {
271422
270894
  "type": "boolean"
271423
270895
  },
@@ -271434,12 +270906,6 @@
271434
270906
  "type": "boolean",
271435
270907
  "example": true
271436
270908
  },
271437
- "allow_auto_merge": {
271438
- "description": "Whether to allow Auto-merge to be used on pull requests.",
271439
- "default": false,
271440
- "type": "boolean",
271441
- "example": false
271442
- },
271443
270909
  "delete_branch_on_merge": {
271444
270910
  "description": "Whether to delete head branches when pull requests are merged",
271445
270911
  "default": false,
@@ -272022,7 +271488,7 @@
272022
271488
  "category": "search",
272023
271489
  "subcategory": null
272024
271490
  },
272025
- "x-octokit": {}
271491
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
272026
271492
  }
272027
271493
  },
272028
271494
  "/search/labels": {
@@ -282534,7 +282000,6 @@
282534
282000
  "allow_rebase_merge": { "type": "boolean" },
282535
282001
  "temp_clone_token": { "type": "string" },
282536
282002
  "allow_squash_merge": { "type": "boolean" },
282537
- "allow_auto_merge": { "type": "boolean" },
282538
282003
  "delete_branch_on_merge": { "type": "boolean" },
282539
282004
  "allow_update_branch": { "type": "boolean" },
282540
282005
  "allow_merge_commit": { "type": "boolean" },
@@ -282549,12 +282014,6 @@
282549
282014
  "type": "boolean",
282550
282015
  "example": true
282551
282016
  },
282552
- "allow_auto_merge": {
282553
- "description": "Whether to allow Auto-merge to be used on pull requests.",
282554
- "default": false,
282555
- "type": "boolean",
282556
- "example": false
282557
- },
282558
282017
  "delete_branch_on_merge": {
282559
282018
  "description": "Whether to delete head branches when pull requests are merged",
282560
282019
  "default": false,
@@ -282906,7 +282365,7 @@
282906
282365
  "subcategory": null
282907
282366
  },
282908
282367
  "deprecated": true,
282909
- "x-octokit": {}
282368
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
282910
282369
  }
282911
282370
  },
282912
282371
  "/teams/{team_id}/repos/{owner}/{repo}": {
@@ -284090,7 +283549,6 @@
284090
283549
  "allow_rebase_merge": { "type": "boolean" },
284091
283550
  "temp_clone_token": { "type": "string" },
284092
283551
  "allow_squash_merge": { "type": "boolean" },
284093
- "allow_auto_merge": { "type": "boolean" },
284094
283552
  "delete_branch_on_merge": { "type": "boolean" },
284095
283553
  "allow_update_branch": { "type": "boolean" },
284096
283554
  "allow_merge_commit": { "type": "boolean" },
@@ -284105,12 +283563,6 @@
284105
283563
  "type": "boolean",
284106
283564
  "example": true
284107
283565
  },
284108
- "allow_auto_merge": {
284109
- "description": "Whether to allow Auto-merge to be used on pull requests.",
284110
- "default": false,
284111
- "type": "boolean",
284112
- "example": false
284113
- },
284114
283566
  "delete_branch_on_merge": {
284115
283567
  "description": "Whether to delete head branches when pull requests are merged",
284116
283568
  "default": false,
@@ -284593,7 +284045,7 @@
284593
284045
  "subcategory": null
284594
284046
  },
284595
284047
  "deprecated": true,
284596
- "x-octokit": {}
284048
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
284597
284049
  },
284598
284050
  "put": {
284599
284051
  "summary": "Add or update team repository permissions (Legacy)",
@@ -289632,7 +289084,6 @@
289632
289084
  "allow_rebase_merge": { "type": "boolean" },
289633
289085
  "temp_clone_token": { "type": "string" },
289634
289086
  "allow_squash_merge": { "type": "boolean" },
289635
- "allow_auto_merge": { "type": "boolean" },
289636
289087
  "delete_branch_on_merge": { "type": "boolean" },
289637
289088
  "allow_update_branch": { "type": "boolean" },
289638
289089
  "allow_merge_commit": { "type": "boolean" },
@@ -289647,12 +289098,6 @@
289647
289098
  "type": "boolean",
289648
289099
  "example": true
289649
289100
  },
289650
- "allow_auto_merge": {
289651
- "description": "Whether to allow Auto-merge to be used on pull requests.",
289652
- "default": false,
289653
- "type": "boolean",
289654
- "example": false
289655
- },
289656
289101
  "delete_branch_on_merge": {
289657
289102
  "description": "Whether to delete head branches when pull requests are merged",
289658
289103
  "default": false,
@@ -289950,7 +289395,7 @@
289950
289395
  }
289951
289396
  ]
289952
289397
  },
289953
- "x-octokit": {}
289398
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
289954
289399
  }
289955
289400
  },
289956
289401
  "/user/installations/{installation_id}/repositories/{repository_id}": {
@@ -291642,7 +291087,6 @@
291642
291087
  "allow_rebase_merge": { "type": "boolean" },
291643
291088
  "temp_clone_token": { "type": "string" },
291644
291089
  "allow_squash_merge": { "type": "boolean" },
291645
- "allow_auto_merge": { "type": "boolean" },
291646
291090
  "delete_branch_on_merge": { "type": "boolean" },
291647
291091
  "allow_update_branch": { "type": "boolean" },
291648
291092
  "allow_merge_commit": { "type": "boolean" },
@@ -291657,12 +291101,6 @@
291657
291101
  "type": "boolean",
291658
291102
  "example": true
291659
291103
  },
291660
- "allow_auto_merge": {
291661
- "description": "Whether to allow Auto-merge to be used on pull requests.",
291662
- "default": false,
291663
- "type": "boolean",
291664
- "example": false
291665
- },
291666
291104
  "delete_branch_on_merge": {
291667
291105
  "description": "Whether to delete head branches when pull requests are merged",
291668
291106
  "default": false,
@@ -292361,7 +291799,7 @@
292361
291799
  }
292362
291800
  ]
292363
291801
  },
292364
- "x-octokit": {}
291802
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
292365
291803
  }
292366
291804
  },
292367
291805
  "/user/keys": {
@@ -295570,7 +295008,6 @@
295570
295008
  "allow_rebase_merge": { "type": "boolean" },
295571
295009
  "temp_clone_token": { "type": "string" },
295572
295010
  "allow_squash_merge": { "type": "boolean" },
295573
- "allow_auto_merge": { "type": "boolean" },
295574
295011
  "delete_branch_on_merge": { "type": "boolean" },
295575
295012
  "allow_update_branch": { "type": "boolean" },
295576
295013
  "allow_merge_commit": { "type": "boolean" },
@@ -295585,12 +295022,6 @@
295585
295022
  "type": "boolean",
295586
295023
  "example": true
295587
295024
  },
295588
- "allow_auto_merge": {
295589
- "description": "Whether to allow Auto-merge to be used on pull requests.",
295590
- "default": false,
295591
- "type": "boolean",
295592
- "example": false
295593
- },
295594
295025
  "delete_branch_on_merge": {
295595
295026
  "description": "Whether to delete head branches when pull requests are merged",
295596
295027
  "default": false,
@@ -295805,7 +295236,6 @@
295805
295236
  "template_repository": null,
295806
295237
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
295807
295238
  "allow_squash_merge": true,
295808
- "allow_auto_merge": false,
295809
295239
  "delete_branch_on_merge": true,
295810
295240
  "allow_merge_commit": true,
295811
295241
  "subscribers_count": 42,
@@ -295914,7 +295344,7 @@
295914
295344
  "category": "repos",
295915
295345
  "subcategory": null
295916
295346
  },
295917
- "x-octokit": {}
295347
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
295918
295348
  },
295919
295349
  "post": {
295920
295350
  "summary": "Create a repository for the authenticated user",
@@ -296005,12 +295435,6 @@
296005
295435
  "type": "boolean",
296006
295436
  "example": true
296007
295437
  },
296008
- "allow_auto_merge": {
296009
- "description": "Whether to allow Auto-merge to be used on pull requests.",
296010
- "default": false,
296011
- "type": "boolean",
296012
- "example": false
296013
- },
296014
295438
  "delete_branch_on_merge": {
296015
295439
  "description": "Whether to delete head branches when pull requests are merged",
296016
295440
  "default": false,
@@ -296713,7 +296137,6 @@
296713
296137
  "allow_rebase_merge": { "type": "boolean" },
296714
296138
  "temp_clone_token": { "type": "string" },
296715
296139
  "allow_squash_merge": { "type": "boolean" },
296716
- "allow_auto_merge": { "type": "boolean" },
296717
296140
  "delete_branch_on_merge": { "type": "boolean" },
296718
296141
  "allow_update_branch": { "type": "boolean" },
296719
296142
  "allow_merge_commit": { "type": "boolean" },
@@ -296728,12 +296151,6 @@
296728
296151
  "type": "boolean",
296729
296152
  "example": true
296730
296153
  },
296731
- "allow_auto_merge": {
296732
- "description": "Whether to allow Auto-merge to be used on pull requests.",
296733
- "default": false,
296734
- "type": "boolean",
296735
- "example": false
296736
- },
296737
296154
  "delete_branch_on_merge": {
296738
296155
  "description": "Whether to delete head branches when pull requests are merged",
296739
296156
  "default": false,
@@ -296916,8 +296333,6 @@
296916
296333
  "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
296917
296334
  "svn_url": "https://svn.github.com/octocat/Hello-World",
296918
296335
  "homepage": "https://github.com",
296919
- "organization": null,
296920
- "language": null,
296921
296336
  "forks": 9,
296922
296337
  "forks_count": 9,
296923
296338
  "stargazers_count": 80,
@@ -296954,10 +296369,8 @@
296954
296369
  "pull": true
296955
296370
  },
296956
296371
  "allow_rebase_merge": true,
296957
- "template_repository": null,
296958
296372
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
296959
296373
  "allow_squash_merge": true,
296960
- "allow_auto_merge": false,
296961
296374
  "delete_branch_on_merge": true,
296962
296375
  "allow_merge_commit": true,
296963
296376
  "subscribers_count": 42,
@@ -297114,7 +296527,7 @@
297114
296527
  "category": "repos",
297115
296528
  "subcategory": null
297116
296529
  },
297117
- "x-octokit": {}
296530
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
297118
296531
  }
297119
296532
  },
297120
296533
  "/user/repository_invitations": {
@@ -298234,7 +297647,6 @@
298234
297647
  "allow_rebase_merge": { "type": "boolean" },
298235
297648
  "temp_clone_token": { "type": "string" },
298236
297649
  "allow_squash_merge": { "type": "boolean" },
298237
- "allow_auto_merge": { "type": "boolean" },
298238
297650
  "delete_branch_on_merge": {
298239
297651
  "type": "boolean"
298240
297652
  },
@@ -298251,12 +297663,6 @@
298251
297663
  "type": "boolean",
298252
297664
  "example": true
298253
297665
  },
298254
- "allow_auto_merge": {
298255
- "description": "Whether to allow Auto-merge to be used on pull requests.",
298256
- "default": false,
298257
- "type": "boolean",
298258
- "example": false
298259
- },
298260
297666
  "delete_branch_on_merge": {
298261
297667
  "description": "Whether to delete head branches when pull requests are merged",
298262
297668
  "default": false,
@@ -298904,7 +298310,7 @@
298904
298310
  "category": "repos",
298905
298311
  "subcategory": "invitations"
298906
298312
  },
298907
- "x-octokit": {}
298313
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
298908
298314
  }
298909
298315
  },
298910
298316
  "/user/repository_invitations/{invitation_id}": {
@@ -299827,7 +299233,6 @@
299827
299233
  "allow_rebase_merge": { "type": "boolean" },
299828
299234
  "temp_clone_token": { "type": "string" },
299829
299235
  "allow_squash_merge": { "type": "boolean" },
299830
- "allow_auto_merge": { "type": "boolean" },
299831
299236
  "delete_branch_on_merge": { "type": "boolean" },
299832
299237
  "allow_update_branch": { "type": "boolean" },
299833
299238
  "allow_merge_commit": { "type": "boolean" },
@@ -299842,12 +299247,6 @@
299842
299247
  "type": "boolean",
299843
299248
  "example": true
299844
299249
  },
299845
- "allow_auto_merge": {
299846
- "description": "Whether to allow Auto-merge to be used on pull requests.",
299847
- "default": false,
299848
- "type": "boolean",
299849
- "example": false
299850
- },
299851
299250
  "delete_branch_on_merge": {
299852
299251
  "description": "Whether to delete head branches when pull requests are merged",
299853
299252
  "default": false,
@@ -300062,7 +299461,6 @@
300062
299461
  "template_repository": null,
300063
299462
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
300064
299463
  "allow_squash_merge": true,
300065
- "allow_auto_merge": false,
300066
299464
  "delete_branch_on_merge": true,
300067
299465
  "allow_merge_commit": true,
300068
299466
  "subscribers_count": 42,
@@ -300788,7 +300186,6 @@
300788
300186
  "allow_rebase_merge": { "type": "boolean" },
300789
300187
  "temp_clone_token": { "type": "string" },
300790
300188
  "allow_squash_merge": { "type": "boolean" },
300791
- "allow_auto_merge": { "type": "boolean" },
300792
300189
  "delete_branch_on_merge": { "type": "boolean" },
300793
300190
  "allow_update_branch": { "type": "boolean" },
300794
300191
  "allow_merge_commit": { "type": "boolean" },
@@ -300803,12 +300200,6 @@
300803
300200
  "type": "boolean",
300804
300201
  "example": true
300805
300202
  },
300806
- "allow_auto_merge": {
300807
- "description": "Whether to allow Auto-merge to be used on pull requests.",
300808
- "default": false,
300809
- "type": "boolean",
300810
- "example": false
300811
- },
300812
300203
  "delete_branch_on_merge": {
300813
300204
  "description": "Whether to delete head branches when pull requests are merged",
300814
300205
  "default": false,
@@ -301102,7 +300493,7 @@
301102
300493
  "category": "activity",
301103
300494
  "subcategory": "starring"
301104
300495
  },
301105
- "x-octokit": {}
300496
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
301106
300497
  }
301107
300498
  },
301108
300499
  "/user/starred/{owner}/{repo}": {
@@ -302454,7 +301845,6 @@
302454
301845
  "allow_rebase_merge": { "type": "boolean" },
302455
301846
  "temp_clone_token": { "type": "string" },
302456
301847
  "allow_squash_merge": { "type": "boolean" },
302457
- "allow_auto_merge": { "type": "boolean" },
302458
301848
  "delete_branch_on_merge": { "type": "boolean" },
302459
301849
  "allow_update_branch": { "type": "boolean" },
302460
301850
  "allow_merge_commit": { "type": "boolean" },
@@ -302469,12 +301859,6 @@
302469
301859
  "type": "boolean",
302470
301860
  "example": true
302471
301861
  },
302472
- "allow_auto_merge": {
302473
- "description": "Whether to allow Auto-merge to be used on pull requests.",
302474
- "default": false,
302475
- "type": "boolean",
302476
- "example": false
302477
- },
302478
301862
  "delete_branch_on_merge": {
302479
301863
  "description": "Whether to delete head branches when pull requests are merged",
302480
301864
  "default": false,
@@ -302842,7 +302226,7 @@
302842
302226
  "category": "activity",
302843
302227
  "subcategory": "watching"
302844
302228
  },
302845
- "x-octokit": {}
302229
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
302846
302230
  }
302847
302231
  },
302848
302232
  "/user/teams": {
@@ -305684,7 +305068,6 @@
305684
305068
  "allow_squash_merge": {
305685
305069
  "type": "boolean"
305686
305070
  },
305687
- "allow_auto_merge": { "type": "boolean" },
305688
305071
  "delete_branch_on_merge": {
305689
305072
  "type": "boolean"
305690
305073
  },
@@ -305707,12 +305090,6 @@
305707
305090
  "type": "boolean",
305708
305091
  "example": true
305709
305092
  },
305710
- "allow_auto_merge": {
305711
- "description": "Whether to allow Auto-merge to be used on pull requests.",
305712
- "default": false,
305713
- "type": "boolean",
305714
- "example": false
305715
- },
305716
305093
  "delete_branch_on_merge": {
305717
305094
  "description": "Whether to delete head branches when pull requests are merged",
305718
305095
  "default": false,
@@ -306665,7 +306042,7 @@
306665
306042
  "category": "activity",
306666
306043
  "subcategory": "events"
306667
306044
  },
306668
- "x-octokit": {}
306045
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
306669
306046
  }
306670
306047
  },
306671
306048
  "/users/{username}/events/orgs/{org}": {
@@ -308340,7 +307717,6 @@
308340
307717
  "allow_squash_merge": {
308341
307718
  "type": "boolean"
308342
307719
  },
308343
- "allow_auto_merge": { "type": "boolean" },
308344
307720
  "delete_branch_on_merge": {
308345
307721
  "type": "boolean"
308346
307722
  },
@@ -308363,12 +307739,6 @@
308363
307739
  "type": "boolean",
308364
307740
  "example": true
308365
307741
  },
308366
- "allow_auto_merge": {
308367
- "description": "Whether to allow Auto-merge to be used on pull requests.",
308368
- "default": false,
308369
- "type": "boolean",
308370
- "example": false
308371
- },
308372
307742
  "delete_branch_on_merge": {
308373
307743
  "description": "Whether to delete head branches when pull requests are merged",
308374
307744
  "default": false,
@@ -309334,7 +308704,7 @@
309334
308704
  "category": "activity",
309335
308705
  "subcategory": "events"
309336
308706
  },
309337
- "x-octokit": {}
308707
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
309338
308708
  }
309339
308709
  },
309340
308710
  "/users/{username}/events/public": {
@@ -311002,7 +310372,6 @@
311002
310372
  "allow_squash_merge": {
311003
310373
  "type": "boolean"
311004
310374
  },
311005
- "allow_auto_merge": { "type": "boolean" },
311006
310375
  "delete_branch_on_merge": {
311007
310376
  "type": "boolean"
311008
310377
  },
@@ -311025,12 +310394,6 @@
311025
310394
  "type": "boolean",
311026
310395
  "example": true
311027
310396
  },
311028
- "allow_auto_merge": {
311029
- "description": "Whether to allow Auto-merge to be used on pull requests.",
311030
- "default": false,
311031
- "type": "boolean",
311032
- "example": false
311033
- },
311034
310397
  "delete_branch_on_merge": {
311035
310398
  "description": "Whether to delete head branches when pull requests are merged",
311036
310399
  "default": false,
@@ -311983,7 +311346,7 @@
311983
311346
  "category": "activity",
311984
311347
  "subcategory": "events"
311985
311348
  },
311986
- "x-octokit": {}
311349
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
311987
311350
  }
311988
311351
  },
311989
311352
  "/users/{username}/followers": {
@@ -316010,7 +315373,6 @@
316010
315373
  "allow_squash_merge": {
316011
315374
  "type": "boolean"
316012
315375
  },
316013
- "allow_auto_merge": { "type": "boolean" },
316014
315376
  "delete_branch_on_merge": {
316015
315377
  "type": "boolean"
316016
315378
  },
@@ -316033,12 +315395,6 @@
316033
315395
  "type": "boolean",
316034
315396
  "example": true
316035
315397
  },
316036
- "allow_auto_merge": {
316037
- "description": "Whether to allow Auto-merge to be used on pull requests.",
316038
- "default": false,
316039
- "type": "boolean",
316040
- "example": false
316041
- },
316042
315398
  "delete_branch_on_merge": {
316043
315399
  "description": "Whether to delete head branches when pull requests are merged",
316044
315400
  "default": false,
@@ -317004,7 +316360,7 @@
317004
316360
  "category": "activity",
317005
316361
  "subcategory": "events"
317006
316362
  },
317007
- "x-octokit": {}
316363
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
317008
316364
  }
317009
316365
  },
317010
316366
  "/users/{username}/received_events/public": {
@@ -318672,7 +318028,6 @@
318672
318028
  "allow_squash_merge": {
318673
318029
  "type": "boolean"
318674
318030
  },
318675
- "allow_auto_merge": { "type": "boolean" },
318676
318031
  "delete_branch_on_merge": {
318677
318032
  "type": "boolean"
318678
318033
  },
@@ -318695,12 +318050,6 @@
318695
318050
  "type": "boolean",
318696
318051
  "example": true
318697
318052
  },
318698
- "allow_auto_merge": {
318699
- "description": "Whether to allow Auto-merge to be used on pull requests.",
318700
- "default": false,
318701
- "type": "boolean",
318702
- "example": false
318703
- },
318704
318053
  "delete_branch_on_merge": {
318705
318054
  "description": "Whether to delete head branches when pull requests are merged",
318706
318055
  "default": false,
@@ -319666,7 +319015,7 @@
319666
319015
  "category": "activity",
319667
319016
  "subcategory": "events"
319668
319017
  },
319669
- "x-octokit": {}
319018
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
319670
319019
  }
319671
319020
  },
319672
319021
  "/users/{username}/repos": {
@@ -320777,7 +320126,6 @@
320777
320126
  "allow_rebase_merge": { "type": "boolean" },
320778
320127
  "temp_clone_token": { "type": "string" },
320779
320128
  "allow_squash_merge": { "type": "boolean" },
320780
- "allow_auto_merge": { "type": "boolean" },
320781
320129
  "delete_branch_on_merge": { "type": "boolean" },
320782
320130
  "allow_update_branch": { "type": "boolean" },
320783
320131
  "allow_merge_commit": { "type": "boolean" },
@@ -320792,12 +320140,6 @@
320792
320140
  "type": "boolean",
320793
320141
  "example": true
320794
320142
  },
320795
- "allow_auto_merge": {
320796
- "description": "Whether to allow Auto-merge to be used on pull requests.",
320797
- "default": false,
320798
- "type": "boolean",
320799
- "example": false
320800
- },
320801
320143
  "delete_branch_on_merge": {
320802
320144
  "description": "Whether to delete head branches when pull requests are merged",
320803
320145
  "default": false,
@@ -321133,7 +320475,7 @@
321133
320475
  }
321134
320476
  ]
321135
320477
  },
321136
- "x-octokit": {}
320478
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
321137
320479
  }
321138
320480
  },
321139
320481
  "/users/{username}/site_admin": {
@@ -321988,7 +321330,6 @@
321988
321330
  "allow_rebase_merge": { "type": "boolean" },
321989
321331
  "temp_clone_token": { "type": "string" },
321990
321332
  "allow_squash_merge": { "type": "boolean" },
321991
- "allow_auto_merge": { "type": "boolean" },
321992
321333
  "delete_branch_on_merge": {
321993
321334
  "type": "boolean"
321994
321335
  },
@@ -322005,12 +321346,6 @@
322005
321346
  "type": "boolean",
322006
321347
  "example": true
322007
321348
  },
322008
- "allow_auto_merge": {
322009
- "description": "Whether to allow Auto-merge to be used on pull requests.",
322010
- "default": false,
322011
- "type": "boolean",
322012
- "example": false
322013
- },
322014
321349
  "delete_branch_on_merge": {
322015
321350
  "description": "Whether to delete head branches when pull requests are merged",
322016
321351
  "default": false,
@@ -322821,7 +322156,6 @@
322821
322156
  "allow_rebase_merge": { "type": "boolean" },
322822
322157
  "temp_clone_token": { "type": "string" },
322823
322158
  "allow_squash_merge": { "type": "boolean" },
322824
- "allow_auto_merge": { "type": "boolean" },
322825
322159
  "delete_branch_on_merge": { "type": "boolean" },
322826
322160
  "allow_update_branch": { "type": "boolean" },
322827
322161
  "allow_merge_commit": { "type": "boolean" },
@@ -322836,12 +322170,6 @@
322836
322170
  "type": "boolean",
322837
322171
  "example": true
322838
322172
  },
322839
- "allow_auto_merge": {
322840
- "description": "Whether to allow Auto-merge to be used on pull requests.",
322841
- "default": false,
322842
- "type": "boolean",
322843
- "example": false
322844
- },
322845
322173
  "delete_branch_on_merge": {
322846
322174
  "description": "Whether to delete head branches when pull requests are merged",
322847
322175
  "default": false,
@@ -323058,7 +322386,6 @@
323058
322386
  "template_repository": null,
323059
322387
  "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
323060
322388
  "allow_squash_merge": true,
323061
- "allow_auto_merge": false,
323062
322389
  "delete_branch_on_merge": true,
323063
322390
  "allow_merge_commit": true,
323064
322391
  "subscribers_count": 42,
@@ -324176,7 +323503,6 @@
324176
323503
  "allow_rebase_merge": { "type": "boolean" },
324177
323504
  "temp_clone_token": { "type": "string" },
324178
323505
  "allow_squash_merge": { "type": "boolean" },
324179
- "allow_auto_merge": { "type": "boolean" },
324180
323506
  "delete_branch_on_merge": { "type": "boolean" },
324181
323507
  "allow_update_branch": { "type": "boolean" },
324182
323508
  "allow_merge_commit": { "type": "boolean" },
@@ -324191,12 +323517,6 @@
324191
323517
  "type": "boolean",
324192
323518
  "example": true
324193
323519
  },
324194
- "allow_auto_merge": {
324195
- "description": "Whether to allow Auto-merge to be used on pull requests.",
324196
- "default": false,
324197
- "type": "boolean",
324198
- "example": false
324199
- },
324200
323520
  "delete_branch_on_merge": {
324201
323521
  "description": "Whether to delete head branches when pull requests are merged",
324202
323522
  "default": false,
@@ -324527,7 +323847,7 @@
324527
323847
  "category": "activity",
324528
323848
  "subcategory": "watching"
324529
323849
  },
324530
- "x-octokit": {}
323850
+ "x-octokit": { "diff": { "ghes-3.3": { "type": "changed" } } }
324531
323851
  }
324532
323852
  },
324533
323853
  "/users/{username}/suspended": {
@@ -326724,7 +326044,7 @@
326724
326044
  "get": {
326725
326045
  "summary": "Get the audit log for an enterprise",
326726
326046
  "operationId": "enterprise-admin/get-audit-log",
326727
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326047
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326728
326048
  "tags": ["enterprise-admin"],
326729
326049
  "externalDocs": {
326730
326050
  "description": "API method documentation",
@@ -326737,7 +326057,7 @@
326737
326057
  "/orgs/{org}/audit-log": {
326738
326058
  "get": {
326739
326059
  "summary": "Get the audit log for an organization",
326740
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326060
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326741
326061
  "operationId": "orgs/get-audit-log",
326742
326062
  "tags": ["orgs"],
326743
326063
  "externalDocs": {
@@ -326751,7 +326071,7 @@
326751
326071
  "/orgs/{org}/secret-scanning/alerts": {
326752
326072
  "get": {
326753
326073
  "summary": "List secret scanning alerts for an organization",
326754
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326074
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326755
326075
  "tags": ["secret-scanning"],
326756
326076
  "operationId": "secret-scanning/list-alerts-for-org",
326757
326077
  "externalDocs": {
@@ -326765,7 +326085,7 @@
326765
326085
  "/repos/{owner}/{repo}/autolinks": {
326766
326086
  "get": {
326767
326087
  "summary": "List all autolinks of a repository",
326768
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326088
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326769
326089
  "tags": ["repos"],
326770
326090
  "operationId": "repos/list-autolinks",
326771
326091
  "externalDocs": {
@@ -326777,7 +326097,7 @@
326777
326097
  },
326778
326098
  "post": {
326779
326099
  "summary": "Create an autolink reference for a repository",
326780
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326100
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326781
326101
  "tags": ["repos"],
326782
326102
  "operationId": "repos/create-autolink",
326783
326103
  "externalDocs": {
@@ -326791,7 +326111,7 @@
326791
326111
  "/repos/{owner}/{repo}/autolinks/{autolink_id}": {
326792
326112
  "get": {
326793
326113
  "summary": "Get an autolink reference of a repository",
326794
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326114
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326795
326115
  "tags": ["repos"],
326796
326116
  "operationId": "repos/get-autolink",
326797
326117
  "externalDocs": {
@@ -326803,7 +326123,7 @@
326803
326123
  },
326804
326124
  "delete": {
326805
326125
  "summary": "Delete an autolink reference from a repository",
326806
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326126
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326807
326127
  "tags": ["repos"],
326808
326128
  "operationId": "repos/delete-autolink",
326809
326129
  "externalDocs": {
@@ -326817,7 +326137,7 @@
326817
326137
  "/repos/{owner}/{repo}/check-runs/{check_run_id}/rerequest": {
326818
326138
  "post": {
326819
326139
  "summary": "Rerequest a check run",
326820
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326140
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326821
326141
  "tags": ["checks"],
326822
326142
  "operationId": "checks/rerequest-run",
326823
326143
  "externalDocs": {
@@ -326831,7 +326151,7 @@
326831
326151
  "/repos/{owner}/{repo}/lfs": {
326832
326152
  "put": {
326833
326153
  "summary": "Enable Git LFS for a repository",
326834
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326154
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326835
326155
  "operationId": "repos/enable-lfs-for-repo",
326836
326156
  "tags": ["repos"],
326837
326157
  "externalDocs": {
@@ -326843,7 +326163,7 @@
326843
326163
  },
326844
326164
  "delete": {
326845
326165
  "summary": "Disable Git LFS for a repository",
326846
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326166
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326847
326167
  "operationId": "repos/disable-lfs-for-repo",
326848
326168
  "tags": ["repos"],
326849
326169
  "externalDocs": {
@@ -326857,7 +326177,7 @@
326857
326177
  "/repos/{owner}/{repo}/merge-upstream": {
326858
326178
  "post": {
326859
326179
  "summary": "Sync a fork branch with the upstream repository",
326860
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326180
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326861
326181
  "tags": ["repos"],
326862
326182
  "operationId": "repos/merge-upstream",
326863
326183
  "externalDocs": {
@@ -326871,7 +326191,7 @@
326871
326191
  "/repos/{owner}/{repo}/releases/generate-notes": {
326872
326192
  "post": {
326873
326193
  "summary": "Generate release notes content for a release",
326874
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326194
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326875
326195
  "tags": ["repos"],
326876
326196
  "operationId": "repos/generate-release-notes",
326877
326197
  "externalDocs": {
@@ -326885,7 +326205,7 @@
326885
326205
  "/repos/{owner}/{repo}/secret-scanning/alerts/{alert_number}/locations": {
326886
326206
  "get": {
326887
326207
  "summary": "List locations for a secret scanning alert",
326888
- "description": "This endpoint does not exist ghes-3.2. It was added in ghes-3.3",
326208
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.2. It was added in 3.3",
326889
326209
  "tags": ["secret-scanning"],
326890
326210
  "operationId": "secret-scanning/list-locations-for-alert",
326891
326211
  "externalDocs": {