@octokit/openapi 7.9.0 → 7.11.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 +2604 -719
  2. package/generated/api.github.com.json +539 -29
  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 +745 -128
  8. package/generated/ghes-3.2.json +35 -8
  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 +910 -293
  13. package/generated/ghes-3.3.json +35 -8
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +2 -2
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +2 -2
  16. package/generated/ghes-3.4.deref.json +750 -128
  17. package/generated/ghes-3.4.json +37 -10
  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 +915 -293
  24. package/generated/ghes-3.5.json +37 -10
  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 +125 -20
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +110 -6
  28. package/generated/ghes-3.6.deref.json +1236 -419
  29. package/generated/ghes-3.6.json +142 -21
  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 +8 -6
  32. package/generated/github.ae-diff-to-api.github.com.json +8 -6
  33. package/generated/github.ae.deref.json +1001 -288
  34. package/generated/github.ae.json +127 -14
  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.0",
4
+ "version": "7.11.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": {
@@ -5512,8 +5512,9 @@
5512
5512
  },
5513
5513
  "use_squash_pr_title_as_default": {
5514
5514
  "type": "boolean",
5515
- "description": "Whether a squash merge commit can use the pull request title as default.",
5516
- "default": false
5515
+ "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.",
5516
+ "default": false,
5517
+ "deprecated": true
5517
5518
  },
5518
5519
  "squash_merge_commit_title": {
5519
5520
  "type": "string",
@@ -15947,8 +15948,9 @@
15947
15948
  },
15948
15949
  "use_squash_pr_title_as_default": {
15949
15950
  "type": "boolean",
15950
- "description": "Whether a squash merge commit can use the pull request title as default.",
15951
- "default": false
15951
+ "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.",
15952
+ "default": false,
15953
+ "deprecated": true
15952
15954
  },
15953
15955
  "squash_merge_commit_title": {
15954
15956
  "type": "string",
@@ -17235,8 +17237,9 @@
17235
17237
  },
17236
17238
  "use_squash_pr_title_as_default": {
17237
17239
  "type": "boolean",
17238
- "description": "Whether a squash merge commit can use the pull request title as default.",
17239
- "default": false
17240
+ "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.",
17241
+ "default": false,
17242
+ "deprecated": true
17240
17243
  },
17241
17244
  "squash_merge_commit_title": {
17242
17245
  "type": "string",
@@ -24122,8 +24125,9 @@
24122
24125
  },
24123
24126
  "use_squash_pr_title_as_default": {
24124
24127
  "type": "boolean",
24125
- "description": "Whether a squash merge commit can use the pull request title as default.",
24126
- "default": false
24128
+ "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.",
24129
+ "default": false,
24130
+ "deprecated": true
24127
24131
  },
24128
24132
  "squash_merge_commit_title": {
24129
24133
  "type": "string",
@@ -36759,8 +36763,9 @@
36759
36763
  },
36760
36764
  "use_squash_pr_title_as_default": {
36761
36765
  "type": "boolean",
36762
- "description": "Whether a squash merge commit can use the pull request title as default.",
36763
- "default": false
36766
+ "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.",
36767
+ "default": false,
36768
+ "deprecated": true
36764
36769
  },
36765
36770
  "squash_merge_commit_title": {
36766
36771
  "type": "string",
@@ -39233,8 +39238,9 @@
39233
39238
  },
39234
39239
  "use_squash_pr_title_as_default": {
39235
39240
  "type": "boolean",
39236
- "description": "Whether a squash merge commit can use the pull request title as default.",
39237
- "default": false
39241
+ "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.",
39242
+ "default": false,
39243
+ "deprecated": true
39238
39244
  },
39239
39245
  "squash_merge_commit_title": {
39240
39246
  "type": "string",
@@ -45089,8 +45095,9 @@
45089
45095
  },
45090
45096
  "use_squash_pr_title_as_default": {
45091
45097
  "type": "boolean",
45092
- "description": "Whether a squash merge commit can use the pull request title as default.",
45093
- "default": false
45098
+ "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.",
45099
+ "default": false,
45100
+ "deprecated": true
45094
45101
  },
45095
45102
  "squash_merge_commit_title": {
45096
45103
  "type": "string",
@@ -47842,8 +47849,9 @@
47842
47849
  },
47843
47850
  "use_squash_pr_title_as_default": {
47844
47851
  "type": "boolean",
47845
- "description": "Whether a squash merge commit can use the pull request title as default.",
47846
- "default": false
47852
+ "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.",
47853
+ "default": false,
47854
+ "deprecated": true
47847
47855
  },
47848
47856
  "squash_merge_commit_title": {
47849
47857
  "type": "string",
@@ -50067,8 +50075,9 @@
50067
50075
  },
50068
50076
  "use_squash_pr_title_as_default": {
50069
50077
  "type": "boolean",
50070
- "description": "Whether a squash merge commit can use the pull request title as default.",
50071
- "default": false
50078
+ "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.",
50079
+ "default": false,
50080
+ "deprecated": true
50072
50081
  },
50073
50082
  "squash_merge_commit_title": {
50074
50083
  "type": "string",
@@ -51308,6 +51317,155 @@
51308
51317
  "name": {
51309
51318
  "description": "The name of the custom role.",
51310
51319
  "type": "string"
51320
+ },
51321
+ "description": {
51322
+ "description": "A short description about who this role is for or what permissions it grants.",
51323
+ "type": "string",
51324
+ "nullable": true
51325
+ },
51326
+ "base_role": {
51327
+ "type": "string",
51328
+ "description": "The system role from which this role inherits permissions.",
51329
+ "enum": [
51330
+ "read",
51331
+ "triage",
51332
+ "write",
51333
+ "maintain"
51334
+ ]
51335
+ },
51336
+ "permissions": {
51337
+ "description": "A list of additional permissions included in this role.",
51338
+ "type": "array",
51339
+ "items": {
51340
+ "type": "string"
51341
+ }
51342
+ },
51343
+ "organization": {
51344
+ "title": "Simple User",
51345
+ "description": "Simple User",
51346
+ "type": "object",
51347
+ "properties": {
51348
+ "name": {
51349
+ "nullable": true,
51350
+ "type": "string"
51351
+ },
51352
+ "email": {
51353
+ "nullable": true,
51354
+ "type": "string"
51355
+ },
51356
+ "login": {
51357
+ "type": "string",
51358
+ "example": "octocat"
51359
+ },
51360
+ "id": {
51361
+ "type": "integer",
51362
+ "example": 1
51363
+ },
51364
+ "node_id": {
51365
+ "type": "string",
51366
+ "example": "MDQ6VXNlcjE="
51367
+ },
51368
+ "avatar_url": {
51369
+ "type": "string",
51370
+ "format": "uri",
51371
+ "example": "https://github.com/images/error/octocat_happy.gif"
51372
+ },
51373
+ "gravatar_id": {
51374
+ "type": "string",
51375
+ "example": "41d064eb2195891e12d0413f63227ea7",
51376
+ "nullable": true
51377
+ },
51378
+ "url": {
51379
+ "type": "string",
51380
+ "format": "uri",
51381
+ "example": "https://api.github.com/users/octocat"
51382
+ },
51383
+ "html_url": {
51384
+ "type": "string",
51385
+ "format": "uri",
51386
+ "example": "https://github.com/octocat"
51387
+ },
51388
+ "followers_url": {
51389
+ "type": "string",
51390
+ "format": "uri",
51391
+ "example": "https://api.github.com/users/octocat/followers"
51392
+ },
51393
+ "following_url": {
51394
+ "type": "string",
51395
+ "example": "https://api.github.com/users/octocat/following{/other_user}"
51396
+ },
51397
+ "gists_url": {
51398
+ "type": "string",
51399
+ "example": "https://api.github.com/users/octocat/gists{/gist_id}"
51400
+ },
51401
+ "starred_url": {
51402
+ "type": "string",
51403
+ "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
51404
+ },
51405
+ "subscriptions_url": {
51406
+ "type": "string",
51407
+ "format": "uri",
51408
+ "example": "https://api.github.com/users/octocat/subscriptions"
51409
+ },
51410
+ "organizations_url": {
51411
+ "type": "string",
51412
+ "format": "uri",
51413
+ "example": "https://api.github.com/users/octocat/orgs"
51414
+ },
51415
+ "repos_url": {
51416
+ "type": "string",
51417
+ "format": "uri",
51418
+ "example": "https://api.github.com/users/octocat/repos"
51419
+ },
51420
+ "events_url": {
51421
+ "type": "string",
51422
+ "example": "https://api.github.com/users/octocat/events{/privacy}"
51423
+ },
51424
+ "received_events_url": {
51425
+ "type": "string",
51426
+ "format": "uri",
51427
+ "example": "https://api.github.com/users/octocat/received_events"
51428
+ },
51429
+ "type": {
51430
+ "type": "string",
51431
+ "example": "User"
51432
+ },
51433
+ "site_admin": {
51434
+ "type": "boolean"
51435
+ },
51436
+ "starred_at": {
51437
+ "type": "string",
51438
+ "example": "\"2020-07-09T00:17:55Z\""
51439
+ }
51440
+ },
51441
+ "required": [
51442
+ "avatar_url",
51443
+ "events_url",
51444
+ "followers_url",
51445
+ "following_url",
51446
+ "gists_url",
51447
+ "gravatar_id",
51448
+ "html_url",
51449
+ "id",
51450
+ "node_id",
51451
+ "login",
51452
+ "organizations_url",
51453
+ "received_events_url",
51454
+ "repos_url",
51455
+ "site_admin",
51456
+ "starred_url",
51457
+ "subscriptions_url",
51458
+ "type",
51459
+ "url"
51460
+ ]
51461
+ },
51462
+ "created_at": {
51463
+ "type": "string",
51464
+ "format": "date-time"
51465
+ },
51466
+ "updated_at": {
51467
+ "type": "string",
51468
+ "format": "date-time"
51311
51469
  }
51312
51470
  },
51313
51471
  "required": [
@@ -51325,11 +51483,70 @@
51325
51483
  "custom_roles": [
51326
51484
  {
51327
51485
  "id": 8030,
51328
- "name": "Developer"
51486
+ "name": "Security Engineer",
51487
+ "description": "Able to contribute code and maintain the security pipeline",
51488
+ "base_role": "maintain",
51489
+ "permissions": [
51490
+ "delete_alerts_code_scanning"
51491
+ ],
51492
+ "organization": {
51493
+ "login": "github",
51494
+ "id": 9919,
51495
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
51496
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
51497
+ "gravatar_id": "",
51498
+ "url": "https://api.github.com/users/github",
51499
+ "html_url": "https://github.com/github",
51500
+ "followers_url": "https://api.github.com/users/github/followers",
51501
+ "following_url": "https://api.github.com/users/github/following{/other_user}",
51502
+ "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
51503
+ "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
51504
+ "subscriptions_url": "https://api.github.com/users/github/subscriptions",
51505
+ "organizations_url": "https://api.github.com/users/github/orgs",
51506
+ "repos_url": "https://api.github.com/users/github/repos",
51507
+ "events_url": "https://api.github.com/users/github/events{/privacy}",
51508
+ "received_events_url": "https://api.github.com/users/github/received_events",
51509
+ "type": "Organization",
51510
+ "site_admin": false
51511
+ },
51512
+ "created_at": "2022-07-04T22:19:11Z",
51513
+ "updated_at": "2022-07-04T22:20:11Z"
51329
51514
  },
51330
51515
  {
51331
51516
  "id": 8031,
51332
- "name": "Designer"
51517
+ "name": "Community manager",
51518
+ "description": "Able to handle all the community interactions without being able to contribute code",
51519
+ "base_role": "read",
51520
+ "permissions": [
51521
+ "mark_as_duplicate",
51522
+ "manage_settings_pages",
51523
+ "manage_settings_wiki",
51524
+ "set_social_preview",
51525
+ "edit_repo_metadata",
51526
+ "toggle_discussion_comment_minimize"
51527
+ ],
51528
+ "organization": {
51529
+ "login": "github",
51530
+ "id": 9919,
51531
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
51532
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
51533
+ "gravatar_id": "",
51534
+ "url": "https://api.github.com/users/github",
51535
+ "html_url": "https://github.com/github",
51536
+ "followers_url": "https://api.github.com/users/github/followers",
51537
+ "following_url": "https://api.github.com/users/github/following{/other_user}",
51538
+ "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
51539
+ "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
51540
+ "subscriptions_url": "https://api.github.com/users/github/subscriptions",
51541
+ "organizations_url": "https://api.github.com/users/github/orgs",
51542
+ "repos_url": "https://api.github.com/users/github/repos",
51543
+ "events_url": "https://api.github.com/users/github/events{/privacy}",
51544
+ "received_events_url": "https://api.github.com/users/github/received_events",
51545
+ "type": "Organization",
51546
+ "site_admin": false
51547
+ },
51548
+ "created_at": "2022-07-05T12:01:11Z",
51549
+ "updated_at": "2022-07-05T12:20:11Z"
51333
51550
  }
51334
51551
  ]
51335
51552
  }
@@ -54093,8 +54310,9 @@
54093
54310
  },
54094
54311
  "use_squash_pr_title_as_default": {
54095
54312
  "type": "boolean",
54096
- "description": "Whether a squash merge commit can use the pull request title as default.",
54097
- "default": false
54313
+ "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.",
54314
+ "default": false,
54315
+ "deprecated": true
54098
54316
  },
54099
54317
  "squash_merge_commit_title": {
54100
54318
  "type": "string",
@@ -57133,8 +57351,9 @@
57133
57351
  },
57134
57352
  "use_squash_pr_title_as_default": {
57135
57353
  "type": "boolean",
57136
- "description": "Whether a squash merge commit can use the pull request title as default.",
57137
- "default": false
57354
+ "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.",
57355
+ "default": false,
57356
+ "deprecated": true
57138
57357
  },
57139
57358
  "squash_merge_commit_title": {
57140
57359
  "type": "string",
@@ -59697,8 +59916,9 @@
59697
59916
  },
59698
59917
  "use_squash_pr_title_as_default": {
59699
59918
  "type": "boolean",
59700
- "description": "Whether a squash merge commit can use the pull request title as default.",
59701
- "default": false
59919
+ "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.",
59920
+ "default": false,
59921
+ "deprecated": true
59702
59922
  },
59703
59923
  "squash_merge_commit_title": {
59704
59924
  "type": "string",
@@ -60985,8 +61205,9 @@
60985
61205
  },
60986
61206
  "use_squash_pr_title_as_default": {
60987
61207
  "type": "boolean",
60988
- "description": "Whether a squash merge commit can use the pull request title as default.",
60989
- "default": false
61208
+ "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.",
61209
+ "default": false,
61210
+ "deprecated": true
60990
61211
  },
60991
61212
  "squash_merge_commit_title": {
60992
61213
  "type": "string",
@@ -64305,8 +64526,9 @@
64305
64526
  },
64306
64527
  "use_squash_pr_title_as_default": {
64307
64528
  "type": "boolean",
64308
- "description": "Whether a squash merge commit can use the pull request title as default.",
64309
- "default": false
64529
+ "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.",
64530
+ "default": false,
64531
+ "deprecated": true
64310
64532
  },
64311
64533
  "squash_merge_commit_title": {
64312
64534
  "type": "string",
@@ -68657,8 +68879,9 @@
68657
68879
  },
68658
68880
  "use_squash_pr_title_as_default": {
68659
68881
  "type": "boolean",
68660
- "description": "Whether a squash merge commit can use the pull request title as default.",
68661
- "default": false
68882
+ "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.",
68883
+ "default": false,
68884
+ "deprecated": true
68662
68885
  },
68663
68886
  "squash_merge_commit_title": {
68664
68887
  "type": "string",
@@ -69763,198 +69986,1061 @@
69763
69986
  }
69764
69987
  }
69765
69988
  }
69766
- }
69767
- },
69768
- "x-github": {
69769
- "githubCloudOnly": false,
69770
- "enabledForGitHubApps": false,
69771
- "category": "codespaces",
69772
- "subcategory": "organizations"
69773
- },
69774
- "x-octokit": {
69775
- "changes": [
69776
- {
69777
- "type": "PARAMETER",
69778
- "date": "2022-07-01",
69779
- "parameter": "org",
69780
- "before": {
69781
- "name": "org_id"
69782
- }
69783
- }
69784
- ]
69785
- }
69786
- }
69787
- },
69788
- "/orgs/{org}/credential-authorizations": {
69789
- "get": {
69790
- "summary": "List SAML SSO authorizations for an organization",
69791
- "description": "Listing and deleting credential authorizations is available to organizations with GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products).\n\nAn authenticated organization owner with the `read:org` scope can list all credential authorizations for an organization that uses SAML single sign-on (SSO). The credentials are either personal access tokens or SSH keys that organization members have authorized for the organization. For more information, see [About authentication with SAML single sign-on](https://docs.github.com/en/articles/about-authentication-with-saml-single-sign-on).",
69792
- "tags": [
69793
- "orgs"
69794
- ],
69795
- "operationId": "orgs/list-saml-sso-authorizations",
69796
- "externalDocs": {
69797
- "description": "API method documentation",
69798
- "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
69799
- },
69800
- "parameters": [
69801
- {
69802
- "name": "org",
69803
- "description": "The organization name. The name is not case sensitive.",
69804
- "in": "path",
69805
- "required": true,
69806
- "schema": {
69807
- "type": "string"
69808
- }
69989
+ }
69990
+ },
69991
+ "x-github": {
69992
+ "githubCloudOnly": false,
69993
+ "enabledForGitHubApps": false,
69994
+ "category": "codespaces",
69995
+ "subcategory": "organizations"
69996
+ },
69997
+ "x-octokit": {
69998
+ "changes": [
69999
+ {
70000
+ "type": "PARAMETER",
70001
+ "date": "2022-07-01",
70002
+ "parameter": "org",
70003
+ "before": {
70004
+ "name": "org_id"
70005
+ }
70006
+ }
70007
+ ]
70008
+ }
70009
+ }
70010
+ },
70011
+ "/orgs/{org}/credential-authorizations": {
70012
+ "get": {
70013
+ "summary": "List SAML SSO authorizations for an organization",
70014
+ "description": "Listing and deleting credential authorizations is available to organizations with GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products).\n\nAn authenticated organization owner with the `read:org` scope can list all credential authorizations for an organization that uses SAML single sign-on (SSO). The credentials are either personal access tokens or SSH keys that organization members have authorized for the organization. For more information, see [About authentication with SAML single sign-on](https://docs.github.com/en/articles/about-authentication-with-saml-single-sign-on).",
70015
+ "tags": [
70016
+ "orgs"
70017
+ ],
70018
+ "operationId": "orgs/list-saml-sso-authorizations",
70019
+ "externalDocs": {
70020
+ "description": "API method documentation",
70021
+ "url": "https://docs.github.com/rest/reference/orgs#list-saml-sso-authorizations-for-an-organization"
70022
+ },
70023
+ "parameters": [
70024
+ {
70025
+ "name": "org",
70026
+ "description": "The organization name. The name is not case sensitive.",
70027
+ "in": "path",
70028
+ "required": true,
70029
+ "schema": {
70030
+ "type": "string"
70031
+ }
70032
+ },
70033
+ {
70034
+ "name": "per_page",
70035
+ "description": "The number of results per page (max 100).",
70036
+ "in": "query",
70037
+ "schema": {
70038
+ "type": "integer",
70039
+ "default": 30
70040
+ }
70041
+ },
70042
+ {
70043
+ "name": "page",
70044
+ "description": "Page token",
70045
+ "in": "query",
70046
+ "schema": {
70047
+ "type": "integer"
70048
+ }
70049
+ },
70050
+ {
70051
+ "name": "login",
70052
+ "description": "Limits the list of credentials authorizations for an organization to a specific login",
70053
+ "in": "query",
70054
+ "schema": {
70055
+ "type": "string"
70056
+ }
70057
+ }
70058
+ ],
70059
+ "responses": {
70060
+ "200": {
70061
+ "description": "Response",
70062
+ "content": {
70063
+ "application/json": {
70064
+ "schema": {
70065
+ "type": "array",
70066
+ "items": {
70067
+ "title": "Credential Authorization",
70068
+ "description": "Credential Authorization",
70069
+ "type": "object",
70070
+ "properties": {
70071
+ "login": {
70072
+ "type": "string",
70073
+ "example": "monalisa",
70074
+ "description": "User login that owns the underlying credential."
70075
+ },
70076
+ "credential_id": {
70077
+ "type": "integer",
70078
+ "example": 1,
70079
+ "description": "Unique identifier for the credential."
70080
+ },
70081
+ "credential_type": {
70082
+ "type": "string",
70083
+ "example": "SSH Key",
70084
+ "description": "Human-readable description of the credential type."
70085
+ },
70086
+ "token_last_eight": {
70087
+ "type": "string",
70088
+ "example": "12345678",
70089
+ "description": "Last eight characters of the credential. Only included in responses with credential_type of personal access token."
70090
+ },
70091
+ "credential_authorized_at": {
70092
+ "type": "string",
70093
+ "format": "date-time",
70094
+ "example": "2011-01-26T19:06:43Z",
70095
+ "description": "Date when the credential was authorized for use."
70096
+ },
70097
+ "scopes": {
70098
+ "type": "array",
70099
+ "example": [
70100
+ "user",
70101
+ "repo"
70102
+ ],
70103
+ "description": "List of oauth scopes the token has been granted.",
70104
+ "items": {
70105
+ "type": "string"
70106
+ }
70107
+ },
70108
+ "fingerprint": {
70109
+ "type": "string",
70110
+ "example": "jklmnop12345678",
70111
+ "description": "Unique string to distinguish the credential. Only included in responses with credential_type of SSH Key."
70112
+ },
70113
+ "credential_accessed_at": {
70114
+ "type": "string",
70115
+ "format": "date-time",
70116
+ "example": "2011-01-26T19:06:43Z",
70117
+ "description": "Date when the credential was last accessed. May be null if it was never accessed",
70118
+ "nullable": true
70119
+ },
70120
+ "authorized_credential_id": {
70121
+ "type": "integer",
70122
+ "nullable": true,
70123
+ "example": 12345678
70124
+ },
70125
+ "authorized_credential_title": {
70126
+ "type": "string",
70127
+ "nullable": true,
70128
+ "example": "my ssh key",
70129
+ "description": "The title given to the ssh key. This will only be present when the credential is an ssh key."
70130
+ },
70131
+ "authorized_credential_note": {
70132
+ "type": "string",
70133
+ "nullable": true,
70134
+ "example": "my token",
70135
+ "description": "The note given to the token. This will only be present when the credential is a token."
70136
+ },
70137
+ "authorized_credential_expires_at": {
70138
+ "type": "string",
70139
+ "format": "date-time",
70140
+ "nullable": true,
70141
+ "description": "The expiry for the token. This will only be present when the credential is a token."
70142
+ }
70143
+ },
70144
+ "required": [
70145
+ "login",
70146
+ "credential_id",
70147
+ "credential_type",
70148
+ "credential_authorized_at",
70149
+ "credential_accessed_at",
70150
+ "authorized_credential_id"
70151
+ ]
70152
+ }
70153
+ },
70154
+ "examples": {
70155
+ "default": {
70156
+ "value": [
70157
+ {
70158
+ "login": "octocat",
70159
+ "credential_id": 161195,
70160
+ "credential_type": "personal access token",
70161
+ "token_last_eight": "71c3fc11",
70162
+ "credential_authorized_at": "2011-01-26T19:06:43Z",
70163
+ "authorized_credential_expires_at": "2011-02-25T19:06:43Z",
70164
+ "scopes": [
70165
+ "user",
70166
+ "repo"
70167
+ ]
70168
+ },
70169
+ {
70170
+ "login": "hubot",
70171
+ "credential_id": 161196,
70172
+ "credential_type": "personal access token",
70173
+ "token_last_eight": "Ae178B4a",
70174
+ "credential_authorized_at": "2019-03-29T19:06:43Z",
70175
+ "authorized_credential_expires_at": "2019-04-28T19:06:43Z",
70176
+ "scopes": [
70177
+ "repo"
70178
+ ]
70179
+ }
70180
+ ]
70181
+ }
70182
+ }
70183
+ }
70184
+ }
70185
+ }
70186
+ },
70187
+ "x-github": {
70188
+ "githubCloudOnly": true,
70189
+ "enabledForGitHubApps": true,
70190
+ "category": "orgs",
70191
+ "subcategory": null
70192
+ },
70193
+ "x-octokit": {}
70194
+ }
70195
+ },
70196
+ "/orgs/{org}/credential-authorizations/{credential_id}": {
70197
+ "delete": {
70198
+ "summary": "Remove a SAML SSO authorization for an organization",
70199
+ "description": "Listing and deleting credential authorizations is available to organizations with GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products).\n\nAn authenticated organization owner with the `admin:org` scope can remove a credential authorization for an organization that uses SAML SSO. Once you remove someone's credential authorization, they will need to create a new personal access token or SSH key and authorize it for the organization they want to access.",
70200
+ "tags": [
70201
+ "orgs"
70202
+ ],
70203
+ "operationId": "orgs/remove-saml-sso-authorization",
70204
+ "externalDocs": {
70205
+ "description": "API method documentation",
70206
+ "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
70207
+ },
70208
+ "parameters": [
70209
+ {
70210
+ "name": "org",
70211
+ "description": "The organization name. The name is not case sensitive.",
70212
+ "in": "path",
70213
+ "required": true,
70214
+ "schema": {
70215
+ "type": "string"
70216
+ }
70217
+ },
70218
+ {
70219
+ "name": "credential_id",
70220
+ "in": "path",
70221
+ "required": true,
70222
+ "schema": {
70223
+ "type": "integer"
70224
+ }
70225
+ }
70226
+ ],
70227
+ "responses": {
70228
+ "204": {
70229
+ "description": "Response"
70230
+ },
70231
+ "404": {
70232
+ "description": "Resource not found",
70233
+ "content": {
70234
+ "application/json": {
70235
+ "schema": {
70236
+ "title": "Basic Error",
70237
+ "description": "Basic Error",
70238
+ "type": "object",
70239
+ "properties": {
70240
+ "message": {
70241
+ "type": "string"
70242
+ },
70243
+ "documentation_url": {
70244
+ "type": "string"
70245
+ },
70246
+ "url": {
70247
+ "type": "string"
70248
+ },
70249
+ "status": {
70250
+ "type": "string"
70251
+ }
70252
+ }
70253
+ }
70254
+ }
70255
+ }
70256
+ }
70257
+ },
70258
+ "x-github": {
70259
+ "githubCloudOnly": true,
70260
+ "enabledForGitHubApps": true,
70261
+ "category": "orgs",
70262
+ "subcategory": null
70263
+ },
70264
+ "x-octokit": {}
70265
+ }
70266
+ },
70267
+ "/orgs/{org}/custom_roles": {
70268
+ "post": {
70269
+ "summary": "Create a custom role",
70270
+ "description": "**Note**: This operation is in beta and is subject to change.\n\nCreates a custom repository role that can be used by all repositories owned by the organization.\n\nTo use this endpoint the authenticated user must be an administrator for the organization and must use an access token with `admin:org` scope.\nGitHub Apps must have the `organization_custom_roles:write` organization permission to use this endpoint.\n\nFor more information on custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization).\"",
70271
+ "tags": [
70272
+ "orgs"
70273
+ ],
70274
+ "operationId": "orgs/create-custom-role",
70275
+ "externalDocs": {
70276
+ "description": "API method documentation",
70277
+ "url": "https://docs.github.com/rest/reference/orgs#create-a-custom-role"
70278
+ },
70279
+ "parameters": [
70280
+ {
70281
+ "name": "org",
70282
+ "description": "The organization name. The name is not case sensitive.",
70283
+ "in": "path",
70284
+ "required": true,
70285
+ "schema": {
70286
+ "type": "string"
70287
+ }
70288
+ }
70289
+ ],
70290
+ "requestBody": {
70291
+ "required": true,
70292
+ "content": {
70293
+ "application/json": {
70294
+ "schema": {
70295
+ "type": "object",
70296
+ "properties": {
70297
+ "name": {
70298
+ "type": "string",
70299
+ "description": "The name of the custom role."
70300
+ },
70301
+ "description": {
70302
+ "type": "string",
70303
+ "description": "A short description about the intended usage of this role or what permissions it grants."
70304
+ },
70305
+ "base_role": {
70306
+ "type": "string",
70307
+ "enum": [
70308
+ "read",
70309
+ "triage",
70310
+ "write",
70311
+ "maintain"
70312
+ ],
70313
+ "description": "The system role from which this role inherits permissions."
70314
+ },
70315
+ "permissions": {
70316
+ "type": "array",
70317
+ "description": "A list of additional permissions included in this role.",
70318
+ "items": {
70319
+ "type": "string"
70320
+ }
70321
+ }
70322
+ },
70323
+ "required": [
70324
+ "name",
70325
+ "base_role",
70326
+ "permissions"
70327
+ ]
70328
+ },
70329
+ "examples": {
70330
+ "default": {
70331
+ "value": {
70332
+ "name": "Labeler",
70333
+ "description": "A role for issue and PR labelers",
70334
+ "base_role": "read",
70335
+ "permissions": [
70336
+ "add_label"
70337
+ ]
70338
+ }
70339
+ }
70340
+ }
70341
+ }
70342
+ }
70343
+ },
70344
+ "responses": {
70345
+ "201": {
70346
+ "description": "Response",
70347
+ "content": {
70348
+ "application/json": {
70349
+ "schema": {
70350
+ "title": "Organization Custom Repository Role",
70351
+ "description": "Custom repository roles created by organization administrators",
70352
+ "type": "object",
70353
+ "properties": {
70354
+ "id": {
70355
+ "description": "The unique identifier of the custom role.",
70356
+ "type": "integer"
70357
+ },
70358
+ "name": {
70359
+ "description": "The name of the custom role.",
70360
+ "type": "string"
70361
+ },
70362
+ "description": {
70363
+ "description": "A short description about who this role is for or what permissions it grants.",
70364
+ "type": "string",
70365
+ "nullable": true
70366
+ },
70367
+ "base_role": {
70368
+ "type": "string",
70369
+ "description": "The system role from which this role inherits permissions.",
70370
+ "enum": [
70371
+ "read",
70372
+ "triage",
70373
+ "write",
70374
+ "maintain"
70375
+ ]
70376
+ },
70377
+ "permissions": {
70378
+ "description": "A list of additional permissions included in this role.",
70379
+ "type": "array",
70380
+ "items": {
70381
+ "type": "string"
70382
+ }
70383
+ },
70384
+ "organization": {
70385
+ "title": "Simple User",
70386
+ "description": "Simple User",
70387
+ "type": "object",
70388
+ "properties": {
70389
+ "name": {
70390
+ "nullable": true,
70391
+ "type": "string"
70392
+ },
70393
+ "email": {
70394
+ "nullable": true,
70395
+ "type": "string"
70396
+ },
70397
+ "login": {
70398
+ "type": "string",
70399
+ "example": "octocat"
70400
+ },
70401
+ "id": {
70402
+ "type": "integer",
70403
+ "example": 1
70404
+ },
70405
+ "node_id": {
70406
+ "type": "string",
70407
+ "example": "MDQ6VXNlcjE="
70408
+ },
70409
+ "avatar_url": {
70410
+ "type": "string",
70411
+ "format": "uri",
70412
+ "example": "https://github.com/images/error/octocat_happy.gif"
70413
+ },
70414
+ "gravatar_id": {
70415
+ "type": "string",
70416
+ "example": "41d064eb2195891e12d0413f63227ea7",
70417
+ "nullable": true
70418
+ },
70419
+ "url": {
70420
+ "type": "string",
70421
+ "format": "uri",
70422
+ "example": "https://api.github.com/users/octocat"
70423
+ },
70424
+ "html_url": {
70425
+ "type": "string",
70426
+ "format": "uri",
70427
+ "example": "https://github.com/octocat"
70428
+ },
70429
+ "followers_url": {
70430
+ "type": "string",
70431
+ "format": "uri",
70432
+ "example": "https://api.github.com/users/octocat/followers"
70433
+ },
70434
+ "following_url": {
70435
+ "type": "string",
70436
+ "example": "https://api.github.com/users/octocat/following{/other_user}"
70437
+ },
70438
+ "gists_url": {
70439
+ "type": "string",
70440
+ "example": "https://api.github.com/users/octocat/gists{/gist_id}"
70441
+ },
70442
+ "starred_url": {
70443
+ "type": "string",
70444
+ "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
70445
+ },
70446
+ "subscriptions_url": {
70447
+ "type": "string",
70448
+ "format": "uri",
70449
+ "example": "https://api.github.com/users/octocat/subscriptions"
70450
+ },
70451
+ "organizations_url": {
70452
+ "type": "string",
70453
+ "format": "uri",
70454
+ "example": "https://api.github.com/users/octocat/orgs"
70455
+ },
70456
+ "repos_url": {
70457
+ "type": "string",
70458
+ "format": "uri",
70459
+ "example": "https://api.github.com/users/octocat/repos"
70460
+ },
70461
+ "events_url": {
70462
+ "type": "string",
70463
+ "example": "https://api.github.com/users/octocat/events{/privacy}"
70464
+ },
70465
+ "received_events_url": {
70466
+ "type": "string",
70467
+ "format": "uri",
70468
+ "example": "https://api.github.com/users/octocat/received_events"
70469
+ },
70470
+ "type": {
70471
+ "type": "string",
70472
+ "example": "User"
70473
+ },
70474
+ "site_admin": {
70475
+ "type": "boolean"
70476
+ },
70477
+ "starred_at": {
70478
+ "type": "string",
70479
+ "example": "\"2020-07-09T00:17:55Z\""
70480
+ }
70481
+ },
70482
+ "required": [
70483
+ "avatar_url",
70484
+ "events_url",
70485
+ "followers_url",
70486
+ "following_url",
70487
+ "gists_url",
70488
+ "gravatar_id",
70489
+ "html_url",
70490
+ "id",
70491
+ "node_id",
70492
+ "login",
70493
+ "organizations_url",
70494
+ "received_events_url",
70495
+ "repos_url",
70496
+ "site_admin",
70497
+ "starred_url",
70498
+ "subscriptions_url",
70499
+ "type",
70500
+ "url"
70501
+ ]
70502
+ },
70503
+ "created_at": {
70504
+ "type": "string",
70505
+ "format": "date-time"
70506
+ },
70507
+ "updated_at": {
70508
+ "type": "string",
70509
+ "format": "date-time"
70510
+ }
70511
+ },
70512
+ "required": [
70513
+ "id",
70514
+ "name"
70515
+ ]
70516
+ },
70517
+ "examples": {
70518
+ "default": {
70519
+ "value": {
70520
+ "id": 8030,
70521
+ "name": "Labeler",
70522
+ "description": "A role for issue and PR labelers",
70523
+ "base_role": "read",
70524
+ "permissions": [
70525
+ "add_label"
70526
+ ],
70527
+ "organization": {
70528
+ "login": "github",
70529
+ "id": 9919,
70530
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
70531
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
70532
+ "gravatar_id": "",
70533
+ "url": "https://api.github.com/users/github",
70534
+ "html_url": "https://github.com/github",
70535
+ "followers_url": "https://api.github.com/users/github/followers",
70536
+ "following_url": "https://api.github.com/users/github/following{/other_user}",
70537
+ "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
70538
+ "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
70539
+ "subscriptions_url": "https://api.github.com/users/github/subscriptions",
70540
+ "organizations_url": "https://api.github.com/users/github/orgs",
70541
+ "repos_url": "https://api.github.com/users/github/repos",
70542
+ "events_url": "https://api.github.com/users/github/events{/privacy}",
70543
+ "received_events_url": "https://api.github.com/users/github/received_events",
70544
+ "type": "Organization",
70545
+ "site_admin": false
70546
+ },
70547
+ "created_at": "2022-07-04T22:19:11Z",
70548
+ "updated_at": "2022-07-04T22:19:11Z"
70549
+ }
70550
+ }
70551
+ }
70552
+ }
70553
+ }
70554
+ },
70555
+ "404": {
70556
+ "description": "Resource not found",
70557
+ "content": {
70558
+ "application/json": {
70559
+ "schema": {
70560
+ "title": "Basic Error",
70561
+ "description": "Basic Error",
70562
+ "type": "object",
70563
+ "properties": {
70564
+ "message": {
70565
+ "type": "string"
70566
+ },
70567
+ "documentation_url": {
70568
+ "type": "string"
70569
+ },
70570
+ "url": {
70571
+ "type": "string"
70572
+ },
70573
+ "status": {
70574
+ "type": "string"
70575
+ }
70576
+ }
70577
+ }
70578
+ }
70579
+ }
70580
+ },
70581
+ "422": {
70582
+ "description": "Validation failed",
70583
+ "content": {
70584
+ "application/json": {
70585
+ "schema": {
70586
+ "title": "Validation Error",
70587
+ "description": "Validation Error",
70588
+ "type": "object",
70589
+ "required": [
70590
+ "message",
70591
+ "documentation_url"
70592
+ ],
70593
+ "properties": {
70594
+ "message": {
70595
+ "type": "string"
70596
+ },
70597
+ "documentation_url": {
70598
+ "type": "string"
70599
+ },
70600
+ "errors": {
70601
+ "type": "array",
70602
+ "items": {
70603
+ "type": "object",
70604
+ "required": [
70605
+ "code"
70606
+ ],
70607
+ "properties": {
70608
+ "resource": {
70609
+ "type": "string"
70610
+ },
70611
+ "field": {
70612
+ "type": "string"
70613
+ },
70614
+ "message": {
70615
+ "type": "string"
70616
+ },
70617
+ "code": {
70618
+ "type": "string"
70619
+ },
70620
+ "index": {
70621
+ "type": "integer"
70622
+ },
70623
+ "value": {
70624
+ "oneOf": [
70625
+ {
70626
+ "type": "string",
70627
+ "nullable": true
70628
+ },
70629
+ {
70630
+ "type": "integer",
70631
+ "nullable": true
70632
+ },
70633
+ {
70634
+ "type": "array",
70635
+ "nullable": true,
70636
+ "items": {
70637
+ "type": "string"
70638
+ }
70639
+ }
70640
+ ]
70641
+ }
70642
+ }
70643
+ }
70644
+ }
70645
+ }
70646
+ }
70647
+ }
70648
+ }
70649
+ }
70650
+ },
70651
+ "x-github": {
70652
+ "githubCloudOnly": false,
70653
+ "enabledForGitHubApps": true,
70654
+ "category": "orgs",
70655
+ "subcategory": "custom-roles"
70656
+ },
70657
+ "x-octokit": {}
70658
+ }
70659
+ },
70660
+ "/orgs/{org}/custom_roles/{role_id}": {
70661
+ "patch": {
70662
+ "summary": "Update a custom role",
70663
+ "description": "**Note**: This operation is in beta and subject to change.\n\nUpdates a custom repository role that can be used by all repositories owned by the organization.\n\nTo use this endpoint the authenticated user must be an administrator for the organization and must use an access token with `admin:org` scope.\nGitHub Apps must have the `organization_custom_roles:write` organization permission to use this endpoint.\n\nFor more information about custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization).\"",
70664
+ "tags": [
70665
+ "orgs"
70666
+ ],
70667
+ "operationId": "orgs/update-custom-role",
70668
+ "externalDocs": {
70669
+ "description": "API method documentation",
70670
+ "url": "https://docs.github.com/rest/reference/orgs#update-a-custom-role"
70671
+ },
70672
+ "parameters": [
70673
+ {
70674
+ "name": "org",
70675
+ "description": "The organization name. The name is not case sensitive.",
70676
+ "in": "path",
70677
+ "required": true,
70678
+ "schema": {
70679
+ "type": "string"
70680
+ }
70681
+ },
70682
+ {
70683
+ "name": "role_id",
70684
+ "description": "The unique identifier of the role.",
70685
+ "in": "path",
70686
+ "required": true,
70687
+ "schema": {
70688
+ "type": "integer"
70689
+ }
70690
+ }
70691
+ ],
70692
+ "requestBody": {
70693
+ "required": true,
70694
+ "content": {
70695
+ "application/json": {
70696
+ "schema": {
70697
+ "type": "object",
70698
+ "properties": {
70699
+ "name": {
70700
+ "type": "string",
70701
+ "description": "The name of the custom role."
70702
+ },
70703
+ "description": {
70704
+ "type": "string",
70705
+ "description": "A short description about who this role is for or what permissions it grants."
70706
+ },
70707
+ "base_role": {
70708
+ "type": "string",
70709
+ "enum": [
70710
+ "read",
70711
+ "triage",
70712
+ "write",
70713
+ "maintain"
70714
+ ],
70715
+ "description": "The system role from which this role inherits permissions."
70716
+ },
70717
+ "permissions": {
70718
+ "type": "array",
70719
+ "description": "A list of additional permissions included in this role. If specified, these permissions will replace any currently set on the role.",
70720
+ "items": {
70721
+ "type": "string"
70722
+ }
70723
+ }
70724
+ }
70725
+ },
70726
+ "examples": {
70727
+ "default": {
70728
+ "value": {
70729
+ "name": "Labeler",
70730
+ "description": "A role for issue and PR labelers",
70731
+ "base_role": "read",
70732
+ "permissions": [
70733
+ "add_label",
70734
+ "remove_label"
70735
+ ]
70736
+ }
70737
+ }
70738
+ }
70739
+ }
70740
+ }
70741
+ },
70742
+ "responses": {
70743
+ "200": {
70744
+ "description": "Response",
70745
+ "content": {
70746
+ "application/json": {
70747
+ "schema": {
70748
+ "title": "Organization Custom Repository Role",
70749
+ "description": "Custom repository roles created by organization administrators",
70750
+ "type": "object",
70751
+ "properties": {
70752
+ "id": {
70753
+ "description": "The unique identifier of the custom role.",
70754
+ "type": "integer"
70755
+ },
70756
+ "name": {
70757
+ "description": "The name of the custom role.",
70758
+ "type": "string"
70759
+ },
70760
+ "description": {
70761
+ "description": "A short description about who this role is for or what permissions it grants.",
70762
+ "type": "string",
70763
+ "nullable": true
70764
+ },
70765
+ "base_role": {
70766
+ "type": "string",
70767
+ "description": "The system role from which this role inherits permissions.",
70768
+ "enum": [
70769
+ "read",
70770
+ "triage",
70771
+ "write",
70772
+ "maintain"
70773
+ ]
70774
+ },
70775
+ "permissions": {
70776
+ "description": "A list of additional permissions included in this role.",
70777
+ "type": "array",
70778
+ "items": {
70779
+ "type": "string"
70780
+ }
70781
+ },
70782
+ "organization": {
70783
+ "title": "Simple User",
70784
+ "description": "Simple User",
70785
+ "type": "object",
70786
+ "properties": {
70787
+ "name": {
70788
+ "nullable": true,
70789
+ "type": "string"
70790
+ },
70791
+ "email": {
70792
+ "nullable": true,
70793
+ "type": "string"
70794
+ },
70795
+ "login": {
70796
+ "type": "string",
70797
+ "example": "octocat"
70798
+ },
70799
+ "id": {
70800
+ "type": "integer",
70801
+ "example": 1
70802
+ },
70803
+ "node_id": {
70804
+ "type": "string",
70805
+ "example": "MDQ6VXNlcjE="
70806
+ },
70807
+ "avatar_url": {
70808
+ "type": "string",
70809
+ "format": "uri",
70810
+ "example": "https://github.com/images/error/octocat_happy.gif"
70811
+ },
70812
+ "gravatar_id": {
70813
+ "type": "string",
70814
+ "example": "41d064eb2195891e12d0413f63227ea7",
70815
+ "nullable": true
70816
+ },
70817
+ "url": {
70818
+ "type": "string",
70819
+ "format": "uri",
70820
+ "example": "https://api.github.com/users/octocat"
70821
+ },
70822
+ "html_url": {
70823
+ "type": "string",
70824
+ "format": "uri",
70825
+ "example": "https://github.com/octocat"
70826
+ },
70827
+ "followers_url": {
70828
+ "type": "string",
70829
+ "format": "uri",
70830
+ "example": "https://api.github.com/users/octocat/followers"
70831
+ },
70832
+ "following_url": {
70833
+ "type": "string",
70834
+ "example": "https://api.github.com/users/octocat/following{/other_user}"
70835
+ },
70836
+ "gists_url": {
70837
+ "type": "string",
70838
+ "example": "https://api.github.com/users/octocat/gists{/gist_id}"
70839
+ },
70840
+ "starred_url": {
70841
+ "type": "string",
70842
+ "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
70843
+ },
70844
+ "subscriptions_url": {
70845
+ "type": "string",
70846
+ "format": "uri",
70847
+ "example": "https://api.github.com/users/octocat/subscriptions"
70848
+ },
70849
+ "organizations_url": {
70850
+ "type": "string",
70851
+ "format": "uri",
70852
+ "example": "https://api.github.com/users/octocat/orgs"
70853
+ },
70854
+ "repos_url": {
70855
+ "type": "string",
70856
+ "format": "uri",
70857
+ "example": "https://api.github.com/users/octocat/repos"
70858
+ },
70859
+ "events_url": {
70860
+ "type": "string",
70861
+ "example": "https://api.github.com/users/octocat/events{/privacy}"
70862
+ },
70863
+ "received_events_url": {
70864
+ "type": "string",
70865
+ "format": "uri",
70866
+ "example": "https://api.github.com/users/octocat/received_events"
70867
+ },
70868
+ "type": {
70869
+ "type": "string",
70870
+ "example": "User"
70871
+ },
70872
+ "site_admin": {
70873
+ "type": "boolean"
70874
+ },
70875
+ "starred_at": {
70876
+ "type": "string",
70877
+ "example": "\"2020-07-09T00:17:55Z\""
70878
+ }
70879
+ },
70880
+ "required": [
70881
+ "avatar_url",
70882
+ "events_url",
70883
+ "followers_url",
70884
+ "following_url",
70885
+ "gists_url",
70886
+ "gravatar_id",
70887
+ "html_url",
70888
+ "id",
70889
+ "node_id",
70890
+ "login",
70891
+ "organizations_url",
70892
+ "received_events_url",
70893
+ "repos_url",
70894
+ "site_admin",
70895
+ "starred_url",
70896
+ "subscriptions_url",
70897
+ "type",
70898
+ "url"
70899
+ ]
70900
+ },
70901
+ "created_at": {
70902
+ "type": "string",
70903
+ "format": "date-time"
70904
+ },
70905
+ "updated_at": {
70906
+ "type": "string",
70907
+ "format": "date-time"
70908
+ }
70909
+ },
70910
+ "required": [
70911
+ "id",
70912
+ "name"
70913
+ ]
70914
+ },
70915
+ "examples": {
70916
+ "default": {
70917
+ "value": {
70918
+ "id": 8030,
70919
+ "name": "Labeler",
70920
+ "description": "A role for issue and PR labelers",
70921
+ "base_role": "read",
70922
+ "permissions": [
70923
+ "add_label",
70924
+ "remove_label"
70925
+ ],
70926
+ "organization": {
70927
+ "login": "github",
70928
+ "id": 9919,
70929
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
70930
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
70931
+ "gravatar_id": "",
70932
+ "url": "https://api.github.com/users/github",
70933
+ "html_url": "https://github.com/github",
70934
+ "followers_url": "https://api.github.com/users/github/followers",
70935
+ "following_url": "https://api.github.com/users/github/following{/other_user}",
70936
+ "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
70937
+ "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
70938
+ "subscriptions_url": "https://api.github.com/users/github/subscriptions",
70939
+ "organizations_url": "https://api.github.com/users/github/orgs",
70940
+ "repos_url": "https://api.github.com/users/github/repos",
70941
+ "events_url": "https://api.github.com/users/github/events{/privacy}",
70942
+ "received_events_url": "https://api.github.com/users/github/received_events",
70943
+ "type": "Organization",
70944
+ "site_admin": false
70945
+ },
70946
+ "created_at": "2022-07-04T22:19:11Z",
70947
+ "updated_at": "2022-07-04T22:19:11Z"
70948
+ }
70949
+ }
70950
+ }
70951
+ }
70952
+ }
70953
+ },
70954
+ "404": {
70955
+ "description": "Resource not found",
70956
+ "content": {
70957
+ "application/json": {
70958
+ "schema": {
70959
+ "title": "Basic Error",
70960
+ "description": "Basic Error",
70961
+ "type": "object",
70962
+ "properties": {
70963
+ "message": {
70964
+ "type": "string"
70965
+ },
70966
+ "documentation_url": {
70967
+ "type": "string"
70968
+ },
70969
+ "url": {
70970
+ "type": "string"
70971
+ },
70972
+ "status": {
70973
+ "type": "string"
70974
+ }
70975
+ }
70976
+ }
70977
+ }
70978
+ }
69809
70979
  },
69810
- {
69811
- "name": "per_page",
69812
- "description": "The number of results per page (max 100).",
69813
- "in": "query",
69814
- "schema": {
69815
- "type": "integer",
69816
- "default": 30
69817
- }
69818
- },
69819
- {
69820
- "name": "page",
69821
- "description": "Page token",
69822
- "in": "query",
69823
- "schema": {
69824
- "type": "integer"
69825
- }
69826
- },
69827
- {
69828
- "name": "login",
69829
- "description": "Limits the list of credentials authorizations for an organization to a specific login",
69830
- "in": "query",
69831
- "schema": {
69832
- "type": "string"
69833
- }
69834
- }
69835
- ],
69836
- "responses": {
69837
- "200": {
69838
- "description": "Response",
70980
+ "422": {
70981
+ "description": "Validation failed",
69839
70982
  "content": {
69840
70983
  "application/json": {
69841
70984
  "schema": {
69842
- "type": "array",
69843
- "items": {
69844
- "title": "Credential Authorization",
69845
- "description": "Credential Authorization",
69846
- "type": "object",
69847
- "properties": {
69848
- "login": {
69849
- "type": "string",
69850
- "example": "monalisa",
69851
- "description": "User login that owns the underlying credential."
69852
- },
69853
- "credential_id": {
69854
- "type": "integer",
69855
- "example": 1,
69856
- "description": "Unique identifier for the credential."
69857
- },
69858
- "credential_type": {
69859
- "type": "string",
69860
- "example": "SSH Key",
69861
- "description": "Human-readable description of the credential type."
69862
- },
69863
- "token_last_eight": {
69864
- "type": "string",
69865
- "example": "12345678",
69866
- "description": "Last eight characters of the credential. Only included in responses with credential_type of personal access token."
69867
- },
69868
- "credential_authorized_at": {
69869
- "type": "string",
69870
- "format": "date-time",
69871
- "example": "2011-01-26T19:06:43Z",
69872
- "description": "Date when the credential was authorized for use."
69873
- },
69874
- "scopes": {
69875
- "type": "array",
69876
- "example": [
69877
- "user",
69878
- "repo"
70985
+ "title": "Validation Error",
70986
+ "description": "Validation Error",
70987
+ "type": "object",
70988
+ "required": [
70989
+ "message",
70990
+ "documentation_url"
70991
+ ],
70992
+ "properties": {
70993
+ "message": {
70994
+ "type": "string"
70995
+ },
70996
+ "documentation_url": {
70997
+ "type": "string"
70998
+ },
70999
+ "errors": {
71000
+ "type": "array",
71001
+ "items": {
71002
+ "type": "object",
71003
+ "required": [
71004
+ "code"
69879
71005
  ],
69880
- "description": "List of oauth scopes the token has been granted.",
69881
- "items": {
69882
- "type": "string"
71006
+ "properties": {
71007
+ "resource": {
71008
+ "type": "string"
71009
+ },
71010
+ "field": {
71011
+ "type": "string"
71012
+ },
71013
+ "message": {
71014
+ "type": "string"
71015
+ },
71016
+ "code": {
71017
+ "type": "string"
71018
+ },
71019
+ "index": {
71020
+ "type": "integer"
71021
+ },
71022
+ "value": {
71023
+ "oneOf": [
71024
+ {
71025
+ "type": "string",
71026
+ "nullable": true
71027
+ },
71028
+ {
71029
+ "type": "integer",
71030
+ "nullable": true
71031
+ },
71032
+ {
71033
+ "type": "array",
71034
+ "nullable": true,
71035
+ "items": {
71036
+ "type": "string"
71037
+ }
71038
+ }
71039
+ ]
71040
+ }
69883
71041
  }
69884
- },
69885
- "fingerprint": {
69886
- "type": "string",
69887
- "example": "jklmnop12345678",
69888
- "description": "Unique string to distinguish the credential. Only included in responses with credential_type of SSH Key."
69889
- },
69890
- "credential_accessed_at": {
69891
- "type": "string",
69892
- "format": "date-time",
69893
- "example": "2011-01-26T19:06:43Z",
69894
- "description": "Date when the credential was last accessed. May be null if it was never accessed",
69895
- "nullable": true
69896
- },
69897
- "authorized_credential_id": {
69898
- "type": "integer",
69899
- "nullable": true,
69900
- "example": 12345678
69901
- },
69902
- "authorized_credential_title": {
69903
- "type": "string",
69904
- "nullable": true,
69905
- "example": "my ssh key",
69906
- "description": "The title given to the ssh key. This will only be present when the credential is an ssh key."
69907
- },
69908
- "authorized_credential_note": {
69909
- "type": "string",
69910
- "nullable": true,
69911
- "example": "my token",
69912
- "description": "The note given to the token. This will only be present when the credential is a token."
69913
- },
69914
- "authorized_credential_expires_at": {
69915
- "type": "string",
69916
- "format": "date-time",
69917
- "nullable": true,
69918
- "description": "The expiry for the token. This will only be present when the credential is a token."
69919
71042
  }
69920
- },
69921
- "required": [
69922
- "login",
69923
- "credential_id",
69924
- "credential_type",
69925
- "credential_authorized_at",
69926
- "credential_accessed_at",
69927
- "authorized_credential_id"
69928
- ]
69929
- }
69930
- },
69931
- "examples": {
69932
- "default": {
69933
- "value": [
69934
- {
69935
- "login": "octocat",
69936
- "credential_id": 161195,
69937
- "credential_type": "personal access token",
69938
- "token_last_eight": "71c3fc11",
69939
- "credential_authorized_at": "2011-01-26T19:06:43Z",
69940
- "authorized_credential_expires_at": "2011-02-25T19:06:43Z",
69941
- "scopes": [
69942
- "user",
69943
- "repo"
69944
- ]
69945
- },
69946
- {
69947
- "login": "hubot",
69948
- "credential_id": 161196,
69949
- "credential_type": "personal access token",
69950
- "token_last_eight": "Ae178B4a",
69951
- "credential_authorized_at": "2019-03-29T19:06:43Z",
69952
- "authorized_credential_expires_at": "2019-04-28T19:06:43Z",
69953
- "scopes": [
69954
- "repo"
69955
- ]
69956
- }
69957
- ]
71043
+ }
69958
71044
  }
69959
71045
  }
69960
71046
  }
@@ -69962,25 +71048,23 @@
69962
71048
  }
69963
71049
  },
69964
71050
  "x-github": {
69965
- "githubCloudOnly": true,
71051
+ "githubCloudOnly": false,
69966
71052
  "enabledForGitHubApps": true,
69967
71053
  "category": "orgs",
69968
- "subcategory": null
71054
+ "subcategory": "custom-roles"
69969
71055
  },
69970
71056
  "x-octokit": {}
69971
- }
69972
- },
69973
- "/orgs/{org}/credential-authorizations/{credential_id}": {
71057
+ },
69974
71058
  "delete": {
69975
- "summary": "Remove a SAML SSO authorization for an organization",
69976
- "description": "Listing and deleting credential authorizations is available to organizations with GitHub Enterprise Cloud. For more information, see [GitHub's products](https://docs.github.com/github/getting-started-with-github/githubs-products).\n\nAn authenticated organization owner with the `admin:org` scope can remove a credential authorization for an organization that uses SAML SSO. Once you remove someone's credential authorization, they will need to create a new personal access token or SSH key and authorize it for the organization they want to access.",
71059
+ "summary": "Delete a custom role",
71060
+ "description": "**Note**: This operation is in beta and is subject to change.\n\nDeletes a custom role from an organization. Once the custom role has been deleted, any\nuser, team, or invitation with the deleted custom role will be reassigned the inherited role.\n\nTo use this endpoint the authenticated user must be an administrator for the organization and must use an access token with `admin:org` scope.\nGitHub Apps must have the `organization_custom_roles:write` organization permission to use this endpoint.\n\nFor more information about custom repository roles, see \"[Managing custom repository roles for an organization](https://docs.github.com/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization).\"",
69977
71061
  "tags": [
69978
71062
  "orgs"
69979
71063
  ],
69980
- "operationId": "orgs/remove-saml-sso-authorization",
71064
+ "operationId": "orgs/delete-custom-role",
69981
71065
  "externalDocs": {
69982
71066
  "description": "API method documentation",
69983
- "url": "https://docs.github.com/rest/reference/orgs#remove-a-saml-sso-authorization-for-an-organization"
71067
+ "url": "https://docs.github.com/rest/reference/orgs#delete-a-custom-role"
69984
71068
  },
69985
71069
  "parameters": [
69986
71070
  {
@@ -69993,7 +71077,8 @@
69993
71077
  }
69994
71078
  },
69995
71079
  {
69996
- "name": "credential_id",
71080
+ "name": "role_id",
71081
+ "description": "The unique identifier of the role.",
69997
71082
  "in": "path",
69998
71083
  "required": true,
69999
71084
  "schema": {
@@ -70004,39 +71089,14 @@
70004
71089
  "responses": {
70005
71090
  "204": {
70006
71091
  "description": "Response"
70007
- },
70008
- "404": {
70009
- "description": "Resource not found",
70010
- "content": {
70011
- "application/json": {
70012
- "schema": {
70013
- "title": "Basic Error",
70014
- "description": "Basic Error",
70015
- "type": "object",
70016
- "properties": {
70017
- "message": {
70018
- "type": "string"
70019
- },
70020
- "documentation_url": {
70021
- "type": "string"
70022
- },
70023
- "url": {
70024
- "type": "string"
70025
- },
70026
- "status": {
70027
- "type": "string"
70028
- }
70029
- }
70030
- }
70031
- }
70032
- }
70033
71092
  }
70034
71093
  },
70035
71094
  "x-github": {
70036
- "githubCloudOnly": true,
71095
+ "githubCloudOnly": false,
70037
71096
  "enabledForGitHubApps": true,
71097
+ "previews": [],
70038
71098
  "category": "orgs",
70039
- "subcategory": null
71099
+ "subcategory": "custom-roles"
70040
71100
  },
70041
71101
  "x-octokit": {}
70042
71102
  }
@@ -72072,8 +73132,9 @@
72072
73132
  },
72073
73133
  "use_squash_pr_title_as_default": {
72074
73134
  "type": "boolean",
72075
- "description": "Whether a squash merge commit can use the pull request title as default.",
72076
- "default": false
73135
+ "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.",
73136
+ "default": false,
73137
+ "deprecated": true
72077
73138
  },
72078
73139
  "squash_merge_commit_title": {
72079
73140
  "type": "string",
@@ -74732,8 +75793,9 @@
74732
75793
  },
74733
75794
  "use_squash_pr_title_as_default": {
74734
75795
  "type": "boolean",
74735
- "description": "Whether a squash merge commit can use the pull request title as default.",
74736
- "default": false
75796
+ "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.",
75797
+ "default": false,
75798
+ "deprecated": true
74737
75799
  },
74738
75800
  "squash_merge_commit_title": {
74739
75801
  "type": "string",
@@ -76481,6 +77543,86 @@
76481
77543
  "x-octokit": {}
76482
77544
  }
76483
77545
  },
77546
+ "/orgs/{org}/fine_grained_permissions": {
77547
+ "get": {
77548
+ "summary": "List fine-grained permissions for an organization",
77549
+ "description": "**Note**: This operation is in beta and subject to change.\n\nLists the fine-grained permissions available for an organization.\n\nTo use this endpoint the authenticated user must be an administrator for the organization or of an repository of the organizaiton and must use an access token with `admin:org repo` scope.\nGitHub Apps must have the `organization_custom_roles:read` organization permission to use this endpoint.",
77550
+ "tags": [
77551
+ "orgs"
77552
+ ],
77553
+ "operationId": "orgs/list-fine-grained-permissions",
77554
+ "externalDocs": {
77555
+ "description": "API method documentation",
77556
+ "url": "https://docs.github.com/rest/reference/orgs#list-fine-grained-permissions-for-an-organization"
77557
+ },
77558
+ "parameters": [
77559
+ {
77560
+ "name": "org",
77561
+ "description": "The organization name. The name is not case sensitive.",
77562
+ "in": "path",
77563
+ "required": true,
77564
+ "schema": {
77565
+ "type": "string"
77566
+ }
77567
+ }
77568
+ ],
77569
+ "responses": {
77570
+ "200": {
77571
+ "description": "Response",
77572
+ "content": {
77573
+ "application/json": {
77574
+ "schema": {
77575
+ "type": "array",
77576
+ "items": {
77577
+ "title": "Organization Fine-Grained Permission",
77578
+ "description": "Fine-grained permissions available for the organization",
77579
+ "type": "object",
77580
+ "properties": {
77581
+ "name": {
77582
+ "type": "string"
77583
+ },
77584
+ "description": {
77585
+ "type": "string"
77586
+ }
77587
+ },
77588
+ "required": [
77589
+ "name",
77590
+ "description"
77591
+ ]
77592
+ }
77593
+ },
77594
+ "examples": {
77595
+ "default": {
77596
+ "value": [
77597
+ {
77598
+ "name": "add_assignee",
77599
+ "description": "Assign or remove a user"
77600
+ },
77601
+ {
77602
+ "name": "remove_assignee",
77603
+ "description": "Remove an assigned user"
77604
+ },
77605
+ {
77606
+ "name": "add_label",
77607
+ "description": "Add or remove a label"
77608
+ }
77609
+ ]
77610
+ }
77611
+ }
77612
+ }
77613
+ }
77614
+ }
77615
+ },
77616
+ "x-github": {
77617
+ "githubCloudOnly": false,
77618
+ "enabledForGitHubApps": true,
77619
+ "previews": [],
77620
+ "category": "orgs",
77621
+ "subcategory": "custom-roles"
77622
+ },
77623
+ "x-octokit": {}
77624
+ }
77625
+ },
76484
77626
  "/orgs/{org}/hooks": {
76485
77627
  "get": {
76486
77628
  "summary": "List organization webhooks",
@@ -83921,8 +85063,9 @@
83921
85063
  },
83922
85064
  "use_squash_pr_title_as_default": {
83923
85065
  "type": "boolean",
83924
- "description": "Whether a squash merge commit can use the pull request title as default.",
83925
- "default": false
85066
+ "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.",
85067
+ "default": false,
85068
+ "deprecated": true
83926
85069
  },
83927
85070
  "squash_merge_commit_title": {
83928
85071
  "type": "string",
@@ -87121,8 +88264,9 @@
87121
88264
  },
87122
88265
  "use_squash_pr_title_as_default": {
87123
88266
  "type": "boolean",
87124
- "description": "Whether a squash merge commit can use the pull request title as default.",
87125
- "default": false
88267
+ "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.",
88268
+ "default": false,
88269
+ "deprecated": true
87126
88270
  },
87127
88271
  "squash_merge_commit_title": {
87128
88272
  "type": "string",
@@ -87816,14 +88960,15 @@
87816
88960
  },
87817
88961
  "location": "WestUs2",
87818
88962
  "idle_timeout_minutes": 60,
87819
- "retention_period_minutes": "43200,",
87820
- "retention_expires_at": "null,",
88963
+ "retention_period_minutes": 43200,
88964
+ "retention_expires_at": null,
87821
88965
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
87822
88966
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
87823
88967
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
87824
88968
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
87825
88969
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
87826
- "recent_folders": []
88970
+ "recent_folders": [],
88971
+ "template": null
87827
88972
  }
87828
88973
  }
87829
88974
  }
@@ -90169,8 +91314,9 @@
90169
91314
  },
90170
91315
  "use_squash_pr_title_as_default": {
90171
91316
  "type": "boolean",
90172
- "description": "Whether a squash merge commit can use the pull request title as default.",
90173
- "default": false
91317
+ "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.",
91318
+ "default": false,
91319
+ "deprecated": true
90174
91320
  },
90175
91321
  "squash_merge_commit_title": {
90176
91322
  "type": "string",
@@ -91864,8 +93010,9 @@
91864
93010
  },
91865
93011
  "use_squash_pr_title_as_default": {
91866
93012
  "type": "boolean",
91867
- "description": "Whether a squash merge commit can use the pull request title as default.",
91868
- "default": false
93013
+ "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.",
93014
+ "default": false,
93015
+ "deprecated": true
91869
93016
  },
91870
93017
  "squash_merge_commit_title": {
91871
93018
  "type": "string",
@@ -93588,8 +94735,9 @@
93588
94735
  },
93589
94736
  "use_squash_pr_title_as_default": {
93590
94737
  "type": "boolean",
93591
- "description": "Whether a squash merge commit can use the pull request title as default.",
93592
- "default": false
94738
+ "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.",
94739
+ "default": false,
94740
+ "deprecated": true
93593
94741
  },
93594
94742
  "squash_merge_commit_title": {
93595
94743
  "type": "string",
@@ -95744,8 +96892,9 @@
95744
96892
  },
95745
96893
  "use_squash_pr_title_as_default": {
95746
96894
  "type": "boolean",
95747
- "description": "Whether a squash merge commit can use the pull request title as default.",
95748
- "default": false
96895
+ "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.",
96896
+ "default": false,
96897
+ "deprecated": true
95749
96898
  },
95750
96899
  "squash_merge_commit_title": {
95751
96900
  "type": "string",
@@ -98317,8 +99466,9 @@
98317
99466
  },
98318
99467
  "use_squash_pr_title_as_default": {
98319
99468
  "type": "boolean",
98320
- "description": "Whether a squash merge commit can use the pull request title as default.",
98321
- "default": false
99469
+ "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.",
99470
+ "default": false,
99471
+ "deprecated": true
98322
99472
  },
98323
99473
  "squash_merge_commit_title": {
98324
99474
  "type": "string",
@@ -100461,8 +101611,9 @@
100461
101611
  },
100462
101612
  "use_squash_pr_title_as_default": {
100463
101613
  "type": "boolean",
100464
- "description": "Whether a squash merge commit can use the pull request title as default.",
100465
- "default": false
101614
+ "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.",
101615
+ "default": false,
101616
+ "deprecated": true
100466
101617
  },
100467
101618
  "squash_merge_commit_title": {
100468
101619
  "type": "string",
@@ -101112,15 +102263,15 @@
101112
102263
  },
101113
102264
  "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
101114
102265
  "get": {
101115
- "summary": "Get all package versions for a package owned by an organization",
101116
- "description": "Returns all package versions for a package owned by an organization.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
102266
+ "summary": "List package versions for a package owned by an organization",
102267
+ "description": "Lists package versions for a package owned by an organization.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
101117
102268
  "tags": [
101118
102269
  "packages"
101119
102270
  ],
101120
102271
  "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
101121
102272
  "externalDocs": {
101122
102273
  "description": "API method documentation",
101123
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
102274
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-an-organization"
101124
102275
  },
101125
102276
  "parameters": [
101126
102277
  {
@@ -104719,8 +105870,9 @@
104719
105870
  },
104720
105871
  "use_squash_pr_title_as_default": {
104721
105872
  "type": "boolean",
104722
- "description": "Whether a squash merge commit can use the pull request title as default.",
104723
- "default": false
105873
+ "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.",
105874
+ "default": false,
105875
+ "deprecated": true
104724
105876
  },
104725
105877
  "squash_merge_commit_title": {
104726
105878
  "type": "string",
@@ -105259,8 +106411,9 @@
105259
106411
  },
105260
106412
  "use_squash_pr_title_as_default": {
105261
106413
  "type": "boolean",
105262
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
105263
- "default": false
106414
+ "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.",
106415
+ "default": false,
106416
+ "deprecated": true
105264
106417
  },
105265
106418
  "squash_merge_commit_title": {
105266
106419
  "type": "string",
@@ -106363,8 +107516,9 @@
106363
107516
  },
106364
107517
  "use_squash_pr_title_as_default": {
106365
107518
  "type": "boolean",
106366
- "description": "Whether a squash merge commit can use the pull request title as default.",
106367
- "default": false
107519
+ "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.",
107520
+ "default": false,
107521
+ "deprecated": true
106368
107522
  },
106369
107523
  "squash_merge_commit_title": {
106370
107524
  "type": "string",
@@ -109619,8 +110773,649 @@
109619
110773
  }
109620
110774
  }
109621
110775
  },
109622
- "403": {
109623
- "description": "Forbidden",
110776
+ "403": {
110777
+ "description": "Forbidden",
110778
+ "content": {
110779
+ "application/json": {
110780
+ "schema": {
110781
+ "title": "Basic Error",
110782
+ "description": "Basic Error",
110783
+ "type": "object",
110784
+ "properties": {
110785
+ "message": {
110786
+ "type": "string"
110787
+ },
110788
+ "documentation_url": {
110789
+ "type": "string"
110790
+ },
110791
+ "url": {
110792
+ "type": "string"
110793
+ },
110794
+ "status": {
110795
+ "type": "string"
110796
+ }
110797
+ }
110798
+ }
110799
+ }
110800
+ }
110801
+ },
110802
+ "422": {
110803
+ "description": "Validation failed",
110804
+ "content": {
110805
+ "application/json": {
110806
+ "schema": {
110807
+ "title": "Validation Error",
110808
+ "description": "Validation Error",
110809
+ "type": "object",
110810
+ "required": [
110811
+ "message",
110812
+ "documentation_url"
110813
+ ],
110814
+ "properties": {
110815
+ "message": {
110816
+ "type": "string"
110817
+ },
110818
+ "documentation_url": {
110819
+ "type": "string"
110820
+ },
110821
+ "errors": {
110822
+ "type": "array",
110823
+ "items": {
110824
+ "type": "object",
110825
+ "required": [
110826
+ "code"
110827
+ ],
110828
+ "properties": {
110829
+ "resource": {
110830
+ "type": "string"
110831
+ },
110832
+ "field": {
110833
+ "type": "string"
110834
+ },
110835
+ "message": {
110836
+ "type": "string"
110837
+ },
110838
+ "code": {
110839
+ "type": "string"
110840
+ },
110841
+ "index": {
110842
+ "type": "integer"
110843
+ },
110844
+ "value": {
110845
+ "oneOf": [
110846
+ {
110847
+ "type": "string",
110848
+ "nullable": true
110849
+ },
110850
+ {
110851
+ "type": "integer",
110852
+ "nullable": true
110853
+ },
110854
+ {
110855
+ "type": "array",
110856
+ "nullable": true,
110857
+ "items": {
110858
+ "type": "string"
110859
+ }
110860
+ }
110861
+ ]
110862
+ }
110863
+ }
110864
+ }
110865
+ }
110866
+ }
110867
+ }
110868
+ }
110869
+ }
110870
+ }
110871
+ },
110872
+ "x-github": {
110873
+ "githubCloudOnly": false,
110874
+ "enabledForGitHubApps": true,
110875
+ "category": "teams",
110876
+ "subcategory": null
110877
+ },
110878
+ "x-octokit": {}
110879
+ }
110880
+ },
110881
+ "/orgs/{org}/teams/{team_slug}": {
110882
+ "get": {
110883
+ "summary": "Get a team by name",
110884
+ "description": "Gets a team using the team's `slug`. GitHub 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}`.",
110885
+ "tags": [
110886
+ "teams"
110887
+ ],
110888
+ "operationId": "teams/get-by-name",
110889
+ "externalDocs": {
110890
+ "description": "API method documentation",
110891
+ "url": "https://docs.github.com/rest/reference/teams#get-a-team-by-name"
110892
+ },
110893
+ "parameters": [
110894
+ {
110895
+ "name": "org",
110896
+ "description": "The organization name. The name is not case sensitive.",
110897
+ "in": "path",
110898
+ "required": true,
110899
+ "schema": {
110900
+ "type": "string"
110901
+ }
110902
+ },
110903
+ {
110904
+ "name": "team_slug",
110905
+ "description": "The slug of the team name.",
110906
+ "in": "path",
110907
+ "required": true,
110908
+ "schema": {
110909
+ "type": "string"
110910
+ }
110911
+ }
110912
+ ],
110913
+ "responses": {
110914
+ "200": {
110915
+ "description": "Response",
110916
+ "content": {
110917
+ "application/json": {
110918
+ "schema": {
110919
+ "title": "Full Team",
110920
+ "description": "Groups of organization members that gives permissions on specified repositories.",
110921
+ "type": "object",
110922
+ "properties": {
110923
+ "id": {
110924
+ "description": "Unique identifier of the team",
110925
+ "example": 42,
110926
+ "type": "integer"
110927
+ },
110928
+ "node_id": {
110929
+ "type": "string",
110930
+ "example": "MDQ6VGVhbTE="
110931
+ },
110932
+ "url": {
110933
+ "description": "URL for the team",
110934
+ "example": "https://api.github.com/organizations/1/team/1",
110935
+ "type": "string",
110936
+ "format": "uri"
110937
+ },
110938
+ "html_url": {
110939
+ "type": "string",
110940
+ "format": "uri",
110941
+ "example": "https://github.com/orgs/rails/teams/core"
110942
+ },
110943
+ "name": {
110944
+ "description": "Name of the team",
110945
+ "example": "Developers",
110946
+ "type": "string"
110947
+ },
110948
+ "slug": {
110949
+ "type": "string",
110950
+ "example": "justice-league"
110951
+ },
110952
+ "description": {
110953
+ "type": "string",
110954
+ "example": "A great team.",
110955
+ "nullable": true
110956
+ },
110957
+ "privacy": {
110958
+ "description": "The level of privacy this team should have",
110959
+ "type": "string",
110960
+ "enum": [
110961
+ "closed",
110962
+ "secret"
110963
+ ],
110964
+ "example": "closed"
110965
+ },
110966
+ "permission": {
110967
+ "description": "Permission that the team will have for its repositories",
110968
+ "example": "push",
110969
+ "type": "string"
110970
+ },
110971
+ "members_url": {
110972
+ "type": "string",
110973
+ "example": "https://api.github.com/organizations/1/team/1/members{/member}"
110974
+ },
110975
+ "repositories_url": {
110976
+ "type": "string",
110977
+ "format": "uri",
110978
+ "example": "https://api.github.com/organizations/1/team/1/repos"
110979
+ },
110980
+ "parent": {
110981
+ "title": "Team Simple",
110982
+ "description": "Groups of organization members that gives permissions on specified repositories.",
110983
+ "type": "object",
110984
+ "properties": {
110985
+ "id": {
110986
+ "description": "Unique identifier of the team",
110987
+ "type": "integer",
110988
+ "example": 1
110989
+ },
110990
+ "node_id": {
110991
+ "type": "string",
110992
+ "example": "MDQ6VGVhbTE="
110993
+ },
110994
+ "url": {
110995
+ "description": "URL for the team",
110996
+ "type": "string",
110997
+ "format": "uri",
110998
+ "example": "https://api.github.com/organizations/1/team/1"
110999
+ },
111000
+ "members_url": {
111001
+ "type": "string",
111002
+ "example": "https://api.github.com/organizations/1/team/1/members{/member}"
111003
+ },
111004
+ "name": {
111005
+ "description": "Name of the team",
111006
+ "type": "string",
111007
+ "example": "Justice League"
111008
+ },
111009
+ "description": {
111010
+ "description": "Description of the team",
111011
+ "type": "string",
111012
+ "nullable": true,
111013
+ "example": "A great team."
111014
+ },
111015
+ "permission": {
111016
+ "description": "Permission that the team will have for its repositories",
111017
+ "type": "string",
111018
+ "example": "admin"
111019
+ },
111020
+ "privacy": {
111021
+ "description": "The level of privacy this team should have",
111022
+ "type": "string",
111023
+ "example": "closed"
111024
+ },
111025
+ "html_url": {
111026
+ "type": "string",
111027
+ "format": "uri",
111028
+ "example": "https://github.com/orgs/rails/teams/core"
111029
+ },
111030
+ "repositories_url": {
111031
+ "type": "string",
111032
+ "format": "uri",
111033
+ "example": "https://api.github.com/organizations/1/team/1/repos"
111034
+ },
111035
+ "slug": {
111036
+ "type": "string",
111037
+ "example": "justice-league"
111038
+ },
111039
+ "ldap_dn": {
111040
+ "description": "Distinguished Name (DN) that team maps to within LDAP environment",
111041
+ "example": "uid=example,ou=users,dc=github,dc=com",
111042
+ "type": "string"
111043
+ }
111044
+ },
111045
+ "required": [
111046
+ "id",
111047
+ "node_id",
111048
+ "url",
111049
+ "members_url",
111050
+ "name",
111051
+ "description",
111052
+ "permission",
111053
+ "html_url",
111054
+ "repositories_url",
111055
+ "slug"
111056
+ ],
111057
+ "nullable": true
111058
+ },
111059
+ "members_count": {
111060
+ "type": "integer",
111061
+ "example": 3
111062
+ },
111063
+ "repos_count": {
111064
+ "type": "integer",
111065
+ "example": 10
111066
+ },
111067
+ "created_at": {
111068
+ "type": "string",
111069
+ "format": "date-time",
111070
+ "example": "2017-07-14T16:53:42Z"
111071
+ },
111072
+ "updated_at": {
111073
+ "type": "string",
111074
+ "format": "date-time",
111075
+ "example": "2017-08-17T12:37:15Z"
111076
+ },
111077
+ "organization": {
111078
+ "title": "Team Organization",
111079
+ "description": "Team Organization",
111080
+ "type": "object",
111081
+ "properties": {
111082
+ "login": {
111083
+ "type": "string",
111084
+ "example": "github"
111085
+ },
111086
+ "id": {
111087
+ "type": "integer",
111088
+ "example": 1
111089
+ },
111090
+ "node_id": {
111091
+ "type": "string",
111092
+ "example": "MDEyOk9yZ2FuaXphdGlvbjE="
111093
+ },
111094
+ "url": {
111095
+ "type": "string",
111096
+ "format": "uri",
111097
+ "example": "https://api.github.com/orgs/github"
111098
+ },
111099
+ "repos_url": {
111100
+ "type": "string",
111101
+ "format": "uri",
111102
+ "example": "https://api.github.com/orgs/github/repos"
111103
+ },
111104
+ "events_url": {
111105
+ "type": "string",
111106
+ "format": "uri",
111107
+ "example": "https://api.github.com/orgs/github/events"
111108
+ },
111109
+ "hooks_url": {
111110
+ "type": "string",
111111
+ "example": "https://api.github.com/orgs/github/hooks"
111112
+ },
111113
+ "issues_url": {
111114
+ "type": "string",
111115
+ "example": "https://api.github.com/orgs/github/issues"
111116
+ },
111117
+ "members_url": {
111118
+ "type": "string",
111119
+ "example": "https://api.github.com/orgs/github/members{/member}"
111120
+ },
111121
+ "public_members_url": {
111122
+ "type": "string",
111123
+ "example": "https://api.github.com/orgs/github/public_members{/member}"
111124
+ },
111125
+ "avatar_url": {
111126
+ "type": "string",
111127
+ "example": "https://github.com/images/error/octocat_happy.gif"
111128
+ },
111129
+ "description": {
111130
+ "type": "string",
111131
+ "example": "A great organization",
111132
+ "nullable": true
111133
+ },
111134
+ "name": {
111135
+ "type": "string",
111136
+ "example": "github"
111137
+ },
111138
+ "company": {
111139
+ "type": "string",
111140
+ "example": "GitHub"
111141
+ },
111142
+ "blog": {
111143
+ "type": "string",
111144
+ "format": "uri",
111145
+ "example": "https://github.com/blog"
111146
+ },
111147
+ "location": {
111148
+ "type": "string",
111149
+ "example": "San Francisco"
111150
+ },
111151
+ "email": {
111152
+ "type": "string",
111153
+ "format": "email",
111154
+ "example": "octocat@github.com"
111155
+ },
111156
+ "twitter_username": {
111157
+ "type": "string",
111158
+ "example": "github",
111159
+ "nullable": true
111160
+ },
111161
+ "is_verified": {
111162
+ "type": "boolean",
111163
+ "example": true
111164
+ },
111165
+ "has_organization_projects": {
111166
+ "type": "boolean",
111167
+ "example": true
111168
+ },
111169
+ "has_repository_projects": {
111170
+ "type": "boolean",
111171
+ "example": true
111172
+ },
111173
+ "public_repos": {
111174
+ "type": "integer",
111175
+ "example": 2
111176
+ },
111177
+ "public_gists": {
111178
+ "type": "integer",
111179
+ "example": 1
111180
+ },
111181
+ "followers": {
111182
+ "type": "integer",
111183
+ "example": 20
111184
+ },
111185
+ "following": {
111186
+ "type": "integer",
111187
+ "example": 0
111188
+ },
111189
+ "html_url": {
111190
+ "type": "string",
111191
+ "format": "uri",
111192
+ "example": "https://github.com/octocat"
111193
+ },
111194
+ "created_at": {
111195
+ "type": "string",
111196
+ "format": "date-time",
111197
+ "example": "2008-01-14T04:33:35Z"
111198
+ },
111199
+ "type": {
111200
+ "type": "string",
111201
+ "example": "Organization"
111202
+ },
111203
+ "total_private_repos": {
111204
+ "type": "integer",
111205
+ "example": 100
111206
+ },
111207
+ "owned_private_repos": {
111208
+ "type": "integer",
111209
+ "example": 100
111210
+ },
111211
+ "private_gists": {
111212
+ "type": "integer",
111213
+ "example": 81,
111214
+ "nullable": true
111215
+ },
111216
+ "disk_usage": {
111217
+ "type": "integer",
111218
+ "example": 10000,
111219
+ "nullable": true
111220
+ },
111221
+ "collaborators": {
111222
+ "type": "integer",
111223
+ "example": 8,
111224
+ "nullable": true
111225
+ },
111226
+ "billing_email": {
111227
+ "type": "string",
111228
+ "format": "email",
111229
+ "example": "org@example.com",
111230
+ "nullable": true
111231
+ },
111232
+ "plan": {
111233
+ "type": "object",
111234
+ "properties": {
111235
+ "name": {
111236
+ "type": "string"
111237
+ },
111238
+ "space": {
111239
+ "type": "integer"
111240
+ },
111241
+ "private_repos": {
111242
+ "type": "integer"
111243
+ },
111244
+ "filled_seats": {
111245
+ "type": "integer"
111246
+ },
111247
+ "seats": {
111248
+ "type": "integer"
111249
+ }
111250
+ },
111251
+ "required": [
111252
+ "name",
111253
+ "space",
111254
+ "private_repos"
111255
+ ]
111256
+ },
111257
+ "default_repository_permission": {
111258
+ "type": "string",
111259
+ "nullable": true
111260
+ },
111261
+ "members_can_create_repositories": {
111262
+ "type": "boolean",
111263
+ "example": true,
111264
+ "nullable": true
111265
+ },
111266
+ "two_factor_requirement_enabled": {
111267
+ "type": "boolean",
111268
+ "example": true,
111269
+ "nullable": true
111270
+ },
111271
+ "members_allowed_repository_creation_type": {
111272
+ "type": "string",
111273
+ "example": "all"
111274
+ },
111275
+ "members_can_create_public_repositories": {
111276
+ "type": "boolean",
111277
+ "example": true
111278
+ },
111279
+ "members_can_create_private_repositories": {
111280
+ "type": "boolean",
111281
+ "example": true
111282
+ },
111283
+ "members_can_create_internal_repositories": {
111284
+ "type": "boolean",
111285
+ "example": true
111286
+ },
111287
+ "members_can_create_pages": {
111288
+ "type": "boolean",
111289
+ "example": true
111290
+ },
111291
+ "members_can_create_public_pages": {
111292
+ "type": "boolean",
111293
+ "example": true
111294
+ },
111295
+ "members_can_create_private_pages": {
111296
+ "type": "boolean",
111297
+ "example": true
111298
+ },
111299
+ "members_can_fork_private_repositories": {
111300
+ "type": "boolean",
111301
+ "example": false,
111302
+ "nullable": true
111303
+ },
111304
+ "web_commit_signoff_required": {
111305
+ "type": "boolean",
111306
+ "example": false
111307
+ },
111308
+ "updated_at": {
111309
+ "type": "string",
111310
+ "format": "date-time"
111311
+ }
111312
+ },
111313
+ "required": [
111314
+ "login",
111315
+ "url",
111316
+ "id",
111317
+ "node_id",
111318
+ "repos_url",
111319
+ "events_url",
111320
+ "hooks_url",
111321
+ "issues_url",
111322
+ "members_url",
111323
+ "public_members_url",
111324
+ "avatar_url",
111325
+ "description",
111326
+ "html_url",
111327
+ "has_organization_projects",
111328
+ "has_repository_projects",
111329
+ "public_repos",
111330
+ "public_gists",
111331
+ "followers",
111332
+ "following",
111333
+ "type",
111334
+ "created_at",
111335
+ "updated_at"
111336
+ ]
111337
+ },
111338
+ "ldap_dn": {
111339
+ "description": "Distinguished Name (DN) that team maps to within LDAP environment",
111340
+ "example": "uid=example,ou=users,dc=github,dc=com",
111341
+ "type": "string"
111342
+ }
111343
+ },
111344
+ "required": [
111345
+ "id",
111346
+ "node_id",
111347
+ "url",
111348
+ "members_url",
111349
+ "name",
111350
+ "description",
111351
+ "permission",
111352
+ "html_url",
111353
+ "repositories_url",
111354
+ "slug",
111355
+ "created_at",
111356
+ "updated_at",
111357
+ "members_count",
111358
+ "repos_count",
111359
+ "organization"
111360
+ ]
111361
+ },
111362
+ "examples": {
111363
+ "default": {
111364
+ "value": {
111365
+ "id": 1,
111366
+ "node_id": "MDQ6VGVhbTE=",
111367
+ "url": "https://api.github.com/teams/1",
111368
+ "html_url": "https://github.com/orgs/github/teams/justice-league",
111369
+ "name": "Justice League",
111370
+ "slug": "justice-league",
111371
+ "description": "A great team.",
111372
+ "privacy": "closed",
111373
+ "permission": "admin",
111374
+ "members_url": "https://api.github.com/teams/1/members{/member}",
111375
+ "repositories_url": "https://api.github.com/teams/1/repos",
111376
+ "parent": null,
111377
+ "members_count": 3,
111378
+ "repos_count": 10,
111379
+ "created_at": "2017-07-14T16:53:42Z",
111380
+ "updated_at": "2017-08-17T12:37:15Z",
111381
+ "organization": {
111382
+ "login": "github",
111383
+ "id": 1,
111384
+ "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=",
111385
+ "url": "https://api.github.com/orgs/github",
111386
+ "repos_url": "https://api.github.com/orgs/github/repos",
111387
+ "events_url": "https://api.github.com/orgs/github/events",
111388
+ "hooks_url": "https://api.github.com/orgs/github/hooks",
111389
+ "issues_url": "https://api.github.com/orgs/github/issues",
111390
+ "members_url": "https://api.github.com/orgs/github/members{/member}",
111391
+ "public_members_url": "https://api.github.com/orgs/github/public_members{/member}",
111392
+ "avatar_url": "https://github.com/images/error/octocat_happy.gif",
111393
+ "description": "A great organization",
111394
+ "name": "github",
111395
+ "company": "GitHub",
111396
+ "blog": "https://github.com/blog",
111397
+ "location": "San Francisco",
111398
+ "email": "octocat@github.com",
111399
+ "is_verified": true,
111400
+ "has_organization_projects": true,
111401
+ "has_repository_projects": true,
111402
+ "public_repos": 2,
111403
+ "public_gists": 1,
111404
+ "followers": 20,
111405
+ "following": 0,
111406
+ "html_url": "https://github.com/octocat",
111407
+ "created_at": "2008-01-14T04:33:35Z",
111408
+ "updated_at": "2017-08-17T12:37:15Z",
111409
+ "type": "Organization"
111410
+ }
111411
+ }
111412
+ }
111413
+ }
111414
+ }
111415
+ }
111416
+ },
111417
+ "404": {
111418
+ "description": "Resource not found",
109624
111419
  "content": {
109625
111420
  "application/json": {
109626
111421
  "schema": {
@@ -109644,75 +111439,6 @@
109644
111439
  }
109645
111440
  }
109646
111441
  }
109647
- },
109648
- "422": {
109649
- "description": "Validation failed",
109650
- "content": {
109651
- "application/json": {
109652
- "schema": {
109653
- "title": "Validation Error",
109654
- "description": "Validation Error",
109655
- "type": "object",
109656
- "required": [
109657
- "message",
109658
- "documentation_url"
109659
- ],
109660
- "properties": {
109661
- "message": {
109662
- "type": "string"
109663
- },
109664
- "documentation_url": {
109665
- "type": "string"
109666
- },
109667
- "errors": {
109668
- "type": "array",
109669
- "items": {
109670
- "type": "object",
109671
- "required": [
109672
- "code"
109673
- ],
109674
- "properties": {
109675
- "resource": {
109676
- "type": "string"
109677
- },
109678
- "field": {
109679
- "type": "string"
109680
- },
109681
- "message": {
109682
- "type": "string"
109683
- },
109684
- "code": {
109685
- "type": "string"
109686
- },
109687
- "index": {
109688
- "type": "integer"
109689
- },
109690
- "value": {
109691
- "oneOf": [
109692
- {
109693
- "type": "string",
109694
- "nullable": true
109695
- },
109696
- {
109697
- "type": "integer",
109698
- "nullable": true
109699
- },
109700
- {
109701
- "type": "array",
109702
- "nullable": true,
109703
- "items": {
109704
- "type": "string"
109705
- }
109706
- }
109707
- ]
109708
- }
109709
- }
109710
- }
109711
- }
109712
- }
109713
- }
109714
- }
109715
- }
109716
111442
  }
109717
111443
  },
109718
111444
  "x-github": {
@@ -109722,19 +111448,17 @@
109722
111448
  "subcategory": null
109723
111449
  },
109724
111450
  "x-octokit": {}
109725
- }
109726
- },
109727
- "/orgs/{org}/teams/{team_slug}": {
109728
- "get": {
109729
- "summary": "Get a team by name",
109730
- "description": "Gets a team using the team's `slug`. GitHub 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}`.",
111451
+ },
111452
+ "patch": {
111453
+ "summary": "Update a team",
111454
+ "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}`.",
109731
111455
  "tags": [
109732
111456
  "teams"
109733
111457
  ],
109734
- "operationId": "teams/get-by-name",
111458
+ "operationId": "teams/update-in-org",
109735
111459
  "externalDocs": {
109736
111460
  "description": "API method documentation",
109737
- "url": "https://docs.github.com/rest/reference/teams#get-a-team-by-name"
111461
+ "url": "https://docs.github.com/rest/reference/teams#update-a-team"
109738
111462
  },
109739
111463
  "parameters": [
109740
111464
  {
@@ -109756,9 +111480,61 @@
109756
111480
  }
109757
111481
  }
109758
111482
  ],
111483
+ "requestBody": {
111484
+ "required": false,
111485
+ "content": {
111486
+ "application/json": {
111487
+ "schema": {
111488
+ "type": "object",
111489
+ "properties": {
111490
+ "name": {
111491
+ "type": "string",
111492
+ "description": "The name of the team."
111493
+ },
111494
+ "description": {
111495
+ "type": "string",
111496
+ "description": "The description of the team."
111497
+ },
111498
+ "privacy": {
111499
+ "type": "string",
111500
+ "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.",
111501
+ "enum": [
111502
+ "secret",
111503
+ "closed"
111504
+ ]
111505
+ },
111506
+ "permission": {
111507
+ "type": "string",
111508
+ "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.",
111509
+ "enum": [
111510
+ "pull",
111511
+ "push",
111512
+ "admin"
111513
+ ],
111514
+ "default": "pull"
111515
+ },
111516
+ "parent_team_id": {
111517
+ "type": "integer",
111518
+ "description": "The ID of a team to set as the parent team.",
111519
+ "nullable": true
111520
+ }
111521
+ }
111522
+ },
111523
+ "examples": {
111524
+ "default": {
111525
+ "value": {
111526
+ "name": "new team name",
111527
+ "description": "new team description",
111528
+ "privacy": "closed"
111529
+ }
111530
+ }
111531
+ }
111532
+ }
111533
+ }
111534
+ },
109759
111535
  "responses": {
109760
111536
  "200": {
109761
- "description": "Response",
111537
+ "description": "Response when the updated information already exists",
109762
111538
  "content": {
109763
111539
  "application/json": {
109764
111540
  "schema": {
@@ -110260,125 +112036,6 @@
110260
112036
  }
110261
112037
  }
110262
112038
  },
110263
- "404": {
110264
- "description": "Resource not found",
110265
- "content": {
110266
- "application/json": {
110267
- "schema": {
110268
- "title": "Basic Error",
110269
- "description": "Basic Error",
110270
- "type": "object",
110271
- "properties": {
110272
- "message": {
110273
- "type": "string"
110274
- },
110275
- "documentation_url": {
110276
- "type": "string"
110277
- },
110278
- "url": {
110279
- "type": "string"
110280
- },
110281
- "status": {
110282
- "type": "string"
110283
- }
110284
- }
110285
- }
110286
- }
110287
- }
110288
- }
110289
- },
110290
- "x-github": {
110291
- "githubCloudOnly": false,
110292
- "enabledForGitHubApps": true,
110293
- "category": "teams",
110294
- "subcategory": null
110295
- },
110296
- "x-octokit": {}
110297
- },
110298
- "patch": {
110299
- "summary": "Update a team",
110300
- "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}`.",
110301
- "tags": [
110302
- "teams"
110303
- ],
110304
- "operationId": "teams/update-in-org",
110305
- "externalDocs": {
110306
- "description": "API method documentation",
110307
- "url": "https://docs.github.com/rest/reference/teams#update-a-team"
110308
- },
110309
- "parameters": [
110310
- {
110311
- "name": "org",
110312
- "description": "The organization name. The name is not case sensitive.",
110313
- "in": "path",
110314
- "required": true,
110315
- "schema": {
110316
- "type": "string"
110317
- }
110318
- },
110319
- {
110320
- "name": "team_slug",
110321
- "description": "The slug of the team name.",
110322
- "in": "path",
110323
- "required": true,
110324
- "schema": {
110325
- "type": "string"
110326
- }
110327
- }
110328
- ],
110329
- "requestBody": {
110330
- "required": false,
110331
- "content": {
110332
- "application/json": {
110333
- "schema": {
110334
- "type": "object",
110335
- "properties": {
110336
- "name": {
110337
- "type": "string",
110338
- "description": "The name of the team."
110339
- },
110340
- "description": {
110341
- "type": "string",
110342
- "description": "The description of the team."
110343
- },
110344
- "privacy": {
110345
- "type": "string",
110346
- "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.",
110347
- "enum": [
110348
- "secret",
110349
- "closed"
110350
- ]
110351
- },
110352
- "permission": {
110353
- "type": "string",
110354
- "description": "**Deprecated**. The permission that new repositories will be added to the team with when none is specified.",
110355
- "enum": [
110356
- "pull",
110357
- "push",
110358
- "admin"
110359
- ],
110360
- "default": "pull"
110361
- },
110362
- "parent_team_id": {
110363
- "type": "integer",
110364
- "description": "The ID of a team to set as the parent team.",
110365
- "nullable": true
110366
- }
110367
- }
110368
- },
110369
- "examples": {
110370
- "default": {
110371
- "value": {
110372
- "name": "new team name",
110373
- "description": "new team description",
110374
- "privacy": "closed"
110375
- }
110376
- }
110377
- }
110378
- }
110379
- }
110380
- },
110381
- "responses": {
110382
112039
  "201": {
110383
112040
  "description": "Response",
110384
112041
  "content": {
@@ -110881,6 +112538,127 @@
110881
112538
  }
110882
112539
  }
110883
112540
  }
112541
+ },
112542
+ "403": {
112543
+ "description": "Forbidden",
112544
+ "content": {
112545
+ "application/json": {
112546
+ "schema": {
112547
+ "title": "Basic Error",
112548
+ "description": "Basic Error",
112549
+ "type": "object",
112550
+ "properties": {
112551
+ "message": {
112552
+ "type": "string"
112553
+ },
112554
+ "documentation_url": {
112555
+ "type": "string"
112556
+ },
112557
+ "url": {
112558
+ "type": "string"
112559
+ },
112560
+ "status": {
112561
+ "type": "string"
112562
+ }
112563
+ }
112564
+ }
112565
+ }
112566
+ }
112567
+ },
112568
+ "404": {
112569
+ "description": "Resource not found",
112570
+ "content": {
112571
+ "application/json": {
112572
+ "schema": {
112573
+ "title": "Basic Error",
112574
+ "description": "Basic Error",
112575
+ "type": "object",
112576
+ "properties": {
112577
+ "message": {
112578
+ "type": "string"
112579
+ },
112580
+ "documentation_url": {
112581
+ "type": "string"
112582
+ },
112583
+ "url": {
112584
+ "type": "string"
112585
+ },
112586
+ "status": {
112587
+ "type": "string"
112588
+ }
112589
+ }
112590
+ }
112591
+ }
112592
+ }
112593
+ },
112594
+ "422": {
112595
+ "description": "Validation failed",
112596
+ "content": {
112597
+ "application/json": {
112598
+ "schema": {
112599
+ "title": "Validation Error",
112600
+ "description": "Validation Error",
112601
+ "type": "object",
112602
+ "required": [
112603
+ "message",
112604
+ "documentation_url"
112605
+ ],
112606
+ "properties": {
112607
+ "message": {
112608
+ "type": "string"
112609
+ },
112610
+ "documentation_url": {
112611
+ "type": "string"
112612
+ },
112613
+ "errors": {
112614
+ "type": "array",
112615
+ "items": {
112616
+ "type": "object",
112617
+ "required": [
112618
+ "code"
112619
+ ],
112620
+ "properties": {
112621
+ "resource": {
112622
+ "type": "string"
112623
+ },
112624
+ "field": {
112625
+ "type": "string"
112626
+ },
112627
+ "message": {
112628
+ "type": "string"
112629
+ },
112630
+ "code": {
112631
+ "type": "string"
112632
+ },
112633
+ "index": {
112634
+ "type": "integer"
112635
+ },
112636
+ "value": {
112637
+ "oneOf": [
112638
+ {
112639
+ "type": "string",
112640
+ "nullable": true
112641
+ },
112642
+ {
112643
+ "type": "integer",
112644
+ "nullable": true
112645
+ },
112646
+ {
112647
+ "type": "array",
112648
+ "nullable": true,
112649
+ "items": {
112650
+ "type": "string"
112651
+ }
112652
+ }
112653
+ ]
112654
+ }
112655
+ }
112656
+ }
112657
+ }
112658
+ }
112659
+ }
112660
+ }
112661
+ }
110884
112662
  }
110885
112663
  },
110886
112664
  "x-github": {
@@ -119474,8 +121252,9 @@
119474
121252
  },
119475
121253
  "use_squash_pr_title_as_default": {
119476
121254
  "type": "boolean",
119477
- "description": "Whether a squash merge commit can use the pull request title as default.",
119478
- "default": false
121255
+ "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.",
121256
+ "default": false,
121257
+ "deprecated": true
119479
121258
  },
119480
121259
  "squash_merge_commit_title": {
119481
121260
  "type": "string",
@@ -121524,8 +123303,9 @@
121524
123303
  },
121525
123304
  "use_squash_pr_title_as_default": {
121526
123305
  "type": "boolean",
121527
- "description": "Whether a squash merge commit can use the pull request title as default.",
121528
- "default": false
123306
+ "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.",
123307
+ "default": false,
123308
+ "deprecated": true
121529
123309
  },
121530
123310
  "squash_merge_commit_title": {
121531
123311
  "type": "string",
@@ -129980,8 +131760,9 @@
129980
131760
  },
129981
131761
  "use_squash_pr_title_as_default": {
129982
131762
  "type": "boolean",
129983
- "description": "Whether a squash merge commit can use the pull request title as default.",
129984
- "default": false
131763
+ "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.",
131764
+ "default": false,
131765
+ "deprecated": true
129985
131766
  },
129986
131767
  "squash_merge_commit_title": {
129987
131768
  "type": "string",
@@ -131418,8 +133199,9 @@
131418
133199
  },
131419
133200
  "use_squash_pr_title_as_default": {
131420
133201
  "type": "boolean",
131421
- "description": "Whether a squash merge commit can use the pull request title as default.",
131422
- "default": false
133202
+ "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.",
133203
+ "default": false,
133204
+ "deprecated": true
131423
133205
  },
131424
133206
  "squash_merge_commit_title": {
131425
133207
  "type": "string",
@@ -132611,8 +134393,9 @@
132611
134393
  },
132612
134394
  "use_squash_pr_title_as_default": {
132613
134395
  "type": "boolean",
132614
- "description": "Whether a squash merge commit can use the pull request title as default.",
132615
- "default": false
134396
+ "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.",
134397
+ "default": false,
134398
+ "deprecated": true
132616
134399
  },
132617
134400
  "squash_merge_commit_title": {
132618
134401
  "type": "string",
@@ -133692,8 +135475,9 @@
133692
135475
  },
133693
135476
  "use_squash_pr_title_as_default": {
133694
135477
  "type": "boolean",
133695
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
133696
- "default": false
135478
+ "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.",
135479
+ "default": false,
135480
+ "deprecated": true
133697
135481
  },
133698
135482
  "squash_merge_commit_title": {
133699
135483
  "type": "string",
@@ -135274,8 +137058,9 @@
135274
137058
  },
135275
137059
  "use_squash_pr_title_as_default": {
135276
137060
  "type": "boolean",
135277
- "description": "Whether a squash merge commit can use the pull request title as default.",
135278
- "default": false
137061
+ "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.",
137062
+ "default": false,
137063
+ "deprecated": true
135279
137064
  },
135280
137065
  "squash_merge_commit_title": {
135281
137066
  "type": "string",
@@ -136712,8 +138497,9 @@
136712
138497
  },
136713
138498
  "use_squash_pr_title_as_default": {
136714
138499
  "type": "boolean",
136715
- "description": "Whether a squash merge commit can use the pull request title as default.",
136716
- "default": false
138500
+ "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.",
138501
+ "default": false,
138502
+ "deprecated": true
136717
138503
  },
136718
138504
  "squash_merge_commit_title": {
136719
138505
  "type": "string",
@@ -137905,8 +139691,9 @@
137905
139691
  },
137906
139692
  "use_squash_pr_title_as_default": {
137907
139693
  "type": "boolean",
137908
- "description": "Whether a squash merge commit can use the pull request title as default.",
137909
- "default": false
139694
+ "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.",
139695
+ "default": false,
139696
+ "deprecated": true
137910
139697
  },
137911
139698
  "squash_merge_commit_title": {
137912
139699
  "type": "string",
@@ -143047,8 +144834,9 @@
143047
144834
  },
143048
144835
  "use_squash_pr_title_as_default": {
143049
144836
  "type": "boolean",
143050
- "description": "Whether a squash merge commit can use the pull request title as default.",
143051
- "default": false
144837
+ "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.",
144838
+ "default": false,
144839
+ "deprecated": true
143052
144840
  },
143053
144841
  "squash_merge_commit_title": {
143054
144842
  "type": "string",
@@ -144344,8 +146132,9 @@
144344
146132
  },
144345
146133
  "use_squash_pr_title_as_default": {
144346
146134
  "type": "boolean",
144347
- "description": "Whether a squash merge commit can use the pull request title as default.",
144348
- "default": false
146135
+ "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.",
146136
+ "default": false,
146137
+ "deprecated": true
144349
146138
  },
144350
146139
  "squash_merge_commit_title": {
144351
146140
  "type": "string",
@@ -147867,8 +149656,9 @@
147867
149656
  },
147868
149657
  "use_squash_pr_title_as_default": {
147869
149658
  "type": "boolean",
147870
- "description": "Whether a squash merge commit can use the pull request title as default.",
147871
- "default": false
149659
+ "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.",
149660
+ "default": false,
149661
+ "deprecated": true
147872
149662
  },
147873
149663
  "squash_merge_commit_title": {
147874
149664
  "type": "string",
@@ -149633,8 +151423,9 @@
149633
151423
  },
149634
151424
  "use_squash_pr_title_as_default": {
149635
151425
  "type": "boolean",
149636
- "description": "Whether a squash merge commit can use the pull request title as default.",
149637
- "default": false
151426
+ "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.",
151427
+ "default": false,
151428
+ "deprecated": true
149638
151429
  },
149639
151430
  "squash_merge_commit_title": {
149640
151431
  "type": "string",
@@ -152295,8 +154086,9 @@
152295
154086
  },
152296
154087
  "use_squash_pr_title_as_default": {
152297
154088
  "type": "boolean",
152298
- "description": "Whether a squash merge commit can use the pull request title as default.",
152299
- "default": false
154089
+ "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.",
154090
+ "default": false,
154091
+ "deprecated": true
152300
154092
  },
152301
154093
  "squash_merge_commit_title": {
152302
154094
  "type": "string",
@@ -154061,8 +155853,9 @@
154061
155853
  },
154062
155854
  "use_squash_pr_title_as_default": {
154063
155855
  "type": "boolean",
154064
- "description": "Whether a squash merge commit can use the pull request title as default.",
154065
- "default": false
155856
+ "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.",
155857
+ "default": false,
155858
+ "deprecated": true
154066
155859
  },
154067
155860
  "squash_merge_commit_title": {
154068
155861
  "type": "string",
@@ -157439,8 +159232,9 @@
157439
159232
  },
157440
159233
  "use_squash_pr_title_as_default": {
157441
159234
  "type": "boolean",
157442
- "description": "Whether a squash merge commit can use the pull request title as default.",
157443
- "default": false
159235
+ "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.",
159236
+ "default": false,
159237
+ "deprecated": true
157444
159238
  },
157445
159239
  "squash_merge_commit_title": {
157446
159240
  "type": "string",
@@ -159205,8 +160999,9 @@
159205
160999
  },
159206
161000
  "use_squash_pr_title_as_default": {
159207
161001
  "type": "boolean",
159208
- "description": "Whether a squash merge commit can use the pull request title as default.",
159209
- "default": false
161002
+ "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.",
161003
+ "default": false,
161004
+ "deprecated": true
159210
161005
  },
159211
161006
  "squash_merge_commit_title": {
159212
161007
  "type": "string",
@@ -163570,7 +165365,7 @@
163570
165365
  },
163571
165366
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
163572
165367
  "get": {
163573
- "summary": "List workflow runs",
165368
+ "summary": "List workflow runs for a workflow",
163574
165369
  "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/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.",
163575
165370
  "tags": [
163576
165371
  "actions"
@@ -165771,8 +167566,9 @@
165771
167566
  },
165772
167567
  "use_squash_pr_title_as_default": {
165773
167568
  "type": "boolean",
165774
- "description": "Whether a squash merge commit can use the pull request title as default.",
165775
- "default": false
167569
+ "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.",
167570
+ "default": false,
167571
+ "deprecated": true
165776
167572
  },
165777
167573
  "squash_merge_commit_title": {
165778
167574
  "type": "string",
@@ -167537,8 +169333,9 @@
167537
169333
  },
167538
169334
  "use_squash_pr_title_as_default": {
167539
169335
  "type": "boolean",
167540
- "description": "Whether a squash merge commit can use the pull request title as default.",
167541
- "default": false
169336
+ "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.",
169337
+ "default": false,
169338
+ "deprecated": true
167542
169339
  },
167543
169340
  "squash_merge_commit_title": {
167544
169341
  "type": "string",
@@ -194815,8 +196612,9 @@
194815
196612
  },
194816
196613
  "use_squash_pr_title_as_default": {
194817
196614
  "type": "boolean",
194818
- "description": "Whether a squash merge commit can use the pull request title as default.",
194819
- "default": false
196615
+ "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.",
196616
+ "default": false,
196617
+ "deprecated": true
194820
196618
  },
194821
196619
  "squash_merge_commit_title": {
194822
196620
  "type": "string",
@@ -197399,8 +199197,9 @@
197399
199197
  },
197400
199198
  "use_squash_pr_title_as_default": {
197401
199199
  "type": "boolean",
197402
- "description": "Whether a squash merge commit can use the pull request title as default.",
197403
- "default": false
199200
+ "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.",
199201
+ "default": false,
199202
+ "deprecated": true
197404
199203
  },
197405
199204
  "squash_merge_commit_title": {
197406
199205
  "type": "string",
@@ -199700,8 +201499,9 @@
199700
201499
  },
199701
201500
  "use_squash_pr_title_as_default": {
199702
201501
  "type": "boolean",
199703
- "description": "Whether a squash merge commit can use the pull request title as default.",
199704
- "default": false
201502
+ "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.",
201503
+ "default": false,
201504
+ "deprecated": true
199705
201505
  },
199706
201506
  "squash_merge_commit_title": {
199707
201507
  "type": "string",
@@ -202174,8 +203974,9 @@
202174
203974
  },
202175
203975
  "use_squash_pr_title_as_default": {
202176
203976
  "type": "boolean",
202177
- "description": "Whether a squash merge commit can use the pull request title as default.",
202178
- "default": false
203977
+ "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.",
203978
+ "default": false,
203979
+ "deprecated": true
202179
203980
  },
202180
203981
  "squash_merge_commit_title": {
202181
203982
  "type": "string",
@@ -209457,8 +211258,9 @@
209457
211258
  },
209458
211259
  "use_squash_pr_title_as_default": {
209459
211260
  "type": "boolean",
209460
- "description": "Whether a squash merge commit can use the pull request title as default.",
209461
- "default": false
211261
+ "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.",
211262
+ "default": false,
211263
+ "deprecated": true
209462
211264
  },
209463
211265
  "squash_merge_commit_title": {
209464
211266
  "type": "string",
@@ -212264,8 +214066,9 @@
212264
214066
  },
212265
214067
  "use_squash_pr_title_as_default": {
212266
214068
  "type": "boolean",
212267
- "description": "Whether a squash merge commit can use the pull request title as default.",
212268
- "default": false
214069
+ "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.",
214070
+ "default": false,
214071
+ "deprecated": true
212269
214072
  },
212270
214073
  "squash_merge_commit_title": {
212271
214074
  "type": "string",
@@ -212959,14 +214762,15 @@
212959
214762
  },
212960
214763
  "location": "WestUs2",
212961
214764
  "idle_timeout_minutes": 60,
212962
- "retention_period_minutes": "43200,",
212963
- "retention_expires_at": "null,",
214765
+ "retention_period_minutes": 43200,
214766
+ "retention_expires_at": null,
212964
214767
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
212965
214768
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
212966
214769
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
212967
214770
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
212968
214771
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
212969
- "recent_folders": []
214772
+ "recent_folders": [],
214773
+ "template": null
212970
214774
  }
212971
214775
  }
212972
214776
  }
@@ -214717,8 +216521,9 @@
214717
216521
  },
214718
216522
  "use_squash_pr_title_as_default": {
214719
216523
  "type": "boolean",
214720
- "description": "Whether a squash merge commit can use the pull request title as default.",
214721
- "default": false
216524
+ "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.",
216525
+ "default": false,
216526
+ "deprecated": true
214722
216527
  },
214723
216528
  "squash_merge_commit_title": {
214724
216529
  "type": "string",
@@ -215412,14 +217217,15 @@
215412
217217
  },
215413
217218
  "location": "WestUs2",
215414
217219
  "idle_timeout_minutes": 60,
215415
- "retention_period_minutes": "43200,",
215416
- "retention_expires_at": "null,",
217220
+ "retention_period_minutes": 43200,
217221
+ "retention_expires_at": null,
215417
217222
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
215418
217223
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
215419
217224
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
215420
217225
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
215421
217226
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
215422
- "recent_folders": []
217227
+ "recent_folders": [],
217228
+ "template": null
215423
217229
  }
215424
217230
  }
215425
217231
  }
@@ -218815,8 +220621,9 @@
218815
220621
  },
218816
220622
  "use_squash_pr_title_as_default": {
218817
220623
  "type": "boolean",
218818
- "description": "Whether a squash merge commit can use the pull request title as default.",
218819
- "default": false
220624
+ "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.",
220625
+ "default": false,
220626
+ "deprecated": true
218820
220627
  },
218821
220628
  "squash_merge_commit_title": {
218822
220629
  "type": "string",
@@ -226151,8 +227958,9 @@
226151
227958
  },
226152
227959
  "use_squash_pr_title_as_default": {
226153
227960
  "type": "boolean",
226154
- "description": "Whether a squash merge commit can use the pull request title as default.",
226155
- "default": false
227961
+ "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.",
227962
+ "default": false,
227963
+ "deprecated": true
226156
227964
  },
226157
227965
  "squash_merge_commit_title": {
226158
227966
  "type": "string",
@@ -227485,8 +229293,9 @@
227485
229293
  },
227486
229294
  "use_squash_pr_title_as_default": {
227487
229295
  "type": "boolean",
227488
- "description": "Whether a squash merge commit can use the pull request title as default.",
227489
- "default": false
229296
+ "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.",
229297
+ "default": false,
229298
+ "deprecated": true
227490
229299
  },
227491
229300
  "squash_merge_commit_title": {
227492
229301
  "type": "string",
@@ -232497,8 +234306,9 @@
232497
234306
  },
232498
234307
  "use_squash_pr_title_as_default": {
232499
234308
  "type": "boolean",
232500
- "description": "Whether a squash merge commit can use the pull request title as default.",
232501
- "default": false
234309
+ "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.",
234310
+ "default": false,
234311
+ "deprecated": true
232502
234312
  },
232503
234313
  "squash_merge_commit_title": {
232504
234314
  "type": "string",
@@ -234719,8 +236529,9 @@
234719
236529
  },
234720
236530
  "use_squash_pr_title_as_default": {
234721
236531
  "type": "boolean",
234722
- "description": "Whether a squash merge commit can use the pull request title as default.",
234723
- "default": false
236532
+ "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.",
236533
+ "default": false,
236534
+ "deprecated": true
234724
236535
  },
234725
236536
  "squash_merge_commit_title": {
234726
236537
  "type": "string",
@@ -235872,6 +237683,7 @@
235872
237683
  "description": "The base branch and head branch to compare. This parameter expects the format `{base}...{head}`.",
235873
237684
  "in": "path",
235874
237685
  "required": true,
237686
+ "x-multi-segment": true,
235875
237687
  "schema": {
235876
237688
  "type": "string"
235877
237689
  }
@@ -239406,7 +241218,7 @@
239406
241218
  },
239407
241219
  "sha": {
239408
241220
  "type": "string",
239409
- "description": "The blob SHA of the file being replaced."
241221
+ "description": "The blob SHA of the file being deleted."
239410
241222
  },
239411
241223
  "branch": {
239412
241224
  "type": "string",
@@ -249930,8 +251742,9 @@
249930
251742
  },
249931
251743
  "use_squash_pr_title_as_default": {
249932
251744
  "type": "boolean",
249933
- "description": "Whether a squash merge commit can use the pull request title as default.",
249934
- "default": false
251745
+ "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.",
251746
+ "default": false,
251747
+ "deprecated": true
249935
251748
  },
249936
251749
  "squash_merge_commit_title": {
249937
251750
  "type": "string",
@@ -252588,8 +254401,9 @@
252588
254401
  },
252589
254402
  "use_squash_pr_title_as_default": {
252590
254403
  "type": "boolean",
252591
- "description": "Whether a squash merge commit can use the pull request title as default.",
252592
- "default": false
254404
+ "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.",
254405
+ "default": false,
254406
+ "deprecated": true
252593
254407
  },
252594
254408
  "squash_merge_commit_title": {
252595
254409
  "type": "string",
@@ -254647,8 +256461,9 @@
254647
256461
  },
254648
256462
  "use_squash_pr_title_as_default": {
254649
256463
  "type": "boolean",
254650
- "description": "Whether a squash merge commit can use the pull request title as default.",
254651
- "default": false
256464
+ "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.",
256465
+ "default": false,
256466
+ "deprecated": true
254652
256467
  },
254653
256468
  "squash_merge_commit_title": {
254654
256469
  "type": "string",
@@ -256085,8 +257900,9 @@
256085
257900
  },
256086
257901
  "use_squash_pr_title_as_default": {
256087
257902
  "type": "boolean",
256088
- "description": "Whether a squash merge commit can use the pull request title as default.",
256089
- "default": false
257903
+ "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.",
257904
+ "default": false,
257905
+ "deprecated": true
256090
257906
  },
256091
257907
  "squash_merge_commit_title": {
256092
257908
  "type": "string",
@@ -257278,8 +259094,9 @@
257278
259094
  },
257279
259095
  "use_squash_pr_title_as_default": {
257280
259096
  "type": "boolean",
257281
- "description": "Whether a squash merge commit can use the pull request title as default.",
257282
- "default": false
259097
+ "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.",
259098
+ "default": false,
259099
+ "deprecated": true
257283
259100
  },
257284
259101
  "squash_merge_commit_title": {
257285
259102
  "type": "string",
@@ -261318,7 +263135,7 @@
261318
263135
  "/repos/{owner}/{repo}/git/trees/{tree_sha}": {
261319
263136
  "get": {
261320
263137
  "summary": "Get a tree",
261321
- "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.",
263138
+ "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.",
261322
263139
  "tags": [
261323
263140
  "git"
261324
263141
  ],
@@ -268852,8 +270669,9 @@
268852
270669
  },
268853
270670
  "use_squash_pr_title_as_default": {
268854
270671
  "type": "boolean",
268855
- "description": "Whether a squash merge commit can use the pull request title as default.",
268856
- "default": false
270672
+ "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.",
270673
+ "default": false,
270674
+ "deprecated": true
268857
270675
  },
268858
270676
  "squash_merge_commit_title": {
268859
270677
  "type": "string",
@@ -271136,8 +272954,9 @@
271136
272954
  },
271137
272955
  "use_squash_pr_title_as_default": {
271138
272956
  "type": "boolean",
271139
- "description": "Whether a squash merge commit can use the pull request title as default.",
271140
- "default": false
272957
+ "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.",
272958
+ "default": false,
272959
+ "deprecated": true
271141
272960
  },
271142
272961
  "squash_merge_commit_title": {
271143
272962
  "type": "string",
@@ -273989,8 +275808,9 @@
273989
275808
  },
273990
275809
  "use_squash_pr_title_as_default": {
273991
275810
  "type": "boolean",
273992
- "description": "Whether a squash merge commit can use the pull request title as default.",
273993
- "default": false
275811
+ "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.",
275812
+ "default": false,
275813
+ "deprecated": true
273994
275814
  },
273995
275815
  "squash_merge_commit_title": {
273996
275816
  "type": "string",
@@ -276851,8 +278671,9 @@
276851
278671
  },
276852
278672
  "use_squash_pr_title_as_default": {
276853
278673
  "type": "boolean",
276854
- "description": "Whether a squash merge commit can use the pull request title as default.",
276855
- "default": false
278674
+ "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.",
278675
+ "default": false,
278676
+ "deprecated": true
276856
278677
  },
276857
278678
  "squash_merge_commit_title": {
276858
278679
  "type": "string",
@@ -282866,8 +284687,9 @@
282866
284687
  },
282867
284688
  "use_squash_pr_title_as_default": {
282868
284689
  "type": "boolean",
282869
- "description": "Whether a squash merge commit can use the pull request title as default.",
282870
- "default": false
284690
+ "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.",
284691
+ "default": false,
284692
+ "deprecated": true
282871
284693
  },
282872
284694
  "squash_merge_commit_title": {
282873
284695
  "type": "string",
@@ -286784,8 +288606,9 @@
286784
288606
  },
286785
288607
  "use_squash_pr_title_as_default": {
286786
288608
  "type": "boolean",
286787
- "description": "Whether a squash merge commit can use the pull request title as default.",
286788
- "default": false
288609
+ "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.",
288610
+ "default": false,
288611
+ "deprecated": true
286789
288612
  },
286790
288613
  "squash_merge_commit_title": {
286791
288614
  "type": "string",
@@ -290584,8 +292407,9 @@
290584
292407
  },
290585
292408
  "use_squash_pr_title_as_default": {
290586
292409
  "type": "boolean",
290587
- "description": "Whether a squash merge commit can use the pull request title as default.",
290588
- "default": false
292410
+ "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.",
292411
+ "default": false,
292412
+ "deprecated": true
290589
292413
  },
290590
292414
  "squash_merge_commit_title": {
290591
292415
  "type": "string",
@@ -293423,8 +295247,9 @@
293423
295247
  },
293424
295248
  "use_squash_pr_title_as_default": {
293425
295249
  "type": "boolean",
293426
- "description": "Whether a squash merge commit can use the pull request title as default.",
293427
- "default": false
295250
+ "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.",
295251
+ "default": false,
295252
+ "deprecated": true
293428
295253
  },
293429
295254
  "squash_merge_commit_title": {
293430
295255
  "type": "string",
@@ -296288,8 +298113,9 @@
296288
298113
  },
296289
298114
  "use_squash_pr_title_as_default": {
296290
298115
  "type": "boolean",
296291
- "description": "Whether a squash merge commit can use the pull request title as default.",
296292
- "default": false
298116
+ "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.",
298117
+ "default": false,
298118
+ "deprecated": true
296293
298119
  },
296294
298120
  "squash_merge_commit_title": {
296295
298121
  "type": "string",
@@ -320150,8 +321976,9 @@
320150
321976
  },
320151
321977
  "use_squash_pr_title_as_default": {
320152
321978
  "type": "boolean",
320153
- "description": "Whether a squash merge commit can use the pull request title as default.",
320154
- "default": false
321979
+ "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.",
321980
+ "default": false,
321981
+ "deprecated": true
320155
321982
  },
320156
321983
  "squash_merge_commit_title": {
320157
321984
  "type": "string",
@@ -329464,8 +331291,9 @@
329464
331291
  },
329465
331292
  "use_squash_pr_title_as_default": {
329466
331293
  "type": "boolean",
329467
- "description": "Whether a squash merge commit can use the pull request title as default.",
329468
- "default": false
331294
+ "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.",
331295
+ "default": false,
331296
+ "deprecated": true
329469
331297
  },
329470
331298
  "squash_merge_commit_title": {
329471
331299
  "type": "string",
@@ -335750,8 +337578,9 @@
335750
337578
  },
335751
337579
  "use_squash_pr_title_as_default": {
335752
337580
  "type": "boolean",
335753
- "description": "Whether a squash merge commit can use the pull request title as default.",
335754
- "default": false
337581
+ "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.",
337582
+ "default": false,
337583
+ "deprecated": true
335755
337584
  },
335756
337585
  "squash_merge_commit_title": {
335757
337586
  "type": "string",
@@ -337084,8 +338913,9 @@
337084
338913
  },
337085
338914
  "use_squash_pr_title_as_default": {
337086
338915
  "type": "boolean",
337087
- "description": "Whether a squash merge commit can use the pull request title as default.",
337088
- "default": false
338916
+ "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.",
338917
+ "default": false,
338918
+ "deprecated": true
337089
338919
  },
337090
338920
  "squash_merge_commit_title": {
337091
338921
  "type": "string",
@@ -353003,8 +354833,9 @@
353003
354833
  },
353004
354834
  "use_squash_pr_title_as_default": {
353005
354835
  "type": "boolean",
353006
- "description": "Whether a squash merge commit can use the pull request title as default.",
353007
- "default": false
354836
+ "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.",
354837
+ "default": false,
354838
+ "deprecated": true
353008
354839
  },
353009
354840
  "squash_merge_commit_title": {
353010
354841
  "type": "string",
@@ -353698,14 +355529,15 @@
353698
355529
  },
353699
355530
  "location": "WestUs2",
353700
355531
  "idle_timeout_minutes": 60,
353701
- "retention_period_minutes": "43200,",
353702
- "retention_expires_at": "null,",
355532
+ "retention_period_minutes": 43200,
355533
+ "retention_expires_at": null,
353703
355534
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
353704
355535
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
353705
355536
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
353706
355537
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
353707
355538
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
353708
- "recent_folders": []
355539
+ "recent_folders": [],
355540
+ "template": null
353709
355541
  }
353710
355542
  }
353711
355543
  }
@@ -355456,8 +357288,9 @@
355456
357288
  },
355457
357289
  "use_squash_pr_title_as_default": {
355458
357290
  "type": "boolean",
355459
- "description": "Whether a squash merge commit can use the pull request title as default.",
355460
- "default": false
357291
+ "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.",
357292
+ "default": false,
357293
+ "deprecated": true
355461
357294
  },
355462
357295
  "squash_merge_commit_title": {
355463
357296
  "type": "string",
@@ -356151,14 +357984,15 @@
356151
357984
  },
356152
357985
  "location": "WestUs2",
356153
357986
  "idle_timeout_minutes": 60,
356154
- "retention_period_minutes": "43200,",
356155
- "retention_expires_at": "null,",
357987
+ "retention_period_minutes": 43200,
357988
+ "retention_expires_at": null,
356156
357989
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
356157
357990
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
356158
357991
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
356159
357992
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
356160
357993
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
356161
- "recent_folders": []
357994
+ "recent_folders": [],
357995
+ "template": null
356162
357996
  }
356163
357997
  }
356164
357998
  }
@@ -362024,8 +363858,9 @@
362024
363858
  },
362025
363859
  "use_squash_pr_title_as_default": {
362026
363860
  "type": "boolean",
362027
- "description": "Whether a squash merge commit can use the pull request title as default.",
362028
- "default": false
363861
+ "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.",
363862
+ "default": false,
363863
+ "deprecated": true
362029
363864
  },
362030
363865
  "squash_merge_commit_title": {
362031
363866
  "type": "string",
@@ -363358,8 +365193,9 @@
363358
365193
  },
363359
365194
  "use_squash_pr_title_as_default": {
363360
365195
  "type": "boolean",
363361
- "description": "Whether a squash merge commit can use the pull request title as default.",
363362
- "default": false
365196
+ "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.",
365197
+ "default": false,
365198
+ "deprecated": true
363363
365199
  },
363364
365200
  "squash_merge_commit_title": {
363365
365201
  "type": "string",
@@ -366741,8 +368577,9 @@
366741
368577
  },
366742
368578
  "use_squash_pr_title_as_default": {
366743
368579
  "type": "boolean",
366744
- "description": "Whether a squash merge commit can use the pull request title as default.",
366745
- "default": false
368580
+ "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.",
368581
+ "default": false,
368582
+ "deprecated": true
366746
368583
  },
366747
368584
  "squash_merge_commit_title": {
366748
368585
  "type": "string",
@@ -368075,8 +369912,9 @@
368075
369912
  },
368076
369913
  "use_squash_pr_title_as_default": {
368077
369914
  "type": "boolean",
368078
- "description": "Whether a squash merge commit can use the pull request title as default.",
368079
- "default": false
369915
+ "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.",
369916
+ "default": false,
369917
+ "deprecated": true
368080
369918
  },
368081
369919
  "squash_merge_commit_title": {
368082
369920
  "type": "string",
@@ -387208,8 +389046,9 @@
387208
389046
  },
387209
389047
  "use_squash_pr_title_as_default": {
387210
389048
  "type": "boolean",
387211
- "description": "Whether a squash merge commit can use the pull request title as default.",
387212
- "default": false
389049
+ "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.",
389050
+ "default": false,
389051
+ "deprecated": true
387213
389052
  },
387214
389053
  "squash_merge_commit_title": {
387215
389054
  "type": "string",
@@ -389074,8 +390913,9 @@
389074
390913
  },
389075
390914
  "use_squash_pr_title_as_default": {
389076
390915
  "type": "boolean",
389077
- "description": "Whether a squash merge commit can use the pull request title as default.",
389078
- "default": false
390916
+ "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.",
390917
+ "default": false,
390918
+ "deprecated": true
389079
390919
  },
389080
390920
  "squash_merge_commit_title": {
389081
390921
  "type": "string",
@@ -390873,8 +392713,9 @@
390873
392713
  },
390874
392714
  "use_squash_pr_title_as_default": {
390875
392715
  "type": "boolean",
390876
- "description": "Whether a squash merge commit can use the pull request title as default.",
390877
- "default": false
392716
+ "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.",
392717
+ "default": false,
392718
+ "deprecated": true
390878
392719
  },
390879
392720
  "squash_merge_commit_title": {
390880
392721
  "type": "string",
@@ -398861,8 +400702,9 @@
398861
400702
  },
398862
400703
  "use_squash_pr_title_as_default": {
398863
400704
  "type": "boolean",
398864
- "description": "Whether a squash merge commit can use the pull request title as default.",
398865
- "default": false
400705
+ "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.",
400706
+ "default": false,
400707
+ "deprecated": true
398866
400708
  },
398867
400709
  "squash_merge_commit_title": {
398868
400710
  "type": "string",
@@ -401294,8 +403136,9 @@
401294
403136
  },
401295
403137
  "use_squash_pr_title_as_default": {
401296
403138
  "type": "boolean",
401297
- "description": "Whether a squash merge commit can use the pull request title as default.",
401298
- "default": false
403139
+ "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.",
403140
+ "default": false,
403141
+ "deprecated": true
401299
403142
  },
401300
403143
  "squash_merge_commit_title": {
401301
403144
  "type": "string",
@@ -403722,8 +405565,9 @@
403722
405565
  },
403723
405566
  "use_squash_pr_title_as_default": {
403724
405567
  "type": "boolean",
403725
- "description": "Whether a squash merge commit can use the pull request title as default.",
403726
- "default": false
405568
+ "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.",
405569
+ "default": false,
405570
+ "deprecated": true
403727
405571
  },
403728
405572
  "squash_merge_commit_title": {
403729
405573
  "type": "string",
@@ -416295,8 +418139,9 @@
416295
418139
  },
416296
418140
  "use_squash_pr_title_as_default": {
416297
418141
  "type": "boolean",
416298
- "description": "Whether a squash merge commit can use the pull request title as default.",
416299
- "default": false
418142
+ "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.",
418143
+ "default": false,
418144
+ "deprecated": true
416300
418145
  },
416301
418146
  "squash_merge_commit_title": {
416302
418147
  "type": "string",
@@ -418365,8 +420210,9 @@
418365
420210
  },
418366
420211
  "use_squash_pr_title_as_default": {
418367
420212
  "type": "boolean",
418368
- "description": "Whether a squash merge commit can use the pull request title as default.",
418369
- "default": false
420213
+ "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.",
420214
+ "default": false,
420215
+ "deprecated": true
418370
420216
  },
418371
420217
  "squash_merge_commit_title": {
418372
420218
  "type": "string",
@@ -423644,8 +425490,9 @@
423644
425490
  },
423645
425491
  "use_squash_pr_title_as_default": {
423646
425492
  "type": "boolean",
423647
- "description": "Whether a squash merge commit can use the pull request title as default.",
423648
- "default": false
425493
+ "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.",
425494
+ "default": false,
425495
+ "deprecated": true
423649
425496
  },
423650
425497
  "squash_merge_commit_title": {
423651
425498
  "type": "string",
@@ -426634,8 +428481,9 @@
426634
428481
  },
426635
428482
  "use_squash_pr_title_as_default": {
426636
428483
  "type": "boolean",
426637
- "description": "Whether a squash merge commit can use the pull request title as default.",
426638
- "default": false
428484
+ "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.",
428485
+ "default": false,
428486
+ "deprecated": true
426639
428487
  },
426640
428488
  "squash_merge_commit_title": {
426641
428489
  "type": "string",
@@ -427329,14 +429177,15 @@
427329
429177
  },
427330
429178
  "location": "WestUs2",
427331
429179
  "idle_timeout_minutes": 60,
427332
- "retention_period_minutes": "43200,",
427333
- "retention_expires_at": "null,",
429180
+ "retention_period_minutes": 43200,
429181
+ "retention_expires_at": null,
427334
429182
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
427335
429183
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
427336
429184
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
427337
429185
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
427338
429186
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
427339
- "recent_folders": []
429187
+ "recent_folders": [],
429188
+ "template": null
427340
429189
  }
427341
429190
  }
427342
429191
  }
@@ -429087,8 +430936,9 @@
429087
430936
  },
429088
430937
  "use_squash_pr_title_as_default": {
429089
430938
  "type": "boolean",
429090
- "description": "Whether a squash merge commit can use the pull request title as default.",
429091
- "default": false
430939
+ "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.",
430940
+ "default": false,
430941
+ "deprecated": true
429092
430942
  },
429093
430943
  "squash_merge_commit_title": {
429094
430944
  "type": "string",
@@ -429782,14 +431632,15 @@
429782
431632
  },
429783
431633
  "location": "WestUs2",
429784
431634
  "idle_timeout_minutes": 60,
429785
- "retention_period_minutes": "43200,",
429786
- "retention_expires_at": "null,",
431635
+ "retention_period_minutes": 43200,
431636
+ "retention_expires_at": null,
429787
431637
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
429788
431638
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
429789
431639
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
429790
431640
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
429791
431641
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
429792
- "recent_folders": []
431642
+ "recent_folders": [],
431643
+ "template": null
429793
431644
  }
429794
431645
  }
429795
431646
  }
@@ -431913,8 +433764,9 @@
431913
433764
  },
431914
433765
  "use_squash_pr_title_as_default": {
431915
433766
  "type": "boolean",
431916
- "description": "Whether a squash merge commit can use the pull request title as default.",
431917
- "default": false
433767
+ "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.",
433768
+ "default": false,
433769
+ "deprecated": true
431918
433770
  },
431919
433771
  "squash_merge_commit_title": {
431920
433772
  "type": "string",
@@ -434808,8 +436660,9 @@
434808
436660
  },
434809
436661
  "use_squash_pr_title_as_default": {
434810
436662
  "type": "boolean",
434811
- "description": "Whether a squash merge commit can use the pull request title as default.",
434812
- "default": false
436663
+ "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.",
436664
+ "default": false,
436665
+ "deprecated": true
434813
436666
  },
434814
436667
  "squash_merge_commit_title": {
434815
436668
  "type": "string",
@@ -435503,14 +437356,15 @@
435503
437356
  },
435504
437357
  "location": "WestUs2",
435505
437358
  "idle_timeout_minutes": 60,
435506
- "retention_period_minutes": "43200,",
435507
- "retention_expires_at": "null,",
437359
+ "retention_period_minutes": 43200,
437360
+ "retention_expires_at": null,
435508
437361
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
435509
437362
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
435510
437363
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
435511
437364
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
435512
437365
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
435513
- "recent_folders": []
437366
+ "recent_folders": [],
437367
+ "template": null
435514
437368
  }
435515
437369
  }
435516
437370
  }
@@ -437434,8 +439288,9 @@
437434
439288
  },
437435
439289
  "use_squash_pr_title_as_default": {
437436
439290
  "type": "boolean",
437437
- "description": "Whether a squash merge commit can use the pull request title as default.",
437438
- "default": false
439291
+ "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.",
439292
+ "default": false,
439293
+ "deprecated": true
437439
439294
  },
437440
439295
  "squash_merge_commit_title": {
437441
439296
  "type": "string",
@@ -438129,14 +439984,15 @@
438129
439984
  },
438130
439985
  "location": "WestUs2",
438131
439986
  "idle_timeout_minutes": 60,
438132
- "retention_period_minutes": "43200,",
438133
- "retention_expires_at": "null,",
439987
+ "retention_period_minutes": 43200,
439988
+ "retention_expires_at": null,
438134
439989
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
438135
439990
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
438136
439991
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
438137
439992
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
438138
439993
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
438139
- "recent_folders": []
439994
+ "recent_folders": [],
439995
+ "template": null
438140
439996
  }
438141
439997
  }
438142
439998
  }
@@ -440795,8 +442651,9 @@
440795
442651
  },
440796
442652
  "use_squash_pr_title_as_default": {
440797
442653
  "type": "boolean",
440798
- "description": "Whether a squash merge commit can use the pull request title as default.",
440799
- "default": false
442654
+ "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.",
442655
+ "default": false,
442656
+ "deprecated": true
440800
442657
  },
440801
442658
  "squash_merge_commit_title": {
440802
442659
  "type": "string",
@@ -441490,14 +443347,15 @@
441490
443347
  },
441491
443348
  "location": "WestUs2",
441492
443349
  "idle_timeout_minutes": 60,
441493
- "retention_period_minutes": "43200,",
441494
- "retention_expires_at": "null,",
443350
+ "retention_period_minutes": 43200,
443351
+ "retention_expires_at": null,
441495
443352
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
441496
443353
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
441497
443354
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
441498
443355
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
441499
443356
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
441500
- "recent_folders": []
443357
+ "recent_folders": [],
443358
+ "template": null
441501
443359
  }
441502
443360
  }
441503
443361
  }
@@ -443501,8 +445359,9 @@
443501
445359
  },
443502
445360
  "use_squash_pr_title_as_default": {
443503
445361
  "type": "boolean",
443504
- "description": "Whether a squash merge commit can use the pull request title as default.",
443505
- "default": false
445362
+ "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.",
445363
+ "default": false,
445364
+ "deprecated": true
443506
445365
  },
443507
445366
  "squash_merge_commit_title": {
443508
445367
  "type": "string",
@@ -444196,14 +446055,15 @@
444196
446055
  },
444197
446056
  "location": "WestUs2",
444198
446057
  "idle_timeout_minutes": 60,
444199
- "retention_period_minutes": "43200,",
444200
- "retention_expires_at": "null,",
446058
+ "retention_period_minutes": 43200,
446059
+ "retention_expires_at": null,
444201
446060
  "web_url": "https://monalisa-octocat-hello-world-g4wpq6h95q.github.dev",
444202
446061
  "machines_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/machines",
444203
446062
  "start_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/start",
444204
446063
  "stop_url": "https://api.github.com/user/codespaces/monalisa-octocat-hello-world-g4wpq6h95q/stop",
444205
446064
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1",
444206
- "recent_folders": []
446065
+ "recent_folders": [],
446066
+ "template": null
444207
446067
  }
444208
446068
  }
444209
446069
  }
@@ -449543,8 +451403,9 @@
449543
451403
  },
449544
451404
  "use_squash_pr_title_as_default": {
449545
451405
  "type": "boolean",
449546
- "description": "Whether a squash merge commit can use the pull request title as default.",
449547
- "default": false
451406
+ "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.",
451407
+ "default": false,
451408
+ "deprecated": true
449548
451409
  },
449549
451410
  "squash_merge_commit_title": {
449550
451411
  "type": "string",
@@ -452501,8 +454362,9 @@
452501
454362
  },
452502
454363
  "use_squash_pr_title_as_default": {
452503
454364
  "type": "boolean",
452504
- "description": "Whether a squash merge commit can use the pull request title as default.",
452505
- "default": false
454365
+ "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.",
454366
+ "default": false,
454367
+ "deprecated": true
452506
454368
  },
452507
454369
  "squash_merge_commit_title": {
452508
454370
  "type": "string",
@@ -457355,8 +459217,9 @@
457355
459217
  },
457356
459218
  "use_squash_pr_title_as_default": {
457357
459219
  "type": "boolean",
457358
- "description": "Whether a squash merge commit can use the pull request title as default.",
457359
- "default": false
459220
+ "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.",
459221
+ "default": false,
459222
+ "deprecated": true
457360
459223
  },
457361
459224
  "squash_merge_commit_title": {
457362
459225
  "type": "string",
@@ -459104,8 +460967,9 @@
459104
460967
  },
459105
460968
  "use_squash_pr_title_as_default": {
459106
460969
  "type": "boolean",
459107
- "description": "Whether a squash merge commit can use the pull request title as default.",
459108
- "default": false
460970
+ "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.",
460971
+ "default": false,
460972
+ "deprecated": true
459109
460973
  },
459110
460974
  "squash_merge_commit_title": {
459111
460975
  "type": "string",
@@ -460843,8 +462707,9 @@
460843
462707
  },
460844
462708
  "use_squash_pr_title_as_default": {
460845
462709
  "type": "boolean",
460846
- "description": "Whether a squash merge commit can use the pull request title as default.",
460847
- "default": false
462710
+ "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.",
462711
+ "default": false,
462712
+ "deprecated": true
460848
462713
  },
460849
462714
  "squash_merge_commit_title": {
460850
462715
  "type": "string",
@@ -463158,8 +465023,9 @@
463158
465023
  },
463159
465024
  "use_squash_pr_title_as_default": {
463160
465025
  "type": "boolean",
463161
- "description": "Whether a squash merge commit can use the pull request title as default.",
463162
- "default": false
465026
+ "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.",
465027
+ "default": false,
465028
+ "deprecated": true
463163
465029
  },
463164
465030
  "squash_merge_commit_title": {
463165
465031
  "type": "string",
@@ -465521,8 +467387,9 @@
465521
467387
  },
465522
467388
  "use_squash_pr_title_as_default": {
465523
467389
  "type": "boolean",
465524
- "description": "Whether a squash merge commit can use the pull request title as default.",
465525
- "default": false
467390
+ "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.",
467391
+ "default": false,
467392
+ "deprecated": true
465526
467393
  },
465527
467394
  "squash_merge_commit_title": {
465528
467395
  "type": "string",
@@ -467604,8 +469471,9 @@
467604
469471
  },
467605
469472
  "use_squash_pr_title_as_default": {
467606
469473
  "type": "boolean",
467607
- "description": "Whether a squash merge commit can use the pull request title as default.",
467608
- "default": false
469474
+ "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.",
469475
+ "default": false,
469476
+ "deprecated": true
467609
469477
  },
467610
469478
  "squash_merge_commit_title": {
467611
469479
  "type": "string",
@@ -468304,15 +470172,15 @@
468304
470172
  },
468305
470173
  "/user/packages/{package_type}/{package_name}/versions": {
468306
470174
  "get": {
468307
- "summary": "Get all package versions for a package owned by the authenticated user",
468308
- "description": "Returns all package versions for a package owned by the authenticated user.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
470175
+ "summary": "List package versions for a package owned by the authenticated user",
470176
+ "description": "Lists package versions for a package owned by the authenticated user.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
468309
470177
  "tags": [
468310
470178
  "packages"
468311
470179
  ],
468312
470180
  "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
468313
470181
  "externalDocs": {
468314
470182
  "description": "API method documentation",
468315
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
470183
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
468316
470184
  },
468317
470185
  "parameters": [
468318
470186
  {
@@ -470878,8 +472746,9 @@
470878
472746
  },
470879
472747
  "use_squash_pr_title_as_default": {
470880
472748
  "type": "boolean",
470881
- "description": "Whether a squash merge commit can use the pull request title as default.",
470882
- "default": false
472749
+ "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.",
472750
+ "default": false,
472751
+ "deprecated": true
470883
472752
  },
470884
472753
  "squash_merge_commit_title": {
470885
472754
  "type": "string",
@@ -472501,8 +474370,9 @@
472501
474370
  },
472502
474371
  "use_squash_pr_title_as_default": {
472503
474372
  "type": "boolean",
472504
- "description": "Whether a squash merge commit can use the pull request title as default.",
472505
- "default": false
474373
+ "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.",
474374
+ "default": false,
474375
+ "deprecated": true
472506
474376
  },
472507
474377
  "squash_merge_commit_title": {
472508
474378
  "type": "string",
@@ -474537,8 +476407,9 @@
474537
476407
  },
474538
476408
  "use_squash_pr_title_as_default": {
474539
476409
  "type": "boolean",
474540
- "description": "Whether a squash merge commit can use the pull request title as default.",
474541
- "default": false
476410
+ "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.",
476411
+ "default": false,
476412
+ "deprecated": true
474542
476413
  },
474543
476414
  "squash_merge_commit_title": {
474544
476415
  "type": "string",
@@ -475807,7 +477678,7 @@
475807
477678
  "key": {
475808
477679
  "description": "The public SSH key to add to your GitHub account. For more information, see \"[Checking for existing SSH keys](https://docs.github.com/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys).\"",
475809
477680
  "type": "string",
475810
- "pattern": "^ssh-(rsa|dss|ed25519) |^ecdsa-sha2-nistp(256|384|521) "
477681
+ "pattern": "^ssh-(rsa|dss|ed25519) |^ecdsa-sha2-nistp(256|384|521) |^(sk-ssh-ed25519|sk-ecdsa-sha2-nistp256)@openssh.com "
475811
477682
  }
475812
477683
  },
475813
477684
  "required": [
@@ -477406,8 +479277,9 @@
477406
479277
  },
477407
479278
  "use_squash_pr_title_as_default": {
477408
479279
  "type": "boolean",
477409
- "description": "Whether a squash merge commit can use the pull request title as default.",
477410
- "default": false
479280
+ "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.",
479281
+ "default": false,
479282
+ "deprecated": true
477411
479283
  },
477412
479284
  "squash_merge_commit_title": {
477413
479285
  "type": "string",
@@ -478743,8 +480615,9 @@
478743
480615
  },
478744
480616
  "use_squash_pr_title_as_default": {
478745
480617
  "type": "boolean",
478746
- "description": "Whether a squash merge commit can use the pull request title as default.",
478747
- "default": false
480618
+ "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.",
480619
+ "default": false,
480620
+ "deprecated": true
478748
480621
  },
478749
480622
  "squash_merge_commit_title": {
478750
480623
  "type": "string",
@@ -481003,8 +482876,9 @@
481003
482876
  },
481004
482877
  "use_squash_pr_title_as_default": {
481005
482878
  "type": "boolean",
481006
- "description": "Whether a squash merge commit can use the pull request title as default.",
481007
- "default": false
482879
+ "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.",
482880
+ "default": false,
482881
+ "deprecated": true
481008
482882
  },
481009
482883
  "squash_merge_commit_title": {
481010
482884
  "type": "string",
@@ -485000,8 +486874,9 @@
485000
486874
  },
485001
486875
  "use_squash_pr_title_as_default": {
485002
486876
  "type": "boolean",
485003
- "description": "Whether a squash merge commit can use the pull request title as default.",
485004
- "default": false
486877
+ "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.",
486878
+ "default": false,
486879
+ "deprecated": true
485005
486880
  },
485006
486881
  "squash_merge_commit_title": {
485007
486882
  "type": "string",
@@ -488207,8 +490082,9 @@
488207
490082
  },
488208
490083
  "use_squash_pr_title_as_default": {
488209
490084
  "type": "boolean",
488210
- "description": "Whether a squash merge commit can use the pull request title as default.",
488211
- "default": false
490085
+ "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.",
490086
+ "default": false,
490087
+ "deprecated": true
488212
490088
  },
488213
490089
  "squash_merge_commit_title": {
488214
490090
  "type": "string",
@@ -491416,8 +493292,9 @@
491416
493292
  },
491417
493293
  "use_squash_pr_title_as_default": {
491418
493294
  "type": "boolean",
491419
- "description": "Whether a squash merge commit can use the pull request title as default.",
491420
- "default": false
493295
+ "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.",
493296
+ "default": false,
493297
+ "deprecated": true
491421
493298
  },
491422
493299
  "squash_merge_commit_title": {
491423
493300
  "type": "string",
@@ -496782,8 +498659,9 @@
496782
498659
  },
496783
498660
  "use_squash_pr_title_as_default": {
496784
498661
  "type": "boolean",
496785
- "description": "Whether a squash merge commit can use the pull request title as default.",
496786
- "default": false
498662
+ "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.",
498663
+ "default": false,
498664
+ "deprecated": true
496787
498665
  },
496788
498666
  "squash_merge_commit_title": {
496789
498667
  "type": "string",
@@ -498926,8 +500804,9 @@
498926
500804
  },
498927
500805
  "use_squash_pr_title_as_default": {
498928
500806
  "type": "boolean",
498929
- "description": "Whether a squash merge commit can use the pull request title as default.",
498930
- "default": false
500807
+ "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.",
500808
+ "default": false,
500809
+ "deprecated": true
498931
500810
  },
498932
500811
  "squash_merge_commit_title": {
498933
500812
  "type": "string",
@@ -499644,15 +501523,15 @@
499644
501523
  },
499645
501524
  "/users/{username}/packages/{package_type}/{package_name}/versions": {
499646
501525
  "get": {
499647
- "summary": "Get all package versions for a package owned by a user",
499648
- "description": "Returns all package versions for a public package owned by a specified user.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
501526
+ "summary": "List package versions for a package owned by a user",
501527
+ "description": "Lists package versions for a public package owned by a specified user.\n\nTo use this endpoint, you must authenticate using an access token with the `packages:read` scope.\nIf `package_type` is not `container`, your token must also include the `repo` scope.",
499649
501528
  "tags": [
499650
501529
  "packages"
499651
501530
  ],
499652
501531
  "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
499653
501532
  "externalDocs": {
499654
501533
  "description": "API method documentation",
499655
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
501534
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-a-user"
499656
501535
  },
499657
501536
  "parameters": [
499658
501537
  {
@@ -502946,8 +504825,9 @@
502946
504825
  },
502947
504826
  "use_squash_pr_title_as_default": {
502948
504827
  "type": "boolean",
502949
- "description": "Whether a squash merge commit can use the pull request title as default.",
502950
- "default": false
504828
+ "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.",
504829
+ "default": false,
504830
+ "deprecated": true
502951
504831
  },
502952
504832
  "squash_merge_commit_title": {
502953
504833
  "type": "string",
@@ -506155,8 +508035,9 @@
506155
508035
  },
506156
508036
  "use_squash_pr_title_as_default": {
506157
508037
  "type": "boolean",
506158
- "description": "Whether a squash merge commit can use the pull request title as default.",
506159
- "default": false
508038
+ "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.",
508039
+ "default": false,
508040
+ "deprecated": true
506160
508041
  },
506161
508042
  "squash_merge_commit_title": {
506162
508043
  "type": "string",
@@ -508843,8 +510724,9 @@
508843
510724
  },
508844
510725
  "use_squash_pr_title_as_default": {
508845
510726
  "type": "boolean",
508846
- "description": "Whether a squash merge commit can use the pull request title as default.",
508847
- "default": false
510727
+ "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.",
510728
+ "default": false,
510729
+ "deprecated": true
508848
510730
  },
508849
510731
  "squash_merge_commit_title": {
508850
510732
  "type": "string",
@@ -510792,8 +512674,9 @@
510792
512674
  },
510793
512675
  "use_squash_pr_title_as_default": {
510794
512676
  "type": "boolean",
510795
- "description": "Whether a squash merge commit can use the pull request title as default.",
510796
- "default": false
512677
+ "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.",
512678
+ "default": false,
512679
+ "deprecated": true
510797
512680
  },
510798
512681
  "squash_merge_commit_title": {
510799
512682
  "type": "string",
@@ -511994,8 +513877,9 @@
511994
513877
  },
511995
513878
  "use_squash_pr_title_as_default": {
511996
513879
  "type": "boolean",
511997
- "description": "Whether a squash merge commit can use the pull request title as default.",
511998
- "default": false
513880
+ "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.",
513881
+ "default": false,
513882
+ "deprecated": true
511999
513883
  },
512000
513884
  "squash_merge_commit_title": {
512001
513885
  "type": "string",
@@ -513824,8 +515708,9 @@
513824
515708
  },
513825
515709
  "use_squash_pr_title_as_default": {
513826
515710
  "type": "boolean",
513827
- "description": "Whether a squash merge commit can use the pull request title as default.",
513828
- "default": false
515711
+ "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.",
515712
+ "default": false,
515713
+ "deprecated": true
513829
515714
  },
513830
515715
  "squash_merge_commit_title": {
513831
515716
  "type": "string",