@octokit/openapi 7.9.1 → 7.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/generated/api.github.com.deref.json +2592 -690
  2. package/generated/api.github.com.json +567 -30
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +8 -6
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +8 -6
  7. package/generated/ghes-3.2.deref.json +763 -130
  8. package/generated/ghes-3.2.json +53 -10
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +21 -0
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +615 -1
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +25 -1
  12. package/generated/ghes-3.3.deref.json +768 -135
  13. package/generated/ghes-3.3.json +53 -10
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +18 -2
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +18 -2
  16. package/generated/ghes-3.4.deref.json +768 -130
  17. package/generated/ghes-3.4.json +55 -12
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +21 -0
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +753 -132
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +32 -6
  23. package/generated/ghes-3.5.deref.json +773 -135
  24. package/generated/ghes-3.5.json +55 -12
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +46 -0
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +141 -20
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +126 -6
  28. package/generated/ghes-3.6.deref.json +1254 -421
  29. package/generated/ghes-3.6.json +160 -23
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +10 -0
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +24 -6
  32. package/generated/github.ae-diff-to-api.github.com.json +24 -6
  33. package/generated/github.ae.deref.json +1019 -290
  34. package/generated/github.ae.json +145 -16
  35. package/package.json +1 -6
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.9.1",
4
+ "version": "7.12.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -11605,8 +11605,9 @@
11605
11605
  },
11606
11606
  "use_squash_pr_title_as_default": {
11607
11607
  "type": "boolean",
11608
- "description": "Whether a squash merge commit can use the pull request title as default.",
11609
- "default": false
11608
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
11609
+ "default": false,
11610
+ "deprecated": true
11610
11611
  },
11611
11612
  "squash_merge_commit_title": {
11612
11613
  "type": "string",
@@ -30254,8 +30255,9 @@
30254
30255
  },
30255
30256
  "use_squash_pr_title_as_default": {
30256
30257
  "type": "boolean",
30257
- "description": "Whether a squash merge commit can use the pull request title as default.",
30258
- "default": false
30258
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
30259
+ "default": false,
30260
+ "deprecated": true
30259
30261
  },
30260
30262
  "squash_merge_commit_title": {
30261
30263
  "type": "string",
@@ -31542,8 +31544,9 @@
31542
31544
  },
31543
31545
  "use_squash_pr_title_as_default": {
31544
31546
  "type": "boolean",
31545
- "description": "Whether a squash merge commit can use the pull request title as default.",
31546
- "default": false
31547
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
31548
+ "default": false,
31549
+ "deprecated": true
31547
31550
  },
31548
31551
  "squash_merge_commit_title": {
31549
31552
  "type": "string",
@@ -36660,8 +36663,9 @@
36660
36663
  },
36661
36664
  "use_squash_pr_title_as_default": {
36662
36665
  "type": "boolean",
36663
- "description": "Whether a squash merge commit can use the pull request title as default.",
36664
- "default": false
36666
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
36667
+ "default": false,
36668
+ "deprecated": true
36665
36669
  },
36666
36670
  "squash_merge_commit_title": {
36667
36671
  "type": "string",
@@ -49293,8 +49297,9 @@
49293
49297
  },
49294
49298
  "use_squash_pr_title_as_default": {
49295
49299
  "type": "boolean",
49296
- "description": "Whether a squash merge commit can use the pull request title as default.",
49297
- "default": false
49300
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
49301
+ "default": false,
49302
+ "deprecated": true
49298
49303
  },
49299
49304
  "squash_merge_commit_title": {
49300
49305
  "type": "string",
@@ -51767,8 +51772,9 @@
51767
51772
  },
51768
51773
  "use_squash_pr_title_as_default": {
51769
51774
  "type": "boolean",
51770
- "description": "Whether a squash merge commit can use the pull request title as default.",
51771
- "default": false
51775
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
51776
+ "default": false,
51777
+ "deprecated": true
51772
51778
  },
51773
51779
  "squash_merge_commit_title": {
51774
51780
  "type": "string",
@@ -55363,8 +55369,9 @@
55363
55369
  },
55364
55370
  "use_squash_pr_title_as_default": {
55365
55371
  "type": "boolean",
55366
- "description": "Whether a squash merge commit can use the pull request title as default.",
55367
- "default": false
55372
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
55373
+ "default": false,
55374
+ "deprecated": true
55368
55375
  },
55369
55376
  "squash_merge_commit_title": {
55370
55377
  "type": "string",
@@ -58116,8 +58123,9 @@
58116
58123
  },
58117
58124
  "use_squash_pr_title_as_default": {
58118
58125
  "type": "boolean",
58119
- "description": "Whether a squash merge commit can use the pull request title as default.",
58120
- "default": false
58126
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
58127
+ "default": false,
58128
+ "deprecated": true
58121
58129
  },
58122
58130
  "squash_merge_commit_title": {
58123
58131
  "type": "string",
@@ -60341,8 +60349,9 @@
60341
60349
  },
60342
60350
  "use_squash_pr_title_as_default": {
60343
60351
  "type": "boolean",
60344
- "description": "Whether a squash merge commit can use the pull request title as default.",
60345
- "default": false
60352
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
60353
+ "default": false,
60354
+ "deprecated": true
60346
60355
  },
60347
60356
  "squash_merge_commit_title": {
60348
60357
  "type": "string",
@@ -61619,7 +61628,13 @@
61619
61628
  "category": "orgs",
61620
61629
  "subcategory": "custom_roles"
61621
61630
  },
61622
- "x-octokit": {}
61631
+ "x-octokit": {
61632
+ "diff": {
61633
+ "api.github.com": {
61634
+ "type": "changed"
61635
+ }
61636
+ }
61637
+ }
61623
61638
  }
61624
61639
  },
61625
61640
  "/orgs/{org}": {
@@ -64081,8 +64096,9 @@
64081
64096
  },
64082
64097
  "use_squash_pr_title_as_default": {
64083
64098
  "type": "boolean",
64084
- "description": "Whether a squash merge commit can use the pull request title as default.",
64085
- "default": false
64099
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
64100
+ "default": false,
64101
+ "deprecated": true
64086
64102
  },
64087
64103
  "squash_merge_commit_title": {
64088
64104
  "type": "string",
@@ -67133,8 +67149,9 @@
67133
67149
  },
67134
67150
  "use_squash_pr_title_as_default": {
67135
67151
  "type": "boolean",
67136
- "description": "Whether a squash merge commit can use the pull request title as default.",
67137
- "default": false
67152
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
67153
+ "default": false,
67154
+ "deprecated": true
67138
67155
  },
67139
67156
  "squash_merge_commit_title": {
67140
67157
  "type": "string",
@@ -69707,8 +69724,9 @@
69707
69724
  },
69708
69725
  "use_squash_pr_title_as_default": {
69709
69726
  "type": "boolean",
69710
- "description": "Whether a squash merge commit can use the pull request title as default.",
69711
- "default": false
69727
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
69728
+ "default": false,
69729
+ "deprecated": true
69712
69730
  },
69713
69731
  "squash_merge_commit_title": {
69714
69732
  "type": "string",
@@ -70995,8 +71013,9 @@
70995
71013
  },
70996
71014
  "use_squash_pr_title_as_default": {
70997
71015
  "type": "boolean",
70998
- "description": "Whether a squash merge commit can use the pull request title as default.",
70999
- "default": false
71016
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
71017
+ "default": false,
71018
+ "deprecated": true
71000
71019
  },
71001
71020
  "squash_merge_commit_title": {
71002
71021
  "type": "string",
@@ -74315,8 +74334,9 @@
74315
74334
  },
74316
74335
  "use_squash_pr_title_as_default": {
74317
74336
  "type": "boolean",
74318
- "description": "Whether a squash merge commit can use the pull request title as default.",
74319
- "default": false
74337
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
74338
+ "default": false,
74339
+ "deprecated": true
74320
74340
  },
74321
74341
  "squash_merge_commit_title": {
74322
74342
  "type": "string",
@@ -78602,8 +78622,9 @@
78602
78622
  },
78603
78623
  "use_squash_pr_title_as_default": {
78604
78624
  "type": "boolean",
78605
- "description": "Whether a squash merge commit can use the pull request title as default.",
78606
- "default": false
78625
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
78626
+ "default": false,
78627
+ "deprecated": true
78607
78628
  },
78608
78629
  "squash_merge_commit_title": {
78609
78630
  "type": "string",
@@ -81262,8 +81283,9 @@
81262
81283
  },
81263
81284
  "use_squash_pr_title_as_default": {
81264
81285
  "type": "boolean",
81265
- "description": "Whether a squash merge commit can use the pull request title as default.",
81266
- "default": false
81286
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
81287
+ "default": false,
81288
+ "deprecated": true
81267
81289
  },
81268
81290
  "squash_merge_commit_title": {
81269
81291
  "type": "string",
@@ -88366,8 +88388,9 @@
88366
88388
  },
88367
88389
  "use_squash_pr_title_as_default": {
88368
88390
  "type": "boolean",
88369
- "description": "Whether a squash merge commit can use the pull request title as default.",
88370
- "default": false
88391
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
88392
+ "default": false,
88393
+ "deprecated": true
88371
88394
  },
88372
88395
  "squash_merge_commit_title": {
88373
88396
  "type": "string",
@@ -91833,8 +91856,9 @@
91833
91856
  },
91834
91857
  "use_squash_pr_title_as_default": {
91835
91858
  "type": "boolean",
91836
- "description": "Whether a squash merge commit can use the pull request title as default.",
91837
- "default": false
91859
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
91860
+ "default": false,
91861
+ "deprecated": true
91838
91862
  },
91839
91863
  "squash_merge_commit_title": {
91840
91864
  "type": "string",
@@ -93528,8 +93552,9 @@
93528
93552
  },
93529
93553
  "use_squash_pr_title_as_default": {
93530
93554
  "type": "boolean",
93531
- "description": "Whether a squash merge commit can use the pull request title as default.",
93532
- "default": false
93555
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
93556
+ "default": false,
93557
+ "deprecated": true
93533
93558
  },
93534
93559
  "squash_merge_commit_title": {
93535
93560
  "type": "string",
@@ -95252,8 +95277,9 @@
95252
95277
  },
95253
95278
  "use_squash_pr_title_as_default": {
95254
95279
  "type": "boolean",
95255
- "description": "Whether a squash merge commit can use the pull request title as default.",
95256
- "default": false
95280
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
95281
+ "default": false,
95282
+ "deprecated": true
95257
95283
  },
95258
95284
  "squash_merge_commit_title": {
95259
95285
  "type": "string",
@@ -99260,8 +99286,9 @@
99260
99286
  },
99261
99287
  "use_squash_pr_title_as_default": {
99262
99288
  "type": "boolean",
99263
- "description": "Whether a squash merge commit can use the pull request title as default.",
99264
- "default": false
99289
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
99290
+ "default": false,
99291
+ "deprecated": true
99265
99292
  },
99266
99293
  "squash_merge_commit_title": {
99267
99294
  "type": "string",
@@ -99800,8 +99827,9 @@
99800
99827
  },
99801
99828
  "use_squash_pr_title_as_default": {
99802
99829
  "type": "boolean",
99803
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
99804
- "default": false
99830
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
99831
+ "default": false,
99832
+ "deprecated": true
99805
99833
  },
99806
99834
  "squash_merge_commit_title": {
99807
99835
  "type": "string",
@@ -100904,8 +100932,9 @@
100904
100932
  },
100905
100933
  "use_squash_pr_title_as_default": {
100906
100934
  "type": "boolean",
100907
- "description": "Whether a squash merge commit can use the pull request title as default.",
100908
- "default": false
100935
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
100936
+ "default": false,
100937
+ "deprecated": true
100909
100938
  },
100910
100939
  "squash_merge_commit_title": {
100911
100940
  "type": "string",
@@ -103487,8 +103516,654 @@
103487
103516
  }
103488
103517
  }
103489
103518
  },
103490
- "403": {
103491
- "description": "Forbidden",
103519
+ "403": {
103520
+ "description": "Forbidden",
103521
+ "content": {
103522
+ "application/json": {
103523
+ "schema": {
103524
+ "title": "Basic Error",
103525
+ "description": "Basic Error",
103526
+ "type": "object",
103527
+ "properties": {
103528
+ "message": {
103529
+ "type": "string"
103530
+ },
103531
+ "documentation_url": {
103532
+ "type": "string"
103533
+ },
103534
+ "url": {
103535
+ "type": "string"
103536
+ },
103537
+ "status": {
103538
+ "type": "string"
103539
+ }
103540
+ }
103541
+ }
103542
+ }
103543
+ }
103544
+ },
103545
+ "422": {
103546
+ "description": "Validation failed",
103547
+ "content": {
103548
+ "application/json": {
103549
+ "schema": {
103550
+ "title": "Validation Error",
103551
+ "description": "Validation Error",
103552
+ "type": "object",
103553
+ "required": [
103554
+ "message",
103555
+ "documentation_url"
103556
+ ],
103557
+ "properties": {
103558
+ "message": {
103559
+ "type": "string"
103560
+ },
103561
+ "documentation_url": {
103562
+ "type": "string"
103563
+ },
103564
+ "errors": {
103565
+ "type": "array",
103566
+ "items": {
103567
+ "type": "object",
103568
+ "required": [
103569
+ "code"
103570
+ ],
103571
+ "properties": {
103572
+ "resource": {
103573
+ "type": "string"
103574
+ },
103575
+ "field": {
103576
+ "type": "string"
103577
+ },
103578
+ "message": {
103579
+ "type": "string"
103580
+ },
103581
+ "code": {
103582
+ "type": "string"
103583
+ },
103584
+ "index": {
103585
+ "type": "integer"
103586
+ },
103587
+ "value": {
103588
+ "oneOf": [
103589
+ {
103590
+ "type": "string",
103591
+ "nullable": true
103592
+ },
103593
+ {
103594
+ "type": "integer",
103595
+ "nullable": true
103596
+ },
103597
+ {
103598
+ "type": "array",
103599
+ "nullable": true,
103600
+ "items": {
103601
+ "type": "string"
103602
+ }
103603
+ }
103604
+ ]
103605
+ }
103606
+ }
103607
+ }
103608
+ }
103609
+ }
103610
+ }
103611
+ }
103612
+ }
103613
+ }
103614
+ },
103615
+ "x-github": {
103616
+ "githubCloudOnly": false,
103617
+ "enabledForGitHubApps": true,
103618
+ "category": "teams",
103619
+ "subcategory": null
103620
+ },
103621
+ "x-octokit": {
103622
+ "diff": {
103623
+ "api.github.com": {
103624
+ "type": "changed"
103625
+ }
103626
+ }
103627
+ }
103628
+ }
103629
+ },
103630
+ "/orgs/{org}/teams/{team_slug}": {
103631
+ "get": {
103632
+ "summary": "Get a team by name",
103633
+ "description": "Gets a team using the team's `slug`. GitHub Enterprise Server generates the `slug` from the team `name`.\n\n**Note:** You can also specify a team by `org_id` and `team_id` using the route `GET /organizations/{org_id}/team/{team_id}`.",
103634
+ "tags": [
103635
+ "teams"
103636
+ ],
103637
+ "operationId": "teams/get-by-name",
103638
+ "externalDocs": {
103639
+ "description": "API method documentation",
103640
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#get-a-team-by-name"
103641
+ },
103642
+ "parameters": [
103643
+ {
103644
+ "name": "org",
103645
+ "description": "The organization name. The name is not case sensitive.",
103646
+ "in": "path",
103647
+ "required": true,
103648
+ "schema": {
103649
+ "type": "string"
103650
+ }
103651
+ },
103652
+ {
103653
+ "name": "team_slug",
103654
+ "description": "The slug of the team name.",
103655
+ "in": "path",
103656
+ "required": true,
103657
+ "schema": {
103658
+ "type": "string"
103659
+ }
103660
+ }
103661
+ ],
103662
+ "responses": {
103663
+ "200": {
103664
+ "description": "Response",
103665
+ "content": {
103666
+ "application/json": {
103667
+ "schema": {
103668
+ "title": "Full Team",
103669
+ "description": "Groups of organization members that gives permissions on specified repositories.",
103670
+ "type": "object",
103671
+ "properties": {
103672
+ "id": {
103673
+ "description": "Unique identifier of the team",
103674
+ "example": 42,
103675
+ "type": "integer"
103676
+ },
103677
+ "node_id": {
103678
+ "type": "string",
103679
+ "example": "MDQ6VGVhbTE="
103680
+ },
103681
+ "url": {
103682
+ "description": "URL for the team",
103683
+ "example": "https://api.github.com/organizations/1/team/1",
103684
+ "type": "string",
103685
+ "format": "uri"
103686
+ },
103687
+ "html_url": {
103688
+ "type": "string",
103689
+ "format": "uri",
103690
+ "example": "https://github.com/orgs/rails/teams/core"
103691
+ },
103692
+ "name": {
103693
+ "description": "Name of the team",
103694
+ "example": "Developers",
103695
+ "type": "string"
103696
+ },
103697
+ "slug": {
103698
+ "type": "string",
103699
+ "example": "justice-league"
103700
+ },
103701
+ "description": {
103702
+ "type": "string",
103703
+ "example": "A great team.",
103704
+ "nullable": true
103705
+ },
103706
+ "privacy": {
103707
+ "description": "The level of privacy this team should have",
103708
+ "type": "string",
103709
+ "enum": [
103710
+ "closed",
103711
+ "secret"
103712
+ ],
103713
+ "example": "closed"
103714
+ },
103715
+ "permission": {
103716
+ "description": "Permission that the team will have for its repositories",
103717
+ "example": "push",
103718
+ "type": "string"
103719
+ },
103720
+ "members_url": {
103721
+ "type": "string",
103722
+ "example": "https://api.github.com/organizations/1/team/1/members{/member}"
103723
+ },
103724
+ "repositories_url": {
103725
+ "type": "string",
103726
+ "format": "uri",
103727
+ "example": "https://api.github.com/organizations/1/team/1/repos"
103728
+ },
103729
+ "parent": {
103730
+ "title": "Team Simple",
103731
+ "description": "Groups of organization members that gives permissions on specified repositories.",
103732
+ "type": "object",
103733
+ "properties": {
103734
+ "id": {
103735
+ "description": "Unique identifier of the team",
103736
+ "type": "integer",
103737
+ "example": 1
103738
+ },
103739
+ "node_id": {
103740
+ "type": "string",
103741
+ "example": "MDQ6VGVhbTE="
103742
+ },
103743
+ "url": {
103744
+ "description": "URL for the team",
103745
+ "type": "string",
103746
+ "format": "uri",
103747
+ "example": "https://api.github.com/organizations/1/team/1"
103748
+ },
103749
+ "members_url": {
103750
+ "type": "string",
103751
+ "example": "https://api.github.com/organizations/1/team/1/members{/member}"
103752
+ },
103753
+ "name": {
103754
+ "description": "Name of the team",
103755
+ "type": "string",
103756
+ "example": "Justice League"
103757
+ },
103758
+ "description": {
103759
+ "description": "Description of the team",
103760
+ "type": "string",
103761
+ "nullable": true,
103762
+ "example": "A great team."
103763
+ },
103764
+ "permission": {
103765
+ "description": "Permission that the team will have for its repositories",
103766
+ "type": "string",
103767
+ "example": "admin"
103768
+ },
103769
+ "privacy": {
103770
+ "description": "The level of privacy this team should have",
103771
+ "type": "string",
103772
+ "example": "closed"
103773
+ },
103774
+ "html_url": {
103775
+ "type": "string",
103776
+ "format": "uri",
103777
+ "example": "https://github.com/orgs/rails/teams/core"
103778
+ },
103779
+ "repositories_url": {
103780
+ "type": "string",
103781
+ "format": "uri",
103782
+ "example": "https://api.github.com/organizations/1/team/1/repos"
103783
+ },
103784
+ "slug": {
103785
+ "type": "string",
103786
+ "example": "justice-league"
103787
+ },
103788
+ "ldap_dn": {
103789
+ "description": "Distinguished Name (DN) that team maps to within LDAP environment",
103790
+ "example": "uid=example,ou=users,dc=github,dc=com",
103791
+ "type": "string"
103792
+ }
103793
+ },
103794
+ "required": [
103795
+ "id",
103796
+ "node_id",
103797
+ "url",
103798
+ "members_url",
103799
+ "name",
103800
+ "description",
103801
+ "permission",
103802
+ "html_url",
103803
+ "repositories_url",
103804
+ "slug"
103805
+ ],
103806
+ "nullable": true
103807
+ },
103808
+ "members_count": {
103809
+ "type": "integer",
103810
+ "example": 3
103811
+ },
103812
+ "repos_count": {
103813
+ "type": "integer",
103814
+ "example": 10
103815
+ },
103816
+ "created_at": {
103817
+ "type": "string",
103818
+ "format": "date-time",
103819
+ "example": "2017-07-14T16:53:42Z"
103820
+ },
103821
+ "updated_at": {
103822
+ "type": "string",
103823
+ "format": "date-time",
103824
+ "example": "2017-08-17T12:37:15Z"
103825
+ },
103826
+ "organization": {
103827
+ "title": "Team Organization",
103828
+ "description": "Team Organization",
103829
+ "type": "object",
103830
+ "properties": {
103831
+ "login": {
103832
+ "type": "string",
103833
+ "example": "github"
103834
+ },
103835
+ "id": {
103836
+ "type": "integer",
103837
+ "example": 1
103838
+ },
103839
+ "node_id": {
103840
+ "type": "string",
103841
+ "example": "MDEyOk9yZ2FuaXphdGlvbjE="
103842
+ },
103843
+ "url": {
103844
+ "type": "string",
103845
+ "format": "uri",
103846
+ "example": "https://api.github.com/orgs/github"
103847
+ },
103848
+ "repos_url": {
103849
+ "type": "string",
103850
+ "format": "uri",
103851
+ "example": "https://api.github.com/orgs/github/repos"
103852
+ },
103853
+ "events_url": {
103854
+ "type": "string",
103855
+ "format": "uri",
103856
+ "example": "https://api.github.com/orgs/github/events"
103857
+ },
103858
+ "hooks_url": {
103859
+ "type": "string",
103860
+ "example": "https://api.github.com/orgs/github/hooks"
103861
+ },
103862
+ "issues_url": {
103863
+ "type": "string",
103864
+ "example": "https://api.github.com/orgs/github/issues"
103865
+ },
103866
+ "members_url": {
103867
+ "type": "string",
103868
+ "example": "https://api.github.com/orgs/github/members{/member}"
103869
+ },
103870
+ "public_members_url": {
103871
+ "type": "string",
103872
+ "example": "https://api.github.com/orgs/github/public_members{/member}"
103873
+ },
103874
+ "avatar_url": {
103875
+ "type": "string",
103876
+ "example": "https://github.com/images/error/octocat_happy.gif"
103877
+ },
103878
+ "description": {
103879
+ "type": "string",
103880
+ "example": "A great organization",
103881
+ "nullable": true
103882
+ },
103883
+ "name": {
103884
+ "type": "string",
103885
+ "example": "github"
103886
+ },
103887
+ "company": {
103888
+ "type": "string",
103889
+ "example": "GitHub"
103890
+ },
103891
+ "blog": {
103892
+ "type": "string",
103893
+ "format": "uri",
103894
+ "example": "https://github.com/blog"
103895
+ },
103896
+ "location": {
103897
+ "type": "string",
103898
+ "example": "San Francisco"
103899
+ },
103900
+ "email": {
103901
+ "type": "string",
103902
+ "format": "email",
103903
+ "example": "octocat@github.com"
103904
+ },
103905
+ "twitter_username": {
103906
+ "type": "string",
103907
+ "example": "github",
103908
+ "nullable": true
103909
+ },
103910
+ "is_verified": {
103911
+ "type": "boolean",
103912
+ "example": true
103913
+ },
103914
+ "has_organization_projects": {
103915
+ "type": "boolean",
103916
+ "example": true
103917
+ },
103918
+ "has_repository_projects": {
103919
+ "type": "boolean",
103920
+ "example": true
103921
+ },
103922
+ "public_repos": {
103923
+ "type": "integer",
103924
+ "example": 2
103925
+ },
103926
+ "public_gists": {
103927
+ "type": "integer",
103928
+ "example": 1
103929
+ },
103930
+ "followers": {
103931
+ "type": "integer",
103932
+ "example": 20
103933
+ },
103934
+ "following": {
103935
+ "type": "integer",
103936
+ "example": 0
103937
+ },
103938
+ "html_url": {
103939
+ "type": "string",
103940
+ "format": "uri",
103941
+ "example": "https://github.com/octocat"
103942
+ },
103943
+ "created_at": {
103944
+ "type": "string",
103945
+ "format": "date-time",
103946
+ "example": "2008-01-14T04:33:35Z"
103947
+ },
103948
+ "type": {
103949
+ "type": "string",
103950
+ "example": "Organization"
103951
+ },
103952
+ "total_private_repos": {
103953
+ "type": "integer",
103954
+ "example": 100
103955
+ },
103956
+ "owned_private_repos": {
103957
+ "type": "integer",
103958
+ "example": 100
103959
+ },
103960
+ "private_gists": {
103961
+ "type": "integer",
103962
+ "example": 81,
103963
+ "nullable": true
103964
+ },
103965
+ "disk_usage": {
103966
+ "type": "integer",
103967
+ "example": 10000,
103968
+ "nullable": true
103969
+ },
103970
+ "collaborators": {
103971
+ "type": "integer",
103972
+ "example": 8,
103973
+ "nullable": true
103974
+ },
103975
+ "billing_email": {
103976
+ "type": "string",
103977
+ "format": "email",
103978
+ "example": "org@example.com",
103979
+ "nullable": true
103980
+ },
103981
+ "plan": {
103982
+ "type": "object",
103983
+ "properties": {
103984
+ "name": {
103985
+ "type": "string"
103986
+ },
103987
+ "space": {
103988
+ "type": "integer"
103989
+ },
103990
+ "private_repos": {
103991
+ "type": "integer"
103992
+ },
103993
+ "filled_seats": {
103994
+ "type": "integer"
103995
+ },
103996
+ "seats": {
103997
+ "type": "integer"
103998
+ }
103999
+ },
104000
+ "required": [
104001
+ "name",
104002
+ "space",
104003
+ "private_repos"
104004
+ ]
104005
+ },
104006
+ "default_repository_permission": {
104007
+ "type": "string",
104008
+ "nullable": true
104009
+ },
104010
+ "members_can_create_repositories": {
104011
+ "type": "boolean",
104012
+ "example": true,
104013
+ "nullable": true
104014
+ },
104015
+ "two_factor_requirement_enabled": {
104016
+ "type": "boolean",
104017
+ "example": true,
104018
+ "nullable": true
104019
+ },
104020
+ "members_allowed_repository_creation_type": {
104021
+ "type": "string",
104022
+ "example": "all"
104023
+ },
104024
+ "members_can_create_public_repositories": {
104025
+ "type": "boolean",
104026
+ "example": true
104027
+ },
104028
+ "members_can_create_private_repositories": {
104029
+ "type": "boolean",
104030
+ "example": true
104031
+ },
104032
+ "members_can_create_internal_repositories": {
104033
+ "type": "boolean",
104034
+ "example": true
104035
+ },
104036
+ "members_can_create_pages": {
104037
+ "type": "boolean",
104038
+ "example": true
104039
+ },
104040
+ "members_can_create_public_pages": {
104041
+ "type": "boolean",
104042
+ "example": true
104043
+ },
104044
+ "members_can_create_private_pages": {
104045
+ "type": "boolean",
104046
+ "example": true
104047
+ },
104048
+ "members_can_fork_private_repositories": {
104049
+ "type": "boolean",
104050
+ "example": false,
104051
+ "nullable": true
104052
+ },
104053
+ "web_commit_signoff_required": {
104054
+ "type": "boolean",
104055
+ "example": false
104056
+ },
104057
+ "updated_at": {
104058
+ "type": "string",
104059
+ "format": "date-time"
104060
+ }
104061
+ },
104062
+ "required": [
104063
+ "login",
104064
+ "url",
104065
+ "id",
104066
+ "node_id",
104067
+ "repos_url",
104068
+ "events_url",
104069
+ "hooks_url",
104070
+ "issues_url",
104071
+ "members_url",
104072
+ "public_members_url",
104073
+ "avatar_url",
104074
+ "description",
104075
+ "html_url",
104076
+ "has_organization_projects",
104077
+ "has_repository_projects",
104078
+ "public_repos",
104079
+ "public_gists",
104080
+ "followers",
104081
+ "following",
104082
+ "type",
104083
+ "created_at",
104084
+ "updated_at"
104085
+ ]
104086
+ },
104087
+ "ldap_dn": {
104088
+ "description": "Distinguished Name (DN) that team maps to within LDAP environment",
104089
+ "example": "uid=example,ou=users,dc=github,dc=com",
104090
+ "type": "string"
104091
+ }
104092
+ },
104093
+ "required": [
104094
+ "id",
104095
+ "node_id",
104096
+ "url",
104097
+ "members_url",
104098
+ "name",
104099
+ "description",
104100
+ "permission",
104101
+ "html_url",
104102
+ "repositories_url",
104103
+ "slug",
104104
+ "created_at",
104105
+ "updated_at",
104106
+ "members_count",
104107
+ "repos_count",
104108
+ "organization"
104109
+ ]
104110
+ },
104111
+ "examples": {
104112
+ "default": {
104113
+ "value": {
104114
+ "id": 1,
104115
+ "node_id": "MDQ6VGVhbTE=",
104116
+ "url": "https://api.github.com/teams/1",
104117
+ "html_url": "https://github.com/orgs/github/teams/justice-league",
104118
+ "name": "Justice League",
104119
+ "slug": "justice-league",
104120
+ "description": "A great team.",
104121
+ "privacy": "closed",
104122
+ "permission": "admin",
104123
+ "members_url": "https://api.github.com/teams/1/members{/member}",
104124
+ "repositories_url": "https://api.github.com/teams/1/repos",
104125
+ "members_count": 3,
104126
+ "repos_count": 10,
104127
+ "created_at": "2017-07-14T16:53:42Z",
104128
+ "updated_at": "2017-08-17T12:37:15Z",
104129
+ "organization": {
104130
+ "login": "github",
104131
+ "id": 1,
104132
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=",
104133
+ "url": "https://api.github.com/orgs/github",
104134
+ "repos_url": "https://api.github.com/orgs/github/repos",
104135
+ "events_url": "https://api.github.com/orgs/github/events",
104136
+ "hooks_url": "https://api.github.com/orgs/github/hooks",
104137
+ "issues_url": "https://api.github.com/orgs/github/issues",
104138
+ "members_url": "https://api.github.com/orgs/github/members{/member}",
104139
+ "public_members_url": "https://api.github.com/orgs/github/public_members{/member}",
104140
+ "avatar_url": "https://github.com/images/error/octocat_happy.gif",
104141
+ "description": "A great organization",
104142
+ "name": "github",
104143
+ "company": "GitHub",
104144
+ "blog": "https://github.com/blog",
104145
+ "location": "San Francisco",
104146
+ "email": "octocat@github.com",
104147
+ "has_organization_projects": true,
104148
+ "has_repository_projects": true,
104149
+ "public_repos": 2,
104150
+ "public_gists": 1,
104151
+ "followers": 20,
104152
+ "following": 0,
104153
+ "html_url": "https://github.com/octocat",
104154
+ "created_at": "2008-01-14T04:33:35Z",
104155
+ "updated_at": "2017-08-17T12:37:15Z",
104156
+ "type": "Organization"
104157
+ },
104158
+ "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com"
104159
+ }
104160
+ }
104161
+ }
104162
+ }
104163
+ }
104164
+ },
104165
+ "404": {
104166
+ "description": "Resource not found",
103492
104167
  "content": {
103493
104168
  "application/json": {
103494
104169
  "schema": {
@@ -103512,75 +104187,6 @@
103512
104187
  }
103513
104188
  }
103514
104189
  }
103515
- },
103516
- "422": {
103517
- "description": "Validation failed",
103518
- "content": {
103519
- "application/json": {
103520
- "schema": {
103521
- "title": "Validation Error",
103522
- "description": "Validation Error",
103523
- "type": "object",
103524
- "required": [
103525
- "message",
103526
- "documentation_url"
103527
- ],
103528
- "properties": {
103529
- "message": {
103530
- "type": "string"
103531
- },
103532
- "documentation_url": {
103533
- "type": "string"
103534
- },
103535
- "errors": {
103536
- "type": "array",
103537
- "items": {
103538
- "type": "object",
103539
- "required": [
103540
- "code"
103541
- ],
103542
- "properties": {
103543
- "resource": {
103544
- "type": "string"
103545
- },
103546
- "field": {
103547
- "type": "string"
103548
- },
103549
- "message": {
103550
- "type": "string"
103551
- },
103552
- "code": {
103553
- "type": "string"
103554
- },
103555
- "index": {
103556
- "type": "integer"
103557
- },
103558
- "value": {
103559
- "oneOf": [
103560
- {
103561
- "type": "string",
103562
- "nullable": true
103563
- },
103564
- {
103565
- "type": "integer",
103566
- "nullable": true
103567
- },
103568
- {
103569
- "type": "array",
103570
- "nullable": true,
103571
- "items": {
103572
- "type": "string"
103573
- }
103574
- }
103575
- ]
103576
- }
103577
- }
103578
- }
103579
- }
103580
- }
103581
- }
103582
- }
103583
- }
103584
104190
  }
103585
104191
  },
103586
104192
  "x-github": {
@@ -103589,26 +104195,18 @@
103589
104195
  "category": "teams",
103590
104196
  "subcategory": null
103591
104197
  },
103592
- "x-octokit": {
103593
- "diff": {
103594
- "api.github.com": {
103595
- "type": "changed"
103596
- }
103597
- }
103598
- }
103599
- }
103600
- },
103601
- "/orgs/{org}/teams/{team_slug}": {
103602
- "get": {
103603
- "summary": "Get a team by name",
103604
- "description": "Gets a team using the team's `slug`. GitHub Enterprise Server generates the `slug` from the team `name`.\n\n**Note:** You can also specify a team by `org_id` and `team_id` using the route `GET /organizations/{org_id}/team/{team_id}`.",
104198
+ "x-octokit": {}
104199
+ },
104200
+ "patch": {
104201
+ "summary": "Update a team",
104202
+ "description": "To edit a team, the authenticated user must either be an organization owner or a team maintainer.\n\n**Note:** You can also specify a team by `org_id` and `team_id` using the route `PATCH /organizations/{org_id}/team/{team_id}`.",
103605
104203
  "tags": [
103606
104204
  "teams"
103607
104205
  ],
103608
- "operationId": "teams/get-by-name",
104206
+ "operationId": "teams/update-in-org",
103609
104207
  "externalDocs": {
103610
104208
  "description": "API method documentation",
103611
- "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#get-a-team-by-name"
104209
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#update-a-team"
103612
104210
  },
103613
104211
  "parameters": [
103614
104212
  {
@@ -103630,9 +104228,61 @@
103630
104228
  }
103631
104229
  }
103632
104230
  ],
104231
+ "requestBody": {
104232
+ "required": false,
104233
+ "content": {
104234
+ "application/json": {
104235
+ "schema": {
104236
+ "type": "object",
104237
+ "properties": {
104238
+ "name": {
104239
+ "type": "string",
104240
+ "description": "The name of the team."
104241
+ },
104242
+ "description": {
104243
+ "type": "string",
104244
+ "description": "The description of the team."
104245
+ },
104246
+ "privacy": {
104247
+ "type": "string",
104248
+ "description": "The level of privacy this team should have. Editing teams without specifying this parameter leaves `privacy` intact. When a team is nested, the `privacy` for parent teams cannot be `secret`. The options are: \n**For a non-nested team:** \n\\* `secret` - only visible to organization owners and members of this team. \n\\* `closed` - visible to all members of this organization. \n**For a parent or child team:** \n\\* `closed` - visible to all members of this organization.",
104249
+ "enum": [
104250
+ "secret",
104251
+ "closed"
104252
+ ]
104253
+ },
104254
+ "permission": {
104255
+ "type": "string",
104256
+ "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.",
104257
+ "enum": [
104258
+ "pull",
104259
+ "push",
104260
+ "admin"
104261
+ ],
104262
+ "default": "pull"
104263
+ },
104264
+ "parent_team_id": {
104265
+ "type": "integer",
104266
+ "description": "The ID of a team to set as the parent team.",
104267
+ "nullable": true
104268
+ }
104269
+ }
104270
+ },
104271
+ "examples": {
104272
+ "default": {
104273
+ "value": {
104274
+ "name": "new team name",
104275
+ "description": "new team description",
104276
+ "privacy": "closed"
104277
+ }
104278
+ }
104279
+ }
104280
+ }
104281
+ }
104282
+ },
103633
104283
  "responses": {
103634
104284
  "200": {
103635
- "description": "Response",
104285
+ "description": "Response when the updated information already exists",
103636
104286
  "content": {
103637
104287
  "application/json": {
103638
104288
  "schema": {
@@ -104133,125 +104783,6 @@
104133
104783
  }
104134
104784
  }
104135
104785
  },
104136
- "404": {
104137
- "description": "Resource not found",
104138
- "content": {
104139
- "application/json": {
104140
- "schema": {
104141
- "title": "Basic Error",
104142
- "description": "Basic Error",
104143
- "type": "object",
104144
- "properties": {
104145
- "message": {
104146
- "type": "string"
104147
- },
104148
- "documentation_url": {
104149
- "type": "string"
104150
- },
104151
- "url": {
104152
- "type": "string"
104153
- },
104154
- "status": {
104155
- "type": "string"
104156
- }
104157
- }
104158
- }
104159
- }
104160
- }
104161
- }
104162
- },
104163
- "x-github": {
104164
- "githubCloudOnly": false,
104165
- "enabledForGitHubApps": true,
104166
- "category": "teams",
104167
- "subcategory": null
104168
- },
104169
- "x-octokit": {}
104170
- },
104171
- "patch": {
104172
- "summary": "Update a team",
104173
- "description": "To edit a team, the authenticated user must either be an organization owner or a team maintainer.\n\n**Note:** You can also specify a team by `org_id` and `team_id` using the route `PATCH /organizations/{org_id}/team/{team_id}`.",
104174
- "tags": [
104175
- "teams"
104176
- ],
104177
- "operationId": "teams/update-in-org",
104178
- "externalDocs": {
104179
- "description": "API method documentation",
104180
- "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#update-a-team"
104181
- },
104182
- "parameters": [
104183
- {
104184
- "name": "org",
104185
- "description": "The organization name. The name is not case sensitive.",
104186
- "in": "path",
104187
- "required": true,
104188
- "schema": {
104189
- "type": "string"
104190
- }
104191
- },
104192
- {
104193
- "name": "team_slug",
104194
- "description": "The slug of the team name.",
104195
- "in": "path",
104196
- "required": true,
104197
- "schema": {
104198
- "type": "string"
104199
- }
104200
- }
104201
- ],
104202
- "requestBody": {
104203
- "required": false,
104204
- "content": {
104205
- "application/json": {
104206
- "schema": {
104207
- "type": "object",
104208
- "properties": {
104209
- "name": {
104210
- "type": "string",
104211
- "description": "The name of the team."
104212
- },
104213
- "description": {
104214
- "type": "string",
104215
- "description": "The description of the team."
104216
- },
104217
- "privacy": {
104218
- "type": "string",
104219
- "description": "The level of privacy this team should have. Editing teams without specifying this parameter leaves `privacy` intact. When a team is nested, the `privacy` for parent teams cannot be `secret`. The options are: \n**For a non-nested team:** \n\\* `secret` - only visible to organization owners and members of this team. \n\\* `closed` - visible to all members of this organization. \n**For a parent or child team:** \n\\* `closed` - visible to all members of this organization.",
104220
- "enum": [
104221
- "secret",
104222
- "closed"
104223
- ]
104224
- },
104225
- "permission": {
104226
- "type": "string",
104227
- "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.",
104228
- "enum": [
104229
- "pull",
104230
- "push",
104231
- "admin"
104232
- ],
104233
- "default": "pull"
104234
- },
104235
- "parent_team_id": {
104236
- "type": "integer",
104237
- "description": "The ID of a team to set as the parent team.",
104238
- "nullable": true
104239
- }
104240
- }
104241
- },
104242
- "examples": {
104243
- "default": {
104244
- "value": {
104245
- "name": "new team name",
104246
- "description": "new team description",
104247
- "privacy": "closed"
104248
- }
104249
- }
104250
- }
104251
- }
104252
- }
104253
- },
104254
- "responses": {
104255
104786
  "201": {
104256
104787
  "description": "Response",
104257
104788
  "content": {
@@ -104753,6 +105284,127 @@
104753
105284
  }
104754
105285
  }
104755
105286
  }
105287
+ },
105288
+ "403": {
105289
+ "description": "Forbidden",
105290
+ "content": {
105291
+ "application/json": {
105292
+ "schema": {
105293
+ "title": "Basic Error",
105294
+ "description": "Basic Error",
105295
+ "type": "object",
105296
+ "properties": {
105297
+ "message": {
105298
+ "type": "string"
105299
+ },
105300
+ "documentation_url": {
105301
+ "type": "string"
105302
+ },
105303
+ "url": {
105304
+ "type": "string"
105305
+ },
105306
+ "status": {
105307
+ "type": "string"
105308
+ }
105309
+ }
105310
+ }
105311
+ }
105312
+ }
105313
+ },
105314
+ "404": {
105315
+ "description": "Resource not found",
105316
+ "content": {
105317
+ "application/json": {
105318
+ "schema": {
105319
+ "title": "Basic Error",
105320
+ "description": "Basic Error",
105321
+ "type": "object",
105322
+ "properties": {
105323
+ "message": {
105324
+ "type": "string"
105325
+ },
105326
+ "documentation_url": {
105327
+ "type": "string"
105328
+ },
105329
+ "url": {
105330
+ "type": "string"
105331
+ },
105332
+ "status": {
105333
+ "type": "string"
105334
+ }
105335
+ }
105336
+ }
105337
+ }
105338
+ }
105339
+ },
105340
+ "422": {
105341
+ "description": "Validation failed",
105342
+ "content": {
105343
+ "application/json": {
105344
+ "schema": {
105345
+ "title": "Validation Error",
105346
+ "description": "Validation Error",
105347
+ "type": "object",
105348
+ "required": [
105349
+ "message",
105350
+ "documentation_url"
105351
+ ],
105352
+ "properties": {
105353
+ "message": {
105354
+ "type": "string"
105355
+ },
105356
+ "documentation_url": {
105357
+ "type": "string"
105358
+ },
105359
+ "errors": {
105360
+ "type": "array",
105361
+ "items": {
105362
+ "type": "object",
105363
+ "required": [
105364
+ "code"
105365
+ ],
105366
+ "properties": {
105367
+ "resource": {
105368
+ "type": "string"
105369
+ },
105370
+ "field": {
105371
+ "type": "string"
105372
+ },
105373
+ "message": {
105374
+ "type": "string"
105375
+ },
105376
+ "code": {
105377
+ "type": "string"
105378
+ },
105379
+ "index": {
105380
+ "type": "integer"
105381
+ },
105382
+ "value": {
105383
+ "oneOf": [
105384
+ {
105385
+ "type": "string",
105386
+ "nullable": true
105387
+ },
105388
+ {
105389
+ "type": "integer",
105390
+ "nullable": true
105391
+ },
105392
+ {
105393
+ "type": "array",
105394
+ "nullable": true,
105395
+ "items": {
105396
+ "type": "string"
105397
+ }
105398
+ }
105399
+ ]
105400
+ }
105401
+ }
105402
+ }
105403
+ }
105404
+ }
105405
+ }
105406
+ }
105407
+ }
104756
105408
  }
104757
105409
  },
104758
105410
  "x-github": {
@@ -112678,8 +113330,9 @@
112678
113330
  },
112679
113331
  "use_squash_pr_title_as_default": {
112680
113332
  "type": "boolean",
112681
- "description": "Whether a squash merge commit can use the pull request title as default.",
112682
- "default": false
113333
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
113334
+ "default": false,
113335
+ "deprecated": true
112683
113336
  },
112684
113337
  "squash_merge_commit_title": {
112685
113338
  "type": "string",
@@ -114728,8 +115381,9 @@
114728
115381
  },
114729
115382
  "use_squash_pr_title_as_default": {
114730
115383
  "type": "boolean",
114731
- "description": "Whether a squash merge commit can use the pull request title as default.",
114732
- "default": false
115384
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
115385
+ "default": false,
115386
+ "deprecated": true
114733
115387
  },
114734
115388
  "squash_merge_commit_title": {
114735
115389
  "type": "string",
@@ -122791,8 +123445,9 @@
122791
123445
  },
122792
123446
  "use_squash_pr_title_as_default": {
122793
123447
  "type": "boolean",
122794
- "description": "Whether a squash merge commit can use the pull request title as default.",
122795
- "default": false
123448
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
123449
+ "default": false,
123450
+ "deprecated": true
122796
123451
  },
122797
123452
  "squash_merge_commit_title": {
122798
123453
  "type": "string",
@@ -124229,8 +124884,9 @@
124229
124884
  },
124230
124885
  "use_squash_pr_title_as_default": {
124231
124886
  "type": "boolean",
124232
- "description": "Whether a squash merge commit can use the pull request title as default.",
124233
- "default": false
124887
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
124888
+ "default": false,
124889
+ "deprecated": true
124234
124890
  },
124235
124891
  "squash_merge_commit_title": {
124236
124892
  "type": "string",
@@ -125422,8 +126078,9 @@
125422
126078
  },
125423
126079
  "use_squash_pr_title_as_default": {
125424
126080
  "type": "boolean",
125425
- "description": "Whether a squash merge commit can use the pull request title as default.",
125426
- "default": false
126081
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
126082
+ "default": false,
126083
+ "deprecated": true
125427
126084
  },
125428
126085
  "squash_merge_commit_title": {
125429
126086
  "type": "string",
@@ -126503,8 +127160,9 @@
126503
127160
  },
126504
127161
  "use_squash_pr_title_as_default": {
126505
127162
  "type": "boolean",
126506
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
126507
- "default": false
127163
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
127164
+ "default": false,
127165
+ "deprecated": true
126508
127166
  },
126509
127167
  "squash_merge_commit_title": {
126510
127168
  "type": "string",
@@ -128085,8 +128743,9 @@
128085
128743
  },
128086
128744
  "use_squash_pr_title_as_default": {
128087
128745
  "type": "boolean",
128088
- "description": "Whether a squash merge commit can use the pull request title as default.",
128089
- "default": false
128746
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
128747
+ "default": false,
128748
+ "deprecated": true
128090
128749
  },
128091
128750
  "squash_merge_commit_title": {
128092
128751
  "type": "string",
@@ -129523,8 +130182,9 @@
129523
130182
  },
129524
130183
  "use_squash_pr_title_as_default": {
129525
130184
  "type": "boolean",
129526
- "description": "Whether a squash merge commit can use the pull request title as default.",
129527
- "default": false
130185
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
130186
+ "default": false,
130187
+ "deprecated": true
129528
130188
  },
129529
130189
  "squash_merge_commit_title": {
129530
130190
  "type": "string",
@@ -130716,8 +131376,9 @@
130716
131376
  },
130717
131377
  "use_squash_pr_title_as_default": {
130718
131378
  "type": "boolean",
130719
- "description": "Whether a squash merge commit can use the pull request title as default.",
130720
- "default": false
131379
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
131380
+ "default": false,
131381
+ "deprecated": true
130721
131382
  },
130722
131383
  "squash_merge_commit_title": {
130723
131384
  "type": "string",
@@ -135288,8 +135949,9 @@
135288
135949
  },
135289
135950
  "use_squash_pr_title_as_default": {
135290
135951
  "type": "boolean",
135291
- "description": "Whether a squash merge commit can use the pull request title as default.",
135292
- "default": false
135952
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
135953
+ "default": false,
135954
+ "deprecated": true
135293
135955
  },
135294
135956
  "squash_merge_commit_title": {
135295
135957
  "type": "string",
@@ -136585,8 +137247,9 @@
136585
137247
  },
136586
137248
  "use_squash_pr_title_as_default": {
136587
137249
  "type": "boolean",
136588
- "description": "Whether a squash merge commit can use the pull request title as default.",
136589
- "default": false
137250
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
137251
+ "default": false,
137252
+ "deprecated": true
136590
137253
  },
136591
137254
  "squash_merge_commit_title": {
136592
137255
  "type": "string",
@@ -140099,8 +140762,9 @@
140099
140762
  },
140100
140763
  "use_squash_pr_title_as_default": {
140101
140764
  "type": "boolean",
140102
- "description": "Whether a squash merge commit can use the pull request title as default.",
140103
- "default": false
140765
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
140766
+ "default": false,
140767
+ "deprecated": true
140104
140768
  },
140105
140769
  "squash_merge_commit_title": {
140106
140770
  "type": "string",
@@ -141865,8 +142529,9 @@
141865
142529
  },
141866
142530
  "use_squash_pr_title_as_default": {
141867
142531
  "type": "boolean",
141868
- "description": "Whether a squash merge commit can use the pull request title as default.",
141869
- "default": false
142532
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
142533
+ "default": false,
142534
+ "deprecated": true
141870
142535
  },
141871
142536
  "squash_merge_commit_title": {
141872
142537
  "type": "string",
@@ -144533,8 +145198,9 @@
144533
145198
  },
144534
145199
  "use_squash_pr_title_as_default": {
144535
145200
  "type": "boolean",
144536
- "description": "Whether a squash merge commit can use the pull request title as default.",
144537
- "default": false
145201
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
145202
+ "default": false,
145203
+ "deprecated": true
144538
145204
  },
144539
145205
  "squash_merge_commit_title": {
144540
145206
  "type": "string",
@@ -146299,8 +146965,9 @@
146299
146965
  },
146300
146966
  "use_squash_pr_title_as_default": {
146301
146967
  "type": "boolean",
146302
- "description": "Whether a squash merge commit can use the pull request title as default.",
146303
- "default": false
146968
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
146969
+ "default": false,
146970
+ "deprecated": true
146304
146971
  },
146305
146972
  "squash_merge_commit_title": {
146306
146973
  "type": "string",
@@ -149554,8 +150221,9 @@
149554
150221
  },
149555
150222
  "use_squash_pr_title_as_default": {
149556
150223
  "type": "boolean",
149557
- "description": "Whether a squash merge commit can use the pull request title as default.",
149558
- "default": false
150224
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
150225
+ "default": false,
150226
+ "deprecated": true
149559
150227
  },
149560
150228
  "squash_merge_commit_title": {
149561
150229
  "type": "string",
@@ -151320,8 +151988,9 @@
151320
151988
  },
151321
151989
  "use_squash_pr_title_as_default": {
151322
151990
  "type": "boolean",
151323
- "description": "Whether a squash merge commit can use the pull request title as default.",
151324
- "default": false
151991
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
151992
+ "default": false,
151993
+ "deprecated": true
151325
151994
  },
151326
151995
  "squash_merge_commit_title": {
151327
151996
  "type": "string",
@@ -155454,7 +156123,7 @@
155454
156123
  },
155455
156124
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
155456
156125
  "get": {
155457
- "summary": "List workflow runs",
156126
+ "summary": "List workflow runs for a workflow",
155458
156127
  "description": "List all workflow runs for a workflow. You can replace `workflow_id` with the workflow file name. For example, you could use `main.yaml`. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope.",
155459
156128
  "tags": [
155460
156129
  "actions"
@@ -157646,8 +158315,9 @@
157646
158315
  },
157647
158316
  "use_squash_pr_title_as_default": {
157648
158317
  "type": "boolean",
157649
- "description": "Whether a squash merge commit can use the pull request title as default.",
157650
- "default": false
158318
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
158319
+ "default": false,
158320
+ "deprecated": true
157651
158321
  },
157652
158322
  "squash_merge_commit_title": {
157653
158323
  "type": "string",
@@ -159412,8 +160082,9 @@
159412
160082
  },
159413
160083
  "use_squash_pr_title_as_default": {
159414
160084
  "type": "boolean",
159415
- "description": "Whether a squash merge commit can use the pull request title as default.",
159416
- "default": false
160085
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
160086
+ "default": false,
160087
+ "deprecated": true
159417
160088
  },
159418
160089
  "squash_merge_commit_title": {
159419
160090
  "type": "string",
@@ -186481,8 +187152,9 @@
186481
187152
  },
186482
187153
  "use_squash_pr_title_as_default": {
186483
187154
  "type": "boolean",
186484
- "description": "Whether a squash merge commit can use the pull request title as default.",
186485
- "default": false
187155
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
187156
+ "default": false,
187157
+ "deprecated": true
186486
187158
  },
186487
187159
  "squash_merge_commit_title": {
186488
187160
  "type": "string",
@@ -189065,8 +189737,9 @@
189065
189737
  },
189066
189738
  "use_squash_pr_title_as_default": {
189067
189739
  "type": "boolean",
189068
- "description": "Whether a squash merge commit can use the pull request title as default.",
189069
- "default": false
189740
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
189741
+ "default": false,
189742
+ "deprecated": true
189070
189743
  },
189071
189744
  "squash_merge_commit_title": {
189072
189745
  "type": "string",
@@ -191366,8 +192039,9 @@
191366
192039
  },
191367
192040
  "use_squash_pr_title_as_default": {
191368
192041
  "type": "boolean",
191369
- "description": "Whether a squash merge commit can use the pull request title as default.",
191370
- "default": false
192042
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
192043
+ "default": false,
192044
+ "deprecated": true
191371
192045
  },
191372
192046
  "squash_merge_commit_title": {
191373
192047
  "type": "string",
@@ -193840,8 +194514,9 @@
193840
194514
  },
193841
194515
  "use_squash_pr_title_as_default": {
193842
194516
  "type": "boolean",
193843
- "description": "Whether a squash merge commit can use the pull request title as default.",
193844
- "default": false
194517
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
194518
+ "default": false,
194519
+ "deprecated": true
193845
194520
  },
193846
194521
  "squash_merge_commit_title": {
193847
194522
  "type": "string",
@@ -199341,6 +200016,22 @@
199341
200016
  "default": "all"
199342
200017
  }
199343
200018
  },
200019
+ {
200020
+ "name": "permission",
200021
+ "description": "Filter collaborators by the permissions they have on the repository. If not specified, all collaborators will be returned.",
200022
+ "in": "query",
200023
+ "required": false,
200024
+ "schema": {
200025
+ "type": "string",
200026
+ "enum": [
200027
+ "pull",
200028
+ "triage",
200029
+ "push",
200030
+ "maintain",
200031
+ "admin"
200032
+ ]
200033
+ }
200034
+ },
199344
200035
  {
199345
200036
  "name": "per_page",
199346
200037
  "description": "The number of results per page (max 100).",
@@ -201210,8 +201901,9 @@
201210
201901
  },
201211
201902
  "use_squash_pr_title_as_default": {
201212
201903
  "type": "boolean",
201213
- "description": "Whether a squash merge commit can use the pull request title as default.",
201214
- "default": false
201904
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
201905
+ "default": false,
201906
+ "deprecated": true
201215
201907
  },
201216
201908
  "squash_merge_commit_title": {
201217
201909
  "type": "string",
@@ -208551,8 +209243,9 @@
208551
209243
  },
208552
209244
  "use_squash_pr_title_as_default": {
208553
209245
  "type": "boolean",
208554
- "description": "Whether a squash merge commit can use the pull request title as default.",
208555
- "default": false
209246
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
209247
+ "default": false,
209248
+ "deprecated": true
208556
209249
  },
208557
209250
  "squash_merge_commit_title": {
208558
209251
  "type": "string",
@@ -209885,8 +210578,9 @@
209885
210578
  },
209886
210579
  "use_squash_pr_title_as_default": {
209887
210580
  "type": "boolean",
209888
- "description": "Whether a squash merge commit can use the pull request title as default.",
209889
- "default": false
210581
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
210582
+ "default": false,
210583
+ "deprecated": true
209890
210584
  },
209891
210585
  "squash_merge_commit_title": {
209892
210586
  "type": "string",
@@ -214897,8 +215591,9 @@
214897
215591
  },
214898
215592
  "use_squash_pr_title_as_default": {
214899
215593
  "type": "boolean",
214900
- "description": "Whether a squash merge commit can use the pull request title as default.",
214901
- "default": false
215594
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
215595
+ "default": false,
215596
+ "deprecated": true
214902
215597
  },
214903
215598
  "squash_merge_commit_title": {
214904
215599
  "type": "string",
@@ -217119,8 +217814,9 @@
217119
217814
  },
217120
217815
  "use_squash_pr_title_as_default": {
217121
217816
  "type": "boolean",
217122
- "description": "Whether a squash merge commit can use the pull request title as default.",
217123
- "default": false
217817
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
217818
+ "default": false,
217819
+ "deprecated": true
217124
217820
  },
217125
217821
  "squash_merge_commit_title": {
217126
217822
  "type": "string",
@@ -217953,6 +218649,7 @@
217953
218649
  "description": "The base branch and head branch to compare. This parameter expects the format `{base}...{head}`.",
217954
218650
  "in": "path",
217955
218651
  "required": true,
218652
+ "x-multi-segment": true,
217956
218653
  "schema": {
217957
218654
  "type": "string"
217958
218655
  }
@@ -220730,7 +221427,7 @@
220730
221427
  },
220731
221428
  "put": {
220732
221429
  "summary": "Create or update file contents",
220733
- "description": "Creates a new file or replaces an existing file in a repository.",
221430
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
220734
221431
  "tags": [
220735
221432
  "repos"
220736
221433
  ],
@@ -221487,7 +222184,7 @@
221487
222184
  },
221488
222185
  "sha": {
221489
222186
  "type": "string",
221490
- "description": "The blob SHA of the file being replaced."
222187
+ "description": "The blob SHA of the file being deleted."
221491
222188
  },
221492
222189
  "branch": {
221493
222190
  "type": "string",
@@ -231652,8 +232349,9 @@
231652
232349
  },
231653
232350
  "use_squash_pr_title_as_default": {
231654
232351
  "type": "boolean",
231655
- "description": "Whether a squash merge commit can use the pull request title as default.",
231656
- "default": false
232352
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
232353
+ "default": false,
232354
+ "deprecated": true
231657
232355
  },
231658
232356
  "squash_merge_commit_title": {
231659
232357
  "type": "string",
@@ -234310,8 +235008,9 @@
234310
235008
  },
234311
235009
  "use_squash_pr_title_as_default": {
234312
235010
  "type": "boolean",
234313
- "description": "Whether a squash merge commit can use the pull request title as default.",
234314
- "default": false
235011
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
235012
+ "default": false,
235013
+ "deprecated": true
234315
235014
  },
234316
235015
  "squash_merge_commit_title": {
234317
235016
  "type": "string",
@@ -236361,8 +237060,9 @@
236361
237060
  },
236362
237061
  "use_squash_pr_title_as_default": {
236363
237062
  "type": "boolean",
236364
- "description": "Whether a squash merge commit can use the pull request title as default.",
236365
- "default": false
237063
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
237064
+ "default": false,
237065
+ "deprecated": true
236366
237066
  },
236367
237067
  "squash_merge_commit_title": {
236368
237068
  "type": "string",
@@ -237799,8 +238499,9 @@
237799
238499
  },
237800
238500
  "use_squash_pr_title_as_default": {
237801
238501
  "type": "boolean",
237802
- "description": "Whether a squash merge commit can use the pull request title as default.",
237803
- "default": false
238502
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
238503
+ "default": false,
238504
+ "deprecated": true
237804
238505
  },
237805
238506
  "squash_merge_commit_title": {
237806
238507
  "type": "string",
@@ -238992,8 +239693,9 @@
238992
239693
  },
238993
239694
  "use_squash_pr_title_as_default": {
238994
239695
  "type": "boolean",
238995
- "description": "Whether a squash merge commit can use the pull request title as default.",
238996
- "default": false
239696
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
239697
+ "default": false,
239698
+ "deprecated": true
238997
239699
  },
238998
239700
  "squash_merge_commit_title": {
238999
239701
  "type": "string",
@@ -243038,7 +243740,7 @@
243038
243740
  "/repos/{owner}/{repo}/git/trees/{tree_sha}": {
243039
243741
  "get": {
243040
243742
  "summary": "Get a tree",
243041
- "description": "Returns a single tree using the SHA1 value for that tree.\n\nIf `truncated` is `true` in the response then the number of items in the `tree` array exceeded our maximum limit. If you need to fetch more items, use the non-recursive method of fetching trees, and fetch one sub-tree at a time.",
243743
+ "description": "Returns a single tree using the SHA1 value for that tree.\n\nIf `truncated` is `true` in the response then the number of items in the `tree` array exceeded our maximum limit. If you need to fetch more items, use the non-recursive method of fetching trees, and fetch one sub-tree at a time.\n\n\n**Note**: The limit for the `tree` array is 100,000 entries with a maximum size of 7 MB when using the `recursive` parameter.",
243042
243744
  "tags": [
243043
243745
  "git"
243044
243746
  ],
@@ -243348,7 +244050,7 @@
243348
244050
  "/repos/{owner}/{repo}/hooks": {
243349
244051
  "get": {
243350
244052
  "summary": "List repository webhooks",
243351
- "description": "",
244053
+ "description": "Lists webhooks for a repository. `last response` may return null if there have not been any deliveries within 30 days.",
243352
244054
  "tags": [
243353
244055
  "repos"
243354
244056
  ],
@@ -248581,8 +249283,9 @@
248581
249283
  },
248582
249284
  "use_squash_pr_title_as_default": {
248583
249285
  "type": "boolean",
248584
- "description": "Whether a squash merge commit can use the pull request title as default.",
248585
- "default": false
249286
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
249287
+ "default": false,
249288
+ "deprecated": true
248586
249289
  },
248587
249290
  "squash_merge_commit_title": {
248588
249291
  "type": "string",
@@ -250865,8 +251568,9 @@
250865
251568
  },
250866
251569
  "use_squash_pr_title_as_default": {
250867
251570
  "type": "boolean",
250868
- "description": "Whether a squash merge commit can use the pull request title as default.",
250869
- "default": false
251571
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
251572
+ "default": false,
251573
+ "deprecated": true
250870
251574
  },
250871
251575
  "squash_merge_commit_title": {
250872
251576
  "type": "string",
@@ -253718,8 +254422,9 @@
253718
254422
  },
253719
254423
  "use_squash_pr_title_as_default": {
253720
254424
  "type": "boolean",
253721
- "description": "Whether a squash merge commit can use the pull request title as default.",
253722
- "default": false
254425
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
254426
+ "default": false,
254427
+ "deprecated": true
253723
254428
  },
253724
254429
  "squash_merge_commit_title": {
253725
254430
  "type": "string",
@@ -256580,8 +257285,9 @@
256580
257285
  },
256581
257286
  "use_squash_pr_title_as_default": {
256582
257287
  "type": "boolean",
256583
- "description": "Whether a squash merge commit can use the pull request title as default.",
256584
- "default": false
257288
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
257289
+ "default": false,
257290
+ "deprecated": true
256585
257291
  },
256586
257292
  "squash_merge_commit_title": {
256587
257293
  "type": "string",
@@ -262595,8 +263301,9 @@
262595
263301
  },
262596
263302
  "use_squash_pr_title_as_default": {
262597
263303
  "type": "boolean",
262598
- "description": "Whether a squash merge commit can use the pull request title as default.",
262599
- "default": false
263304
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
263305
+ "default": false,
263306
+ "deprecated": true
262600
263307
  },
262601
263308
  "squash_merge_commit_title": {
262602
263309
  "type": "string",
@@ -266513,8 +267220,9 @@
266513
267220
  },
266514
267221
  "use_squash_pr_title_as_default": {
266515
267222
  "type": "boolean",
266516
- "description": "Whether a squash merge commit can use the pull request title as default.",
266517
- "default": false
267223
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
267224
+ "default": false,
267225
+ "deprecated": true
266518
267226
  },
266519
267227
  "squash_merge_commit_title": {
266520
267228
  "type": "string",
@@ -270313,8 +271021,9 @@
270313
271021
  },
270314
271022
  "use_squash_pr_title_as_default": {
270315
271023
  "type": "boolean",
270316
- "description": "Whether a squash merge commit can use the pull request title as default.",
270317
- "default": false
271024
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
271025
+ "default": false,
271026
+ "deprecated": true
270318
271027
  },
270319
271028
  "squash_merge_commit_title": {
270320
271029
  "type": "string",
@@ -273152,8 +273861,9 @@
273152
273861
  },
273153
273862
  "use_squash_pr_title_as_default": {
273154
273863
  "type": "boolean",
273155
- "description": "Whether a squash merge commit can use the pull request title as default.",
273156
- "default": false
273864
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
273865
+ "default": false,
273866
+ "deprecated": true
273157
273867
  },
273158
273868
  "squash_merge_commit_title": {
273159
273869
  "type": "string",
@@ -276017,8 +276727,9 @@
276017
276727
  },
276018
276728
  "use_squash_pr_title_as_default": {
276019
276729
  "type": "boolean",
276020
- "description": "Whether a squash merge commit can use the pull request title as default.",
276021
- "default": false
276730
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
276731
+ "default": false,
276732
+ "deprecated": true
276022
276733
  },
276023
276734
  "squash_merge_commit_title": {
276024
276735
  "type": "string",
@@ -299879,8 +300590,9 @@
299879
300590
  },
299880
300591
  "use_squash_pr_title_as_default": {
299881
300592
  "type": "boolean",
299882
- "description": "Whether a squash merge commit can use the pull request title as default.",
299883
- "default": false
300593
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
300594
+ "default": false,
300595
+ "deprecated": true
299884
300596
  },
299885
300597
  "squash_merge_commit_title": {
299886
300598
  "type": "string",
@@ -309171,8 +309883,9 @@
309171
309883
  },
309172
309884
  "use_squash_pr_title_as_default": {
309173
309885
  "type": "boolean",
309174
- "description": "Whether a squash merge commit can use the pull request title as default.",
309175
- "default": false
309886
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
309887
+ "default": false,
309888
+ "deprecated": true
309176
309889
  },
309177
309890
  "squash_merge_commit_title": {
309178
309891
  "type": "string",
@@ -315214,8 +315927,9 @@
315214
315927
  },
315215
315928
  "use_squash_pr_title_as_default": {
315216
315929
  "type": "boolean",
315217
- "description": "Whether a squash merge commit can use the pull request title as default.",
315218
- "default": false
315930
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
315931
+ "default": false,
315932
+ "deprecated": true
315219
315933
  },
315220
315934
  "squash_merge_commit_title": {
315221
315935
  "type": "string",
@@ -316548,8 +317262,9 @@
316548
317262
  },
316549
317263
  "use_squash_pr_title_as_default": {
316550
317264
  "type": "boolean",
316551
- "description": "Whether a squash merge commit can use the pull request title as default.",
316552
- "default": false
317265
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
317266
+ "default": false,
317267
+ "deprecated": true
316553
317268
  },
316554
317269
  "squash_merge_commit_title": {
316555
317270
  "type": "string",
@@ -336395,8 +337110,9 @@
336395
337110
  },
336396
337111
  "use_squash_pr_title_as_default": {
336397
337112
  "type": "boolean",
336398
- "description": "Whether a squash merge commit can use the pull request title as default.",
336399
- "default": false
337113
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
337114
+ "default": false,
337115
+ "deprecated": true
336400
337116
  },
336401
337117
  "squash_merge_commit_title": {
336402
337118
  "type": "string",
@@ -337729,8 +338445,9 @@
337729
338445
  },
337730
338446
  "use_squash_pr_title_as_default": {
337731
338447
  "type": "boolean",
337732
- "description": "Whether a squash merge commit can use the pull request title as default.",
337733
- "default": false
338448
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
338449
+ "default": false,
338450
+ "deprecated": true
337734
338451
  },
337735
338452
  "squash_merge_commit_title": {
337736
338453
  "type": "string",
@@ -341112,8 +341829,9 @@
341112
341829
  },
341113
341830
  "use_squash_pr_title_as_default": {
341114
341831
  "type": "boolean",
341115
- "description": "Whether a squash merge commit can use the pull request title as default.",
341116
- "default": false
341832
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
341833
+ "default": false,
341834
+ "deprecated": true
341117
341835
  },
341118
341836
  "squash_merge_commit_title": {
341119
341837
  "type": "string",
@@ -342446,8 +343164,9 @@
342446
343164
  },
342447
343165
  "use_squash_pr_title_as_default": {
342448
343166
  "type": "boolean",
342449
- "description": "Whether a squash merge commit can use the pull request title as default.",
342450
- "default": false
343167
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
343168
+ "default": false,
343169
+ "deprecated": true
342451
343170
  },
342452
343171
  "squash_merge_commit_title": {
342453
343172
  "type": "string",
@@ -360976,8 +361695,9 @@
360976
361695
  },
360977
361696
  "use_squash_pr_title_as_default": {
360978
361697
  "type": "boolean",
360979
- "description": "Whether a squash merge commit can use the pull request title as default.",
360980
- "default": false
361698
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
361699
+ "default": false,
361700
+ "deprecated": true
360981
361701
  },
360982
361702
  "squash_merge_commit_title": {
360983
361703
  "type": "string",
@@ -362705,8 +363425,9 @@
362705
363425
  },
362706
363426
  "use_squash_pr_title_as_default": {
362707
363427
  "type": "boolean",
362708
- "description": "Whether a squash merge commit can use the pull request title as default.",
362709
- "default": false
363428
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
363429
+ "default": false,
363430
+ "deprecated": true
362710
363431
  },
362711
363432
  "squash_merge_commit_title": {
362712
363433
  "type": "string",
@@ -364524,8 +365245,9 @@
364524
365245
  },
364525
365246
  "use_squash_pr_title_as_default": {
364526
365247
  "type": "boolean",
364527
- "description": "Whether a squash merge commit can use the pull request title as default.",
364528
- "default": false
365248
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
365249
+ "default": false,
365250
+ "deprecated": true
364529
365251
  },
364530
365252
  "squash_merge_commit_title": {
364531
365253
  "type": "string",
@@ -367060,8 +367782,9 @@
367060
367782
  },
367061
367783
  "use_squash_pr_title_as_default": {
367062
367784
  "type": "boolean",
367063
- "description": "Whether a squash merge commit can use the pull request title as default.",
367064
- "default": false
367785
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
367786
+ "default": false,
367787
+ "deprecated": true
367065
367788
  },
367066
367789
  "squash_merge_commit_title": {
367067
367790
  "type": "string",
@@ -369493,8 +370216,9 @@
369493
370216
  },
369494
370217
  "use_squash_pr_title_as_default": {
369495
370218
  "type": "boolean",
369496
- "description": "Whether a squash merge commit can use the pull request title as default.",
369497
- "default": false
370219
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
370220
+ "default": false,
370221
+ "deprecated": true
369498
370222
  },
369499
370223
  "squash_merge_commit_title": {
369500
370224
  "type": "string",
@@ -371921,8 +372645,9 @@
371921
372645
  },
371922
372646
  "use_squash_pr_title_as_default": {
371923
372647
  "type": "boolean",
371924
- "description": "Whether a squash merge commit can use the pull request title as default.",
371925
- "default": false
372648
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
372649
+ "default": false,
372650
+ "deprecated": true
371926
372651
  },
371927
372652
  "squash_merge_commit_title": {
371928
372653
  "type": "string",
@@ -385724,8 +386449,9 @@
385724
386449
  },
385725
386450
  "use_squash_pr_title_as_default": {
385726
386451
  "type": "boolean",
385727
- "description": "Whether a squash merge commit can use the pull request title as default.",
385728
- "default": false
386452
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
386453
+ "default": false,
386454
+ "deprecated": true
385729
386455
  },
385730
386456
  "squash_merge_commit_title": {
385731
386457
  "type": "string",
@@ -387794,8 +388520,9 @@
387794
388520
  },
387795
388521
  "use_squash_pr_title_as_default": {
387796
388522
  "type": "boolean",
387797
- "description": "Whether a squash merge commit can use the pull request title as default.",
387798
- "default": false
388523
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
388524
+ "default": false,
388525
+ "deprecated": true
387799
388526
  },
387800
388527
  "squash_merge_commit_title": {
387801
388528
  "type": "string",
@@ -395080,8 +395807,9 @@
395080
395807
  },
395081
395808
  "use_squash_pr_title_as_default": {
395082
395809
  "type": "boolean",
395083
- "description": "Whether a squash merge commit can use the pull request title as default.",
395084
- "default": false
395810
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
395811
+ "default": false,
395812
+ "deprecated": true
395085
395813
  },
395086
395814
  "squash_merge_commit_title": {
395087
395815
  "type": "string",
@@ -397726,8 +398454,9 @@
397726
398454
  },
397727
398455
  "use_squash_pr_title_as_default": {
397728
398456
  "type": "boolean",
397729
- "description": "Whether a squash merge commit can use the pull request title as default.",
397730
- "default": false
398457
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
398458
+ "default": false,
398459
+ "deprecated": true
397731
398460
  },
397732
398461
  "squash_merge_commit_title": {
397733
398462
  "type": "string",
@@ -401958,8 +402687,9 @@
401958
402687
  },
401959
402688
  "use_squash_pr_title_as_default": {
401960
402689
  "type": "boolean",
401961
- "description": "Whether a squash merge commit can use the pull request title as default.",
401962
- "default": false
402690
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
402691
+ "default": false,
402692
+ "deprecated": true
401963
402693
  },
401964
402694
  "squash_merge_commit_title": {
401965
402695
  "type": "string",
@@ -403707,8 +404437,9 @@
403707
404437
  },
403708
404438
  "use_squash_pr_title_as_default": {
403709
404439
  "type": "boolean",
403710
- "description": "Whether a squash merge commit can use the pull request title as default.",
403711
- "default": false
404440
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
404441
+ "default": false,
404442
+ "deprecated": true
403712
404443
  },
403713
404444
  "squash_merge_commit_title": {
403714
404445
  "type": "string",
@@ -405821,8 +406552,9 @@
405821
406552
  },
405822
406553
  "use_squash_pr_title_as_default": {
405823
406554
  "type": "boolean",
405824
- "description": "Whether a squash merge commit can use the pull request title as default.",
405825
- "default": false
406555
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
406556
+ "default": false,
406557
+ "deprecated": true
405826
406558
  },
405827
406559
  "squash_merge_commit_title": {
405828
406560
  "type": "string",
@@ -408257,8 +408989,9 @@
408257
408989
  },
408258
408990
  "use_squash_pr_title_as_default": {
408259
408991
  "type": "boolean",
408260
- "description": "Whether a squash merge commit can use the pull request title as default.",
408261
- "default": false
408992
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
408993
+ "default": false,
408994
+ "deprecated": true
408262
408995
  },
408263
408996
  "squash_merge_commit_title": {
408264
408997
  "type": "string",
@@ -409880,8 +410613,9 @@
409880
410613
  },
409881
410614
  "use_squash_pr_title_as_default": {
409882
410615
  "type": "boolean",
409883
- "description": "Whether a squash merge commit can use the pull request title as default.",
409884
- "default": false
410616
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
410617
+ "default": false,
410618
+ "deprecated": true
409885
410619
  },
409886
410620
  "squash_merge_commit_title": {
409887
410621
  "type": "string",
@@ -411916,8 +412650,9 @@
411916
412650
  },
411917
412651
  "use_squash_pr_title_as_default": {
411918
412652
  "type": "boolean",
411919
- "description": "Whether a squash merge commit can use the pull request title as default.",
411920
- "default": false
412653
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
412654
+ "default": false,
412655
+ "deprecated": true
411921
412656
  },
411922
412657
  "squash_merge_commit_title": {
411923
412658
  "type": "string",
@@ -414080,8 +414815,9 @@
414080
414815
  },
414081
414816
  "use_squash_pr_title_as_default": {
414082
414817
  "type": "boolean",
414083
- "description": "Whether a squash merge commit can use the pull request title as default.",
414084
- "default": false
414818
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
414819
+ "default": false,
414820
+ "deprecated": true
414085
414821
  },
414086
414822
  "squash_merge_commit_title": {
414087
414823
  "type": "string",
@@ -415417,8 +416153,9 @@
415417
416153
  },
415418
416154
  "use_squash_pr_title_as_default": {
415419
416155
  "type": "boolean",
415420
- "description": "Whether a squash merge commit can use the pull request title as default.",
415421
- "default": false
416156
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
416157
+ "default": false,
416158
+ "deprecated": true
415422
416159
  },
415423
416160
  "squash_merge_commit_title": {
415424
416161
  "type": "string",
@@ -417677,8 +418414,9 @@
417677
418414
  },
417678
418415
  "use_squash_pr_title_as_default": {
417679
418416
  "type": "boolean",
417680
- "description": "Whether a squash merge commit can use the pull request title as default.",
417681
- "default": false
418417
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
418418
+ "default": false,
418419
+ "deprecated": true
417682
418420
  },
417683
418421
  "squash_merge_commit_title": {
417684
418422
  "type": "string",
@@ -421673,8 +422411,9 @@
421673
422411
  },
421674
422412
  "use_squash_pr_title_as_default": {
421675
422413
  "type": "boolean",
421676
- "description": "Whether a squash merge commit can use the pull request title as default.",
421677
- "default": false
422414
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
422415
+ "default": false,
422416
+ "deprecated": true
421678
422417
  },
421679
422418
  "squash_merge_commit_title": {
421680
422419
  "type": "string",
@@ -424880,8 +425619,9 @@
424880
425619
  },
424881
425620
  "use_squash_pr_title_as_default": {
424882
425621
  "type": "boolean",
424883
- "description": "Whether a squash merge commit can use the pull request title as default.",
424884
- "default": false
425622
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
425623
+ "default": false,
425624
+ "deprecated": true
424885
425625
  },
424886
425626
  "squash_merge_commit_title": {
424887
425627
  "type": "string",
@@ -428089,8 +428829,9 @@
428089
428829
  },
428090
428830
  "use_squash_pr_title_as_default": {
428091
428831
  "type": "boolean",
428092
- "description": "Whether a squash merge commit can use the pull request title as default.",
428093
- "default": false
428832
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
428833
+ "default": false,
428834
+ "deprecated": true
428094
428835
  },
428095
428836
  "squash_merge_commit_title": {
428096
428837
  "type": "string",
@@ -434245,8 +434986,9 @@
434245
434986
  },
434246
434987
  "use_squash_pr_title_as_default": {
434247
434988
  "type": "boolean",
434248
- "description": "Whether a squash merge commit can use the pull request title as default.",
434249
- "default": false
434989
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
434990
+ "default": false,
434991
+ "deprecated": true
434250
434992
  },
434251
434993
  "squash_merge_commit_title": {
434252
434994
  "type": "string",
@@ -437454,8 +438196,9 @@
437454
438196
  },
437455
438197
  "use_squash_pr_title_as_default": {
437456
438198
  "type": "boolean",
437457
- "description": "Whether a squash merge commit can use the pull request title as default.",
437458
- "default": false
438199
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
438200
+ "default": false,
438201
+ "deprecated": true
437459
438202
  },
437460
438203
  "squash_merge_commit_title": {
437461
438204
  "type": "string",
@@ -440142,8 +440885,9 @@
440142
440885
  },
440143
440886
  "use_squash_pr_title_as_default": {
440144
440887
  "type": "boolean",
440145
- "description": "Whether a squash merge commit can use the pull request title as default.",
440146
- "default": false
440888
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
440889
+ "default": false,
440890
+ "deprecated": true
440147
440891
  },
440148
440892
  "squash_merge_commit_title": {
440149
440893
  "type": "string",
@@ -441776,8 +442520,9 @@
441776
442520
  },
441777
442521
  "use_squash_pr_title_as_default": {
441778
442522
  "type": "boolean",
441779
- "description": "Whether a squash merge commit can use the pull request title as default.",
441780
- "default": false
442523
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
442524
+ "default": false,
442525
+ "deprecated": true
441781
442526
  },
441782
442527
  "squash_merge_commit_title": {
441783
442528
  "type": "string",
@@ -442978,8 +443723,9 @@
442978
443723
  },
442979
443724
  "use_squash_pr_title_as_default": {
442980
443725
  "type": "boolean",
442981
- "description": "Whether a squash merge commit can use the pull request title as default.",
442982
- "default": false
443726
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
443727
+ "default": false,
443728
+ "deprecated": true
442983
443729
  },
442984
443730
  "squash_merge_commit_title": {
442985
443731
  "type": "string",
@@ -444808,8 +445554,9 @@
444808
445554
  },
444809
445555
  "use_squash_pr_title_as_default": {
444810
445556
  "type": "boolean",
444811
- "description": "Whether a squash merge commit can use the pull request title as default.",
444812
- "default": false
445557
+ "description": "Whether a squash merge commit can use the pull request title as default. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
445558
+ "default": false,
445559
+ "deprecated": true
444813
445560
  },
444814
445561
  "squash_merge_commit_title": {
444815
445562
  "type": "string",
@@ -447840,6 +448587,70 @@
447840
448587
  }
447841
448588
  }
447842
448589
  },
448590
+ "/orgs/{org}/custom_roles": {
448591
+ "post": {
448592
+ "summary": "Create a custom role",
448593
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448594
+ "tags": [
448595
+ "orgs"
448596
+ ],
448597
+ "operationId": "orgs/create-custom-role",
448598
+ "externalDocs": {
448599
+ "description": "API method documentation",
448600
+ "url": "https://docs.github.com/rest/reference/orgs#create-a-custom-role"
448601
+ },
448602
+ "x-octokit": {
448603
+ "api.github.com": "removed"
448604
+ },
448605
+ "responses": {
448606
+ "501": {
448607
+ "description": "Not Implemented"
448608
+ }
448609
+ }
448610
+ }
448611
+ },
448612
+ "/orgs/{org}/custom_roles/{role_id}": {
448613
+ "delete": {
448614
+ "summary": "Delete a custom role",
448615
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448616
+ "tags": [
448617
+ "orgs"
448618
+ ],
448619
+ "operationId": "orgs/delete-custom-role",
448620
+ "externalDocs": {
448621
+ "description": "API method documentation",
448622
+ "url": "https://docs.github.com/rest/reference/orgs#delete-a-custom-role"
448623
+ },
448624
+ "x-octokit": {
448625
+ "api.github.com": "removed"
448626
+ },
448627
+ "responses": {
448628
+ "501": {
448629
+ "description": "Not Implemented"
448630
+ }
448631
+ }
448632
+ },
448633
+ "patch": {
448634
+ "summary": "Update a custom role",
448635
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448636
+ "tags": [
448637
+ "orgs"
448638
+ ],
448639
+ "operationId": "orgs/update-custom-role",
448640
+ "externalDocs": {
448641
+ "description": "API method documentation",
448642
+ "url": "https://docs.github.com/rest/reference/orgs#update-a-custom-role"
448643
+ },
448644
+ "x-octokit": {
448645
+ "api.github.com": "removed"
448646
+ },
448647
+ "responses": {
448648
+ "501": {
448649
+ "description": "Not Implemented"
448650
+ }
448651
+ }
448652
+ }
448653
+ },
447843
448654
  "/orgs/{org}/external-group/{group_id}": {
447844
448655
  "get": {
447845
448656
  "summary": "Get an external group",
@@ -447906,6 +448717,28 @@
447906
448717
  }
447907
448718
  }
447908
448719
  },
448720
+ "/orgs/{org}/fine_grained_permissions": {
448721
+ "get": {
448722
+ "summary": "List fine-grained permissions for an organization",
448723
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448724
+ "tags": [
448725
+ "orgs"
448726
+ ],
448727
+ "operationId": "orgs/list-fine-grained-permissions",
448728
+ "externalDocs": {
448729
+ "description": "API method documentation",
448730
+ "url": "https://docs.github.com/rest/reference/orgs#list-fine-grained-permissions-for-an-organization"
448731
+ },
448732
+ "x-octokit": {
448733
+ "api.github.com": "removed"
448734
+ },
448735
+ "responses": {
448736
+ "501": {
448737
+ "description": "Not Implemented"
448738
+ }
448739
+ }
448740
+ }
448741
+ },
447909
448742
  "/orgs/{org}/interaction-limits": {
447910
448743
  "get": {
447911
448744
  "summary": "Get interaction restrictions for an organization",
@@ -448272,7 +449105,7 @@
448272
449105
  },
448273
449106
  "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
448274
449107
  "get": {
448275
- "summary": "Get all package versions for a package owned by an organization",
449108
+ "summary": "List package versions for a package owned by an organization",
448276
449109
  "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
448277
449110
  "tags": [
448278
449111
  "packages"
@@ -448280,7 +449113,7 @@
448280
449113
  "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
448281
449114
  "externalDocs": {
448282
449115
  "description": "API method documentation",
448283
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
449116
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
448284
449117
  },
448285
449118
  "x-octokit": {
448286
449119
  "api.github.com": "removed"
@@ -450755,7 +451588,7 @@
450755
451588
  },
450756
451589
  "/user/packages/{package_type}/{package_name}/versions": {
450757
451590
  "get": {
450758
- "summary": "Get all package versions for a package owned by the authenticated user",
451591
+ "summary": "List package versions for a package owned by the authenticated user",
450759
451592
  "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
450760
451593
  "tags": [
450761
451594
  "packages"
@@ -450763,7 +451596,7 @@
450763
451596
  "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
450764
451597
  "externalDocs": {
450765
451598
  "description": "API method documentation",
450766
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
451599
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
450767
451600
  },
450768
451601
  "x-octokit": {
450769
451602
  "api.github.com": "removed"
@@ -451011,7 +451844,7 @@
451011
451844
  },
451012
451845
  "/users/{username}/packages/{package_type}/{package_name}/versions": {
451013
451846
  "get": {
451014
- "summary": "Get all package versions for a package owned by a user",
451847
+ "summary": "List package versions for a package owned by a user",
451015
451848
  "description": "This endpoint does not exist in GitHub Enterprise Server 3.6. It was added in api.github.com",
451016
451849
  "tags": [
451017
451850
  "packages"
@@ -451019,7 +451852,7 @@
451019
451852
  "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
451020
451853
  "externalDocs": {
451021
451854
  "description": "API method documentation",
451022
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
451855
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-a-user"
451023
451856
  },
451024
451857
  "x-octokit": {
451025
451858
  "api.github.com": "removed"