@octokit/openapi 7.9.1 → 7.10.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 (33) hide show
  1. package/generated/api.github.com.deref.json +1734 -485
  2. package/generated/api.github.com.json +508 -24
  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 +9 -7
  8. package/generated/ghes-3.2.json +9 -7
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
  11. package/generated/ghes-3.3.deref.json +9 -7
  12. package/generated/ghes-3.3.json +9 -7
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +2 -2
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +2 -2
  15. package/generated/ghes-3.4.deref.json +9 -7
  16. package/generated/ghes-3.4.json +11 -9
  17. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  18. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  19. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +8 -6
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.json +8 -6
  21. package/generated/ghes-3.5.deref.json +9 -7
  22. package/generated/ghes-3.5.json +11 -9
  23. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +46 -0
  24. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +125 -20
  25. package/generated/ghes-3.6-diff-to-api.github.com.json +110 -6
  26. package/generated/ghes-3.6.deref.json +405 -212
  27. package/generated/ghes-3.6.json +116 -20
  28. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +10 -0
  29. package/generated/github.ae-diff-to-api.github.com.deref.json +8 -6
  30. package/generated/github.ae-diff-to-api.github.com.json +8 -6
  31. package/generated/github.ae.deref.json +101 -13
  32. package/generated/github.ae.json +101 -13
  33. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.9.1",
4
+ "version": "7.10.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",
@@ -90170,8 +91314,9 @@
90170
91314
  },
90171
91315
  "use_squash_pr_title_as_default": {
90172
91316
  "type": "boolean",
90173
- "description": "Whether a squash merge commit can use the pull request title as default.",
90174
- "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
90175
91320
  },
90176
91321
  "squash_merge_commit_title": {
90177
91322
  "type": "string",
@@ -91865,8 +93010,9 @@
91865
93010
  },
91866
93011
  "use_squash_pr_title_as_default": {
91867
93012
  "type": "boolean",
91868
- "description": "Whether a squash merge commit can use the pull request title as default.",
91869
- "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
91870
93016
  },
91871
93017
  "squash_merge_commit_title": {
91872
93018
  "type": "string",
@@ -93589,8 +94735,9 @@
93589
94735
  },
93590
94736
  "use_squash_pr_title_as_default": {
93591
94737
  "type": "boolean",
93592
- "description": "Whether a squash merge commit can use the pull request title as default.",
93593
- "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
93594
94741
  },
93595
94742
  "squash_merge_commit_title": {
93596
94743
  "type": "string",
@@ -95745,8 +96892,9 @@
95745
96892
  },
95746
96893
  "use_squash_pr_title_as_default": {
95747
96894
  "type": "boolean",
95748
- "description": "Whether a squash merge commit can use the pull request title as default.",
95749
- "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
95750
96898
  },
95751
96899
  "squash_merge_commit_title": {
95752
96900
  "type": "string",
@@ -98318,8 +99466,9 @@
98318
99466
  },
98319
99467
  "use_squash_pr_title_as_default": {
98320
99468
  "type": "boolean",
98321
- "description": "Whether a squash merge commit can use the pull request title as default.",
98322
- "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
98323
99472
  },
98324
99473
  "squash_merge_commit_title": {
98325
99474
  "type": "string",
@@ -100462,8 +101611,9 @@
100462
101611
  },
100463
101612
  "use_squash_pr_title_as_default": {
100464
101613
  "type": "boolean",
100465
- "description": "Whether a squash merge commit can use the pull request title as default.",
100466
- "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
100467
101617
  },
100468
101618
  "squash_merge_commit_title": {
100469
101619
  "type": "string",
@@ -101113,15 +102263,15 @@
101113
102263
  },
101114
102264
  "/orgs/{org}/packages/{package_type}/{package_name}/versions": {
101115
102265
  "get": {
101116
- "summary": "Get all package versions for a package owned by an organization",
101117
- "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.",
101118
102268
  "tags": [
101119
102269
  "packages"
101120
102270
  ],
101121
102271
  "operationId": "packages/get-all-package-versions-for-package-owned-by-org",
101122
102272
  "externalDocs": {
101123
102273
  "description": "API method documentation",
101124
- "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"
101125
102275
  },
101126
102276
  "parameters": [
101127
102277
  {
@@ -104720,8 +105870,9 @@
104720
105870
  },
104721
105871
  "use_squash_pr_title_as_default": {
104722
105872
  "type": "boolean",
104723
- "description": "Whether a squash merge commit can use the pull request title as default.",
104724
- "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
104725
105876
  },
104726
105877
  "squash_merge_commit_title": {
104727
105878
  "type": "string",
@@ -105260,8 +106411,9 @@
105260
106411
  },
105261
106412
  "use_squash_pr_title_as_default": {
105262
106413
  "type": "boolean",
105263
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
105264
- "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
105265
106417
  },
105266
106418
  "squash_merge_commit_title": {
105267
106419
  "type": "string",
@@ -106364,8 +107516,9 @@
106364
107516
  },
106365
107517
  "use_squash_pr_title_as_default": {
106366
107518
  "type": "boolean",
106367
- "description": "Whether a squash merge commit can use the pull request title as default.",
106368
- "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
106369
107522
  },
106370
107523
  "squash_merge_commit_title": {
106371
107524
  "type": "string",
@@ -119475,8 +120628,9 @@
119475
120628
  },
119476
120629
  "use_squash_pr_title_as_default": {
119477
120630
  "type": "boolean",
119478
- "description": "Whether a squash merge commit can use the pull request title as default.",
119479
- "default": false
120631
+ "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.",
120632
+ "default": false,
120633
+ "deprecated": true
119480
120634
  },
119481
120635
  "squash_merge_commit_title": {
119482
120636
  "type": "string",
@@ -121525,8 +122679,9 @@
121525
122679
  },
121526
122680
  "use_squash_pr_title_as_default": {
121527
122681
  "type": "boolean",
121528
- "description": "Whether a squash merge commit can use the pull request title as default.",
121529
- "default": false
122682
+ "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.",
122683
+ "default": false,
122684
+ "deprecated": true
121530
122685
  },
121531
122686
  "squash_merge_commit_title": {
121532
122687
  "type": "string",
@@ -129981,8 +131136,9 @@
129981
131136
  },
129982
131137
  "use_squash_pr_title_as_default": {
129983
131138
  "type": "boolean",
129984
- "description": "Whether a squash merge commit can use the pull request title as default.",
129985
- "default": false
131139
+ "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.",
131140
+ "default": false,
131141
+ "deprecated": true
129986
131142
  },
129987
131143
  "squash_merge_commit_title": {
129988
131144
  "type": "string",
@@ -131419,8 +132575,9 @@
131419
132575
  },
131420
132576
  "use_squash_pr_title_as_default": {
131421
132577
  "type": "boolean",
131422
- "description": "Whether a squash merge commit can use the pull request title as default.",
131423
- "default": false
132578
+ "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.",
132579
+ "default": false,
132580
+ "deprecated": true
131424
132581
  },
131425
132582
  "squash_merge_commit_title": {
131426
132583
  "type": "string",
@@ -132612,8 +133769,9 @@
132612
133769
  },
132613
133770
  "use_squash_pr_title_as_default": {
132614
133771
  "type": "boolean",
132615
- "description": "Whether a squash merge commit can use the pull request title as default.",
132616
- "default": false
133772
+ "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.",
133773
+ "default": false,
133774
+ "deprecated": true
132617
133775
  },
132618
133776
  "squash_merge_commit_title": {
132619
133777
  "type": "string",
@@ -133693,8 +134851,9 @@
133693
134851
  },
133694
134852
  "use_squash_pr_title_as_default": {
133695
134853
  "type": "boolean",
133696
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
133697
- "default": false
134854
+ "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.",
134855
+ "default": false,
134856
+ "deprecated": true
133698
134857
  },
133699
134858
  "squash_merge_commit_title": {
133700
134859
  "type": "string",
@@ -135275,8 +136434,9 @@
135275
136434
  },
135276
136435
  "use_squash_pr_title_as_default": {
135277
136436
  "type": "boolean",
135278
- "description": "Whether a squash merge commit can use the pull request title as default.",
135279
- "default": false
136437
+ "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.",
136438
+ "default": false,
136439
+ "deprecated": true
135280
136440
  },
135281
136441
  "squash_merge_commit_title": {
135282
136442
  "type": "string",
@@ -136713,8 +137873,9 @@
136713
137873
  },
136714
137874
  "use_squash_pr_title_as_default": {
136715
137875
  "type": "boolean",
136716
- "description": "Whether a squash merge commit can use the pull request title as default.",
136717
- "default": false
137876
+ "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.",
137877
+ "default": false,
137878
+ "deprecated": true
136718
137879
  },
136719
137880
  "squash_merge_commit_title": {
136720
137881
  "type": "string",
@@ -137906,8 +139067,9 @@
137906
139067
  },
137907
139068
  "use_squash_pr_title_as_default": {
137908
139069
  "type": "boolean",
137909
- "description": "Whether a squash merge commit can use the pull request title as default.",
137910
- "default": false
139070
+ "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.",
139071
+ "default": false,
139072
+ "deprecated": true
137911
139073
  },
137912
139074
  "squash_merge_commit_title": {
137913
139075
  "type": "string",
@@ -143048,8 +144210,9 @@
143048
144210
  },
143049
144211
  "use_squash_pr_title_as_default": {
143050
144212
  "type": "boolean",
143051
- "description": "Whether a squash merge commit can use the pull request title as default.",
143052
- "default": false
144213
+ "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.",
144214
+ "default": false,
144215
+ "deprecated": true
143053
144216
  },
143054
144217
  "squash_merge_commit_title": {
143055
144218
  "type": "string",
@@ -144345,8 +145508,9 @@
144345
145508
  },
144346
145509
  "use_squash_pr_title_as_default": {
144347
145510
  "type": "boolean",
144348
- "description": "Whether a squash merge commit can use the pull request title as default.",
144349
- "default": false
145511
+ "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.",
145512
+ "default": false,
145513
+ "deprecated": true
144350
145514
  },
144351
145515
  "squash_merge_commit_title": {
144352
145516
  "type": "string",
@@ -147868,8 +149032,9 @@
147868
149032
  },
147869
149033
  "use_squash_pr_title_as_default": {
147870
149034
  "type": "boolean",
147871
- "description": "Whether a squash merge commit can use the pull request title as default.",
147872
- "default": false
149035
+ "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.",
149036
+ "default": false,
149037
+ "deprecated": true
147873
149038
  },
147874
149039
  "squash_merge_commit_title": {
147875
149040
  "type": "string",
@@ -149634,8 +150799,9 @@
149634
150799
  },
149635
150800
  "use_squash_pr_title_as_default": {
149636
150801
  "type": "boolean",
149637
- "description": "Whether a squash merge commit can use the pull request title as default.",
149638
- "default": false
150802
+ "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.",
150803
+ "default": false,
150804
+ "deprecated": true
149639
150805
  },
149640
150806
  "squash_merge_commit_title": {
149641
150807
  "type": "string",
@@ -152296,8 +153462,9 @@
152296
153462
  },
152297
153463
  "use_squash_pr_title_as_default": {
152298
153464
  "type": "boolean",
152299
- "description": "Whether a squash merge commit can use the pull request title as default.",
152300
- "default": false
153465
+ "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.",
153466
+ "default": false,
153467
+ "deprecated": true
152301
153468
  },
152302
153469
  "squash_merge_commit_title": {
152303
153470
  "type": "string",
@@ -154062,8 +155229,9 @@
154062
155229
  },
154063
155230
  "use_squash_pr_title_as_default": {
154064
155231
  "type": "boolean",
154065
- "description": "Whether a squash merge commit can use the pull request title as default.",
154066
- "default": false
155232
+ "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.",
155233
+ "default": false,
155234
+ "deprecated": true
154067
155235
  },
154068
155236
  "squash_merge_commit_title": {
154069
155237
  "type": "string",
@@ -157440,8 +158608,9 @@
157440
158608
  },
157441
158609
  "use_squash_pr_title_as_default": {
157442
158610
  "type": "boolean",
157443
- "description": "Whether a squash merge commit can use the pull request title as default.",
157444
- "default": false
158611
+ "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.",
158612
+ "default": false,
158613
+ "deprecated": true
157445
158614
  },
157446
158615
  "squash_merge_commit_title": {
157447
158616
  "type": "string",
@@ -159206,8 +160375,9 @@
159206
160375
  },
159207
160376
  "use_squash_pr_title_as_default": {
159208
160377
  "type": "boolean",
159209
- "description": "Whether a squash merge commit can use the pull request title as default.",
159210
- "default": false
160378
+ "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.",
160379
+ "default": false,
160380
+ "deprecated": true
159211
160381
  },
159212
160382
  "squash_merge_commit_title": {
159213
160383
  "type": "string",
@@ -163571,7 +164741,7 @@
163571
164741
  },
163572
164742
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
163573
164743
  "get": {
163574
- "summary": "List workflow runs",
164744
+ "summary": "List workflow runs for a workflow",
163575
164745
  "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.",
163576
164746
  "tags": [
163577
164747
  "actions"
@@ -165772,8 +166942,9 @@
165772
166942
  },
165773
166943
  "use_squash_pr_title_as_default": {
165774
166944
  "type": "boolean",
165775
- "description": "Whether a squash merge commit can use the pull request title as default.",
165776
- "default": false
166945
+ "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.",
166946
+ "default": false,
166947
+ "deprecated": true
165777
166948
  },
165778
166949
  "squash_merge_commit_title": {
165779
166950
  "type": "string",
@@ -167538,8 +168709,9 @@
167538
168709
  },
167539
168710
  "use_squash_pr_title_as_default": {
167540
168711
  "type": "boolean",
167541
- "description": "Whether a squash merge commit can use the pull request title as default.",
167542
- "default": false
168712
+ "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.",
168713
+ "default": false,
168714
+ "deprecated": true
167543
168715
  },
167544
168716
  "squash_merge_commit_title": {
167545
168717
  "type": "string",
@@ -194816,8 +195988,9 @@
194816
195988
  },
194817
195989
  "use_squash_pr_title_as_default": {
194818
195990
  "type": "boolean",
194819
- "description": "Whether a squash merge commit can use the pull request title as default.",
194820
- "default": false
195991
+ "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.",
195992
+ "default": false,
195993
+ "deprecated": true
194821
195994
  },
194822
195995
  "squash_merge_commit_title": {
194823
195996
  "type": "string",
@@ -197400,8 +198573,9 @@
197400
198573
  },
197401
198574
  "use_squash_pr_title_as_default": {
197402
198575
  "type": "boolean",
197403
- "description": "Whether a squash merge commit can use the pull request title as default.",
197404
- "default": false
198576
+ "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.",
198577
+ "default": false,
198578
+ "deprecated": true
197405
198579
  },
197406
198580
  "squash_merge_commit_title": {
197407
198581
  "type": "string",
@@ -199701,8 +200875,9 @@
199701
200875
  },
199702
200876
  "use_squash_pr_title_as_default": {
199703
200877
  "type": "boolean",
199704
- "description": "Whether a squash merge commit can use the pull request title as default.",
199705
- "default": false
200878
+ "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.",
200879
+ "default": false,
200880
+ "deprecated": true
199706
200881
  },
199707
200882
  "squash_merge_commit_title": {
199708
200883
  "type": "string",
@@ -202175,8 +203350,9 @@
202175
203350
  },
202176
203351
  "use_squash_pr_title_as_default": {
202177
203352
  "type": "boolean",
202178
- "description": "Whether a squash merge commit can use the pull request title as default.",
202179
- "default": false
203353
+ "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.",
203354
+ "default": false,
203355
+ "deprecated": true
202180
203356
  },
202181
203357
  "squash_merge_commit_title": {
202182
203358
  "type": "string",
@@ -209458,8 +210634,9 @@
209458
210634
  },
209459
210635
  "use_squash_pr_title_as_default": {
209460
210636
  "type": "boolean",
209461
- "description": "Whether a squash merge commit can use the pull request title as default.",
209462
- "default": false
210637
+ "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.",
210638
+ "default": false,
210639
+ "deprecated": true
209463
210640
  },
209464
210641
  "squash_merge_commit_title": {
209465
210642
  "type": "string",
@@ -212265,8 +213442,9 @@
212265
213442
  },
212266
213443
  "use_squash_pr_title_as_default": {
212267
213444
  "type": "boolean",
212268
- "description": "Whether a squash merge commit can use the pull request title as default.",
212269
- "default": false
213445
+ "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.",
213446
+ "default": false,
213447
+ "deprecated": true
212270
213448
  },
212271
213449
  "squash_merge_commit_title": {
212272
213450
  "type": "string",
@@ -214719,8 +215897,9 @@
214719
215897
  },
214720
215898
  "use_squash_pr_title_as_default": {
214721
215899
  "type": "boolean",
214722
- "description": "Whether a squash merge commit can use the pull request title as default.",
214723
- "default": false
215900
+ "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.",
215901
+ "default": false,
215902
+ "deprecated": true
214724
215903
  },
214725
215904
  "squash_merge_commit_title": {
214726
215905
  "type": "string",
@@ -218818,8 +219997,9 @@
218818
219997
  },
218819
219998
  "use_squash_pr_title_as_default": {
218820
219999
  "type": "boolean",
218821
- "description": "Whether a squash merge commit can use the pull request title as default.",
218822
- "default": false
220000
+ "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.",
220001
+ "default": false,
220002
+ "deprecated": true
218823
220003
  },
218824
220004
  "squash_merge_commit_title": {
218825
220005
  "type": "string",
@@ -226154,8 +227334,9 @@
226154
227334
  },
226155
227335
  "use_squash_pr_title_as_default": {
226156
227336
  "type": "boolean",
226157
- "description": "Whether a squash merge commit can use the pull request title as default.",
226158
- "default": false
227337
+ "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.",
227338
+ "default": false,
227339
+ "deprecated": true
226159
227340
  },
226160
227341
  "squash_merge_commit_title": {
226161
227342
  "type": "string",
@@ -227488,8 +228669,9 @@
227488
228669
  },
227489
228670
  "use_squash_pr_title_as_default": {
227490
228671
  "type": "boolean",
227491
- "description": "Whether a squash merge commit can use the pull request title as default.",
227492
- "default": false
228672
+ "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.",
228673
+ "default": false,
228674
+ "deprecated": true
227493
228675
  },
227494
228676
  "squash_merge_commit_title": {
227495
228677
  "type": "string",
@@ -232500,8 +233682,9 @@
232500
233682
  },
232501
233683
  "use_squash_pr_title_as_default": {
232502
233684
  "type": "boolean",
232503
- "description": "Whether a squash merge commit can use the pull request title as default.",
232504
- "default": false
233685
+ "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.",
233686
+ "default": false,
233687
+ "deprecated": true
232505
233688
  },
232506
233689
  "squash_merge_commit_title": {
232507
233690
  "type": "string",
@@ -234722,8 +235905,9 @@
234722
235905
  },
234723
235906
  "use_squash_pr_title_as_default": {
234724
235907
  "type": "boolean",
234725
- "description": "Whether a squash merge commit can use the pull request title as default.",
234726
- "default": false
235908
+ "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.",
235909
+ "default": false,
235910
+ "deprecated": true
234727
235911
  },
234728
235912
  "squash_merge_commit_title": {
234729
235913
  "type": "string",
@@ -239409,7 +240593,7 @@
239409
240593
  },
239410
240594
  "sha": {
239411
240595
  "type": "string",
239412
- "description": "The blob SHA of the file being replaced."
240596
+ "description": "The blob SHA of the file being deleted."
239413
240597
  },
239414
240598
  "branch": {
239415
240599
  "type": "string",
@@ -249933,8 +251117,9 @@
249933
251117
  },
249934
251118
  "use_squash_pr_title_as_default": {
249935
251119
  "type": "boolean",
249936
- "description": "Whether a squash merge commit can use the pull request title as default.",
249937
- "default": false
251120
+ "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.",
251121
+ "default": false,
251122
+ "deprecated": true
249938
251123
  },
249939
251124
  "squash_merge_commit_title": {
249940
251125
  "type": "string",
@@ -252591,8 +253776,9 @@
252591
253776
  },
252592
253777
  "use_squash_pr_title_as_default": {
252593
253778
  "type": "boolean",
252594
- "description": "Whether a squash merge commit can use the pull request title as default.",
252595
- "default": false
253779
+ "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.",
253780
+ "default": false,
253781
+ "deprecated": true
252596
253782
  },
252597
253783
  "squash_merge_commit_title": {
252598
253784
  "type": "string",
@@ -254650,8 +255836,9 @@
254650
255836
  },
254651
255837
  "use_squash_pr_title_as_default": {
254652
255838
  "type": "boolean",
254653
- "description": "Whether a squash merge commit can use the pull request title as default.",
254654
- "default": false
255839
+ "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.",
255840
+ "default": false,
255841
+ "deprecated": true
254655
255842
  },
254656
255843
  "squash_merge_commit_title": {
254657
255844
  "type": "string",
@@ -256088,8 +257275,9 @@
256088
257275
  },
256089
257276
  "use_squash_pr_title_as_default": {
256090
257277
  "type": "boolean",
256091
- "description": "Whether a squash merge commit can use the pull request title as default.",
256092
- "default": false
257278
+ "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.",
257279
+ "default": false,
257280
+ "deprecated": true
256093
257281
  },
256094
257282
  "squash_merge_commit_title": {
256095
257283
  "type": "string",
@@ -257281,8 +258469,9 @@
257281
258469
  },
257282
258470
  "use_squash_pr_title_as_default": {
257283
258471
  "type": "boolean",
257284
- "description": "Whether a squash merge commit can use the pull request title as default.",
257285
- "default": false
258472
+ "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.",
258473
+ "default": false,
258474
+ "deprecated": true
257286
258475
  },
257287
258476
  "squash_merge_commit_title": {
257288
258477
  "type": "string",
@@ -268855,8 +270044,9 @@
268855
270044
  },
268856
270045
  "use_squash_pr_title_as_default": {
268857
270046
  "type": "boolean",
268858
- "description": "Whether a squash merge commit can use the pull request title as default.",
268859
- "default": false
270047
+ "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.",
270048
+ "default": false,
270049
+ "deprecated": true
268860
270050
  },
268861
270051
  "squash_merge_commit_title": {
268862
270052
  "type": "string",
@@ -271139,8 +272329,9 @@
271139
272329
  },
271140
272330
  "use_squash_pr_title_as_default": {
271141
272331
  "type": "boolean",
271142
- "description": "Whether a squash merge commit can use the pull request title as default.",
271143
- "default": false
272332
+ "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.",
272333
+ "default": false,
272334
+ "deprecated": true
271144
272335
  },
271145
272336
  "squash_merge_commit_title": {
271146
272337
  "type": "string",
@@ -273992,8 +275183,9 @@
273992
275183
  },
273993
275184
  "use_squash_pr_title_as_default": {
273994
275185
  "type": "boolean",
273995
- "description": "Whether a squash merge commit can use the pull request title as default.",
273996
- "default": false
275186
+ "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.",
275187
+ "default": false,
275188
+ "deprecated": true
273997
275189
  },
273998
275190
  "squash_merge_commit_title": {
273999
275191
  "type": "string",
@@ -276854,8 +278046,9 @@
276854
278046
  },
276855
278047
  "use_squash_pr_title_as_default": {
276856
278048
  "type": "boolean",
276857
- "description": "Whether a squash merge commit can use the pull request title as default.",
276858
- "default": false
278049
+ "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.",
278050
+ "default": false,
278051
+ "deprecated": true
276859
278052
  },
276860
278053
  "squash_merge_commit_title": {
276861
278054
  "type": "string",
@@ -282869,8 +284062,9 @@
282869
284062
  },
282870
284063
  "use_squash_pr_title_as_default": {
282871
284064
  "type": "boolean",
282872
- "description": "Whether a squash merge commit can use the pull request title as default.",
282873
- "default": false
284065
+ "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.",
284066
+ "default": false,
284067
+ "deprecated": true
282874
284068
  },
282875
284069
  "squash_merge_commit_title": {
282876
284070
  "type": "string",
@@ -286787,8 +287981,9 @@
286787
287981
  },
286788
287982
  "use_squash_pr_title_as_default": {
286789
287983
  "type": "boolean",
286790
- "description": "Whether a squash merge commit can use the pull request title as default.",
286791
- "default": false
287984
+ "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.",
287985
+ "default": false,
287986
+ "deprecated": true
286792
287987
  },
286793
287988
  "squash_merge_commit_title": {
286794
287989
  "type": "string",
@@ -290587,8 +291782,9 @@
290587
291782
  },
290588
291783
  "use_squash_pr_title_as_default": {
290589
291784
  "type": "boolean",
290590
- "description": "Whether a squash merge commit can use the pull request title as default.",
290591
- "default": false
291785
+ "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.",
291786
+ "default": false,
291787
+ "deprecated": true
290592
291788
  },
290593
291789
  "squash_merge_commit_title": {
290594
291790
  "type": "string",
@@ -293426,8 +294622,9 @@
293426
294622
  },
293427
294623
  "use_squash_pr_title_as_default": {
293428
294624
  "type": "boolean",
293429
- "description": "Whether a squash merge commit can use the pull request title as default.",
293430
- "default": false
294625
+ "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.",
294626
+ "default": false,
294627
+ "deprecated": true
293431
294628
  },
293432
294629
  "squash_merge_commit_title": {
293433
294630
  "type": "string",
@@ -296291,8 +297488,9 @@
296291
297488
  },
296292
297489
  "use_squash_pr_title_as_default": {
296293
297490
  "type": "boolean",
296294
- "description": "Whether a squash merge commit can use the pull request title as default.",
296295
- "default": false
297491
+ "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.",
297492
+ "default": false,
297493
+ "deprecated": true
296296
297494
  },
296297
297495
  "squash_merge_commit_title": {
296298
297496
  "type": "string",
@@ -320153,8 +321351,9 @@
320153
321351
  },
320154
321352
  "use_squash_pr_title_as_default": {
320155
321353
  "type": "boolean",
320156
- "description": "Whether a squash merge commit can use the pull request title as default.",
320157
- "default": false
321354
+ "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.",
321355
+ "default": false,
321356
+ "deprecated": true
320158
321357
  },
320159
321358
  "squash_merge_commit_title": {
320160
321359
  "type": "string",
@@ -329467,8 +330666,9 @@
329467
330666
  },
329468
330667
  "use_squash_pr_title_as_default": {
329469
330668
  "type": "boolean",
329470
- "description": "Whether a squash merge commit can use the pull request title as default.",
329471
- "default": false
330669
+ "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.",
330670
+ "default": false,
330671
+ "deprecated": true
329472
330672
  },
329473
330673
  "squash_merge_commit_title": {
329474
330674
  "type": "string",
@@ -335753,8 +336953,9 @@
335753
336953
  },
335754
336954
  "use_squash_pr_title_as_default": {
335755
336955
  "type": "boolean",
335756
- "description": "Whether a squash merge commit can use the pull request title as default.",
335757
- "default": false
336956
+ "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.",
336957
+ "default": false,
336958
+ "deprecated": true
335758
336959
  },
335759
336960
  "squash_merge_commit_title": {
335760
336961
  "type": "string",
@@ -337087,8 +338288,9 @@
337087
338288
  },
337088
338289
  "use_squash_pr_title_as_default": {
337089
338290
  "type": "boolean",
337090
- "description": "Whether a squash merge commit can use the pull request title as default.",
337091
- "default": false
338291
+ "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.",
338292
+ "default": false,
338293
+ "deprecated": true
337092
338294
  },
337093
338295
  "squash_merge_commit_title": {
337094
338296
  "type": "string",
@@ -353006,8 +354208,9 @@
353006
354208
  },
353007
354209
  "use_squash_pr_title_as_default": {
353008
354210
  "type": "boolean",
353009
- "description": "Whether a squash merge commit can use the pull request title as default.",
353010
- "default": false
354211
+ "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.",
354212
+ "default": false,
354213
+ "deprecated": true
353011
354214
  },
353012
354215
  "squash_merge_commit_title": {
353013
354216
  "type": "string",
@@ -355460,8 +356663,9 @@
355460
356663
  },
355461
356664
  "use_squash_pr_title_as_default": {
355462
356665
  "type": "boolean",
355463
- "description": "Whether a squash merge commit can use the pull request title as default.",
355464
- "default": false
356666
+ "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.",
356667
+ "default": false,
356668
+ "deprecated": true
355465
356669
  },
355466
356670
  "squash_merge_commit_title": {
355467
356671
  "type": "string",
@@ -362029,8 +363233,9 @@
362029
363233
  },
362030
363234
  "use_squash_pr_title_as_default": {
362031
363235
  "type": "boolean",
362032
- "description": "Whether a squash merge commit can use the pull request title as default.",
362033
- "default": false
363236
+ "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.",
363237
+ "default": false,
363238
+ "deprecated": true
362034
363239
  },
362035
363240
  "squash_merge_commit_title": {
362036
363241
  "type": "string",
@@ -363363,8 +364568,9 @@
363363
364568
  },
363364
364569
  "use_squash_pr_title_as_default": {
363365
364570
  "type": "boolean",
363366
- "description": "Whether a squash merge commit can use the pull request title as default.",
363367
- "default": false
364571
+ "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.",
364572
+ "default": false,
364573
+ "deprecated": true
363368
364574
  },
363369
364575
  "squash_merge_commit_title": {
363370
364576
  "type": "string",
@@ -366746,8 +367952,9 @@
366746
367952
  },
366747
367953
  "use_squash_pr_title_as_default": {
366748
367954
  "type": "boolean",
366749
- "description": "Whether a squash merge commit can use the pull request title as default.",
366750
- "default": false
367955
+ "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.",
367956
+ "default": false,
367957
+ "deprecated": true
366751
367958
  },
366752
367959
  "squash_merge_commit_title": {
366753
367960
  "type": "string",
@@ -368080,8 +369287,9 @@
368080
369287
  },
368081
369288
  "use_squash_pr_title_as_default": {
368082
369289
  "type": "boolean",
368083
- "description": "Whether a squash merge commit can use the pull request title as default.",
368084
- "default": false
369290
+ "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.",
369291
+ "default": false,
369292
+ "deprecated": true
368085
369293
  },
368086
369294
  "squash_merge_commit_title": {
368087
369295
  "type": "string",
@@ -387213,8 +388421,9 @@
387213
388421
  },
387214
388422
  "use_squash_pr_title_as_default": {
387215
388423
  "type": "boolean",
387216
- "description": "Whether a squash merge commit can use the pull request title as default.",
387217
- "default": false
388424
+ "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.",
388425
+ "default": false,
388426
+ "deprecated": true
387218
388427
  },
387219
388428
  "squash_merge_commit_title": {
387220
388429
  "type": "string",
@@ -389079,8 +390288,9 @@
389079
390288
  },
389080
390289
  "use_squash_pr_title_as_default": {
389081
390290
  "type": "boolean",
389082
- "description": "Whether a squash merge commit can use the pull request title as default.",
389083
- "default": false
390291
+ "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.",
390292
+ "default": false,
390293
+ "deprecated": true
389084
390294
  },
389085
390295
  "squash_merge_commit_title": {
389086
390296
  "type": "string",
@@ -390878,8 +392088,9 @@
390878
392088
  },
390879
392089
  "use_squash_pr_title_as_default": {
390880
392090
  "type": "boolean",
390881
- "description": "Whether a squash merge commit can use the pull request title as default.",
390882
- "default": false
392091
+ "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.",
392092
+ "default": false,
392093
+ "deprecated": true
390883
392094
  },
390884
392095
  "squash_merge_commit_title": {
390885
392096
  "type": "string",
@@ -398866,8 +400077,9 @@
398866
400077
  },
398867
400078
  "use_squash_pr_title_as_default": {
398868
400079
  "type": "boolean",
398869
- "description": "Whether a squash merge commit can use the pull request title as default.",
398870
- "default": false
400080
+ "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.",
400081
+ "default": false,
400082
+ "deprecated": true
398871
400083
  },
398872
400084
  "squash_merge_commit_title": {
398873
400085
  "type": "string",
@@ -401299,8 +402511,9 @@
401299
402511
  },
401300
402512
  "use_squash_pr_title_as_default": {
401301
402513
  "type": "boolean",
401302
- "description": "Whether a squash merge commit can use the pull request title as default.",
401303
- "default": false
402514
+ "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.",
402515
+ "default": false,
402516
+ "deprecated": true
401304
402517
  },
401305
402518
  "squash_merge_commit_title": {
401306
402519
  "type": "string",
@@ -403727,8 +404940,9 @@
403727
404940
  },
403728
404941
  "use_squash_pr_title_as_default": {
403729
404942
  "type": "boolean",
403730
- "description": "Whether a squash merge commit can use the pull request title as default.",
403731
- "default": false
404943
+ "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.",
404944
+ "default": false,
404945
+ "deprecated": true
403732
404946
  },
403733
404947
  "squash_merge_commit_title": {
403734
404948
  "type": "string",
@@ -416300,8 +417514,9 @@
416300
417514
  },
416301
417515
  "use_squash_pr_title_as_default": {
416302
417516
  "type": "boolean",
416303
- "description": "Whether a squash merge commit can use the pull request title as default.",
416304
- "default": false
417517
+ "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.",
417518
+ "default": false,
417519
+ "deprecated": true
416305
417520
  },
416306
417521
  "squash_merge_commit_title": {
416307
417522
  "type": "string",
@@ -418370,8 +419585,9 @@
418370
419585
  },
418371
419586
  "use_squash_pr_title_as_default": {
418372
419587
  "type": "boolean",
418373
- "description": "Whether a squash merge commit can use the pull request title as default.",
418374
- "default": false
419588
+ "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.",
419589
+ "default": false,
419590
+ "deprecated": true
418375
419591
  },
418376
419592
  "squash_merge_commit_title": {
418377
419593
  "type": "string",
@@ -423649,8 +424865,9 @@
423649
424865
  },
423650
424866
  "use_squash_pr_title_as_default": {
423651
424867
  "type": "boolean",
423652
- "description": "Whether a squash merge commit can use the pull request title as default.",
423653
- "default": false
424868
+ "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.",
424869
+ "default": false,
424870
+ "deprecated": true
423654
424871
  },
423655
424872
  "squash_merge_commit_title": {
423656
424873
  "type": "string",
@@ -426639,8 +427856,9 @@
426639
427856
  },
426640
427857
  "use_squash_pr_title_as_default": {
426641
427858
  "type": "boolean",
426642
- "description": "Whether a squash merge commit can use the pull request title as default.",
426643
- "default": false
427859
+ "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.",
427860
+ "default": false,
427861
+ "deprecated": true
426644
427862
  },
426645
427863
  "squash_merge_commit_title": {
426646
427864
  "type": "string",
@@ -429093,8 +430311,9 @@
429093
430311
  },
429094
430312
  "use_squash_pr_title_as_default": {
429095
430313
  "type": "boolean",
429096
- "description": "Whether a squash merge commit can use the pull request title as default.",
429097
- "default": false
430314
+ "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.",
430315
+ "default": false,
430316
+ "deprecated": true
429098
430317
  },
429099
430318
  "squash_merge_commit_title": {
429100
430319
  "type": "string",
@@ -431920,8 +433139,9 @@
431920
433139
  },
431921
433140
  "use_squash_pr_title_as_default": {
431922
433141
  "type": "boolean",
431923
- "description": "Whether a squash merge commit can use the pull request title as default.",
431924
- "default": false
433142
+ "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.",
433143
+ "default": false,
433144
+ "deprecated": true
431925
433145
  },
431926
433146
  "squash_merge_commit_title": {
431927
433147
  "type": "string",
@@ -434815,8 +436035,9 @@
434815
436035
  },
434816
436036
  "use_squash_pr_title_as_default": {
434817
436037
  "type": "boolean",
434818
- "description": "Whether a squash merge commit can use the pull request title as default.",
434819
- "default": false
436038
+ "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.",
436039
+ "default": false,
436040
+ "deprecated": true
434820
436041
  },
434821
436042
  "squash_merge_commit_title": {
434822
436043
  "type": "string",
@@ -437442,8 +438663,9 @@
437442
438663
  },
437443
438664
  "use_squash_pr_title_as_default": {
437444
438665
  "type": "boolean",
437445
- "description": "Whether a squash merge commit can use the pull request title as default.",
437446
- "default": false
438666
+ "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.",
438667
+ "default": false,
438668
+ "deprecated": true
437447
438669
  },
437448
438670
  "squash_merge_commit_title": {
437449
438671
  "type": "string",
@@ -440804,8 +442026,9 @@
440804
442026
  },
440805
442027
  "use_squash_pr_title_as_default": {
440806
442028
  "type": "boolean",
440807
- "description": "Whether a squash merge commit can use the pull request title as default.",
440808
- "default": false
442029
+ "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.",
442030
+ "default": false,
442031
+ "deprecated": true
440809
442032
  },
440810
442033
  "squash_merge_commit_title": {
440811
442034
  "type": "string",
@@ -443511,8 +444734,9 @@
443511
444734
  },
443512
444735
  "use_squash_pr_title_as_default": {
443513
444736
  "type": "boolean",
443514
- "description": "Whether a squash merge commit can use the pull request title as default.",
443515
- "default": false
444737
+ "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.",
444738
+ "default": false,
444739
+ "deprecated": true
443516
444740
  },
443517
444741
  "squash_merge_commit_title": {
443518
444742
  "type": "string",
@@ -449554,8 +450778,9 @@
449554
450778
  },
449555
450779
  "use_squash_pr_title_as_default": {
449556
450780
  "type": "boolean",
449557
- "description": "Whether a squash merge commit can use the pull request title as default.",
449558
- "default": false
450781
+ "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.",
450782
+ "default": false,
450783
+ "deprecated": true
449559
450784
  },
449560
450785
  "squash_merge_commit_title": {
449561
450786
  "type": "string",
@@ -452512,8 +453737,9 @@
452512
453737
  },
452513
453738
  "use_squash_pr_title_as_default": {
452514
453739
  "type": "boolean",
452515
- "description": "Whether a squash merge commit can use the pull request title as default.",
452516
- "default": false
453740
+ "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.",
453741
+ "default": false,
453742
+ "deprecated": true
452517
453743
  },
452518
453744
  "squash_merge_commit_title": {
452519
453745
  "type": "string",
@@ -457366,8 +458592,9 @@
457366
458592
  },
457367
458593
  "use_squash_pr_title_as_default": {
457368
458594
  "type": "boolean",
457369
- "description": "Whether a squash merge commit can use the pull request title as default.",
457370
- "default": false
458595
+ "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.",
458596
+ "default": false,
458597
+ "deprecated": true
457371
458598
  },
457372
458599
  "squash_merge_commit_title": {
457373
458600
  "type": "string",
@@ -459115,8 +460342,9 @@
459115
460342
  },
459116
460343
  "use_squash_pr_title_as_default": {
459117
460344
  "type": "boolean",
459118
- "description": "Whether a squash merge commit can use the pull request title as default.",
459119
- "default": false
460345
+ "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.",
460346
+ "default": false,
460347
+ "deprecated": true
459120
460348
  },
459121
460349
  "squash_merge_commit_title": {
459122
460350
  "type": "string",
@@ -460854,8 +462082,9 @@
460854
462082
  },
460855
462083
  "use_squash_pr_title_as_default": {
460856
462084
  "type": "boolean",
460857
- "description": "Whether a squash merge commit can use the pull request title as default.",
460858
- "default": false
462085
+ "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.",
462086
+ "default": false,
462087
+ "deprecated": true
460859
462088
  },
460860
462089
  "squash_merge_commit_title": {
460861
462090
  "type": "string",
@@ -463169,8 +464398,9 @@
463169
464398
  },
463170
464399
  "use_squash_pr_title_as_default": {
463171
464400
  "type": "boolean",
463172
- "description": "Whether a squash merge commit can use the pull request title as default.",
463173
- "default": false
464401
+ "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.",
464402
+ "default": false,
464403
+ "deprecated": true
463174
464404
  },
463175
464405
  "squash_merge_commit_title": {
463176
464406
  "type": "string",
@@ -465532,8 +466762,9 @@
465532
466762
  },
465533
466763
  "use_squash_pr_title_as_default": {
465534
466764
  "type": "boolean",
465535
- "description": "Whether a squash merge commit can use the pull request title as default.",
465536
- "default": false
466765
+ "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.",
466766
+ "default": false,
466767
+ "deprecated": true
465537
466768
  },
465538
466769
  "squash_merge_commit_title": {
465539
466770
  "type": "string",
@@ -467615,8 +468846,9 @@
467615
468846
  },
467616
468847
  "use_squash_pr_title_as_default": {
467617
468848
  "type": "boolean",
467618
- "description": "Whether a squash merge commit can use the pull request title as default.",
467619
- "default": false
468849
+ "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.",
468850
+ "default": false,
468851
+ "deprecated": true
467620
468852
  },
467621
468853
  "squash_merge_commit_title": {
467622
468854
  "type": "string",
@@ -468315,15 +469547,15 @@
468315
469547
  },
468316
469548
  "/user/packages/{package_type}/{package_name}/versions": {
468317
469549
  "get": {
468318
- "summary": "Get all package versions for a package owned by the authenticated user",
468319
- "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.",
469550
+ "summary": "List package versions for a package owned by the authenticated user",
469551
+ "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.",
468320
469552
  "tags": [
468321
469553
  "packages"
468322
469554
  ],
468323
469555
  "operationId": "packages/get-all-package-versions-for-package-owned-by-authenticated-user",
468324
469556
  "externalDocs": {
468325
469557
  "description": "API method documentation",
468326
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
469558
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-the-authenticated-user"
468327
469559
  },
468328
469560
  "parameters": [
468329
469561
  {
@@ -470889,8 +472121,9 @@
470889
472121
  },
470890
472122
  "use_squash_pr_title_as_default": {
470891
472123
  "type": "boolean",
470892
- "description": "Whether a squash merge commit can use the pull request title as default.",
470893
- "default": false
472124
+ "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.",
472125
+ "default": false,
472126
+ "deprecated": true
470894
472127
  },
470895
472128
  "squash_merge_commit_title": {
470896
472129
  "type": "string",
@@ -472512,8 +473745,9 @@
472512
473745
  },
472513
473746
  "use_squash_pr_title_as_default": {
472514
473747
  "type": "boolean",
472515
- "description": "Whether a squash merge commit can use the pull request title as default.",
472516
- "default": false
473748
+ "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.",
473749
+ "default": false,
473750
+ "deprecated": true
472517
473751
  },
472518
473752
  "squash_merge_commit_title": {
472519
473753
  "type": "string",
@@ -474548,8 +475782,9 @@
474548
475782
  },
474549
475783
  "use_squash_pr_title_as_default": {
474550
475784
  "type": "boolean",
474551
- "description": "Whether a squash merge commit can use the pull request title as default.",
474552
- "default": false
475785
+ "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.",
475786
+ "default": false,
475787
+ "deprecated": true
474553
475788
  },
474554
475789
  "squash_merge_commit_title": {
474555
475790
  "type": "string",
@@ -477417,8 +478652,9 @@
477417
478652
  },
477418
478653
  "use_squash_pr_title_as_default": {
477419
478654
  "type": "boolean",
477420
- "description": "Whether a squash merge commit can use the pull request title as default.",
477421
- "default": false
478655
+ "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.",
478656
+ "default": false,
478657
+ "deprecated": true
477422
478658
  },
477423
478659
  "squash_merge_commit_title": {
477424
478660
  "type": "string",
@@ -478754,8 +479990,9 @@
478754
479990
  },
478755
479991
  "use_squash_pr_title_as_default": {
478756
479992
  "type": "boolean",
478757
- "description": "Whether a squash merge commit can use the pull request title as default.",
478758
- "default": false
479993
+ "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.",
479994
+ "default": false,
479995
+ "deprecated": true
478759
479996
  },
478760
479997
  "squash_merge_commit_title": {
478761
479998
  "type": "string",
@@ -481014,8 +482251,9 @@
481014
482251
  },
481015
482252
  "use_squash_pr_title_as_default": {
481016
482253
  "type": "boolean",
481017
- "description": "Whether a squash merge commit can use the pull request title as default.",
481018
- "default": false
482254
+ "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.",
482255
+ "default": false,
482256
+ "deprecated": true
481019
482257
  },
481020
482258
  "squash_merge_commit_title": {
481021
482259
  "type": "string",
@@ -485011,8 +486249,9 @@
485011
486249
  },
485012
486250
  "use_squash_pr_title_as_default": {
485013
486251
  "type": "boolean",
485014
- "description": "Whether a squash merge commit can use the pull request title as default.",
485015
- "default": false
486252
+ "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.",
486253
+ "default": false,
486254
+ "deprecated": true
485016
486255
  },
485017
486256
  "squash_merge_commit_title": {
485018
486257
  "type": "string",
@@ -488218,8 +489457,9 @@
488218
489457
  },
488219
489458
  "use_squash_pr_title_as_default": {
488220
489459
  "type": "boolean",
488221
- "description": "Whether a squash merge commit can use the pull request title as default.",
488222
- "default": false
489460
+ "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.",
489461
+ "default": false,
489462
+ "deprecated": true
488223
489463
  },
488224
489464
  "squash_merge_commit_title": {
488225
489465
  "type": "string",
@@ -491427,8 +492667,9 @@
491427
492667
  },
491428
492668
  "use_squash_pr_title_as_default": {
491429
492669
  "type": "boolean",
491430
- "description": "Whether a squash merge commit can use the pull request title as default.",
491431
- "default": false
492670
+ "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.",
492671
+ "default": false,
492672
+ "deprecated": true
491432
492673
  },
491433
492674
  "squash_merge_commit_title": {
491434
492675
  "type": "string",
@@ -496793,8 +498034,9 @@
496793
498034
  },
496794
498035
  "use_squash_pr_title_as_default": {
496795
498036
  "type": "boolean",
496796
- "description": "Whether a squash merge commit can use the pull request title as default.",
496797
- "default": false
498037
+ "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.",
498038
+ "default": false,
498039
+ "deprecated": true
496798
498040
  },
496799
498041
  "squash_merge_commit_title": {
496800
498042
  "type": "string",
@@ -498937,8 +500179,9 @@
498937
500179
  },
498938
500180
  "use_squash_pr_title_as_default": {
498939
500181
  "type": "boolean",
498940
- "description": "Whether a squash merge commit can use the pull request title as default.",
498941
- "default": false
500182
+ "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.",
500183
+ "default": false,
500184
+ "deprecated": true
498942
500185
  },
498943
500186
  "squash_merge_commit_title": {
498944
500187
  "type": "string",
@@ -499655,15 +500898,15 @@
499655
500898
  },
499656
500899
  "/users/{username}/packages/{package_type}/{package_name}/versions": {
499657
500900
  "get": {
499658
- "summary": "Get all package versions for a package owned by a user",
499659
- "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.",
500901
+ "summary": "List package versions for a package owned by a user",
500902
+ "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.",
499660
500903
  "tags": [
499661
500904
  "packages"
499662
500905
  ],
499663
500906
  "operationId": "packages/get-all-package-versions-for-package-owned-by-user",
499664
500907
  "externalDocs": {
499665
500908
  "description": "API method documentation",
499666
- "url": "https://docs.github.com/rest/reference/packages#get-all-package-versions-for-a-package-owned-by-a-user"
500909
+ "url": "https://docs.github.com/rest/packages#get-all-package-versions-for-a-package-owned-by-a-user"
499667
500910
  },
499668
500911
  "parameters": [
499669
500912
  {
@@ -502957,8 +504200,9 @@
502957
504200
  },
502958
504201
  "use_squash_pr_title_as_default": {
502959
504202
  "type": "boolean",
502960
- "description": "Whether a squash merge commit can use the pull request title as default.",
502961
- "default": false
504203
+ "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.",
504204
+ "default": false,
504205
+ "deprecated": true
502962
504206
  },
502963
504207
  "squash_merge_commit_title": {
502964
504208
  "type": "string",
@@ -506166,8 +507410,9 @@
506166
507410
  },
506167
507411
  "use_squash_pr_title_as_default": {
506168
507412
  "type": "boolean",
506169
- "description": "Whether a squash merge commit can use the pull request title as default.",
506170
- "default": false
507413
+ "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.",
507414
+ "default": false,
507415
+ "deprecated": true
506171
507416
  },
506172
507417
  "squash_merge_commit_title": {
506173
507418
  "type": "string",
@@ -508854,8 +510099,9 @@
508854
510099
  },
508855
510100
  "use_squash_pr_title_as_default": {
508856
510101
  "type": "boolean",
508857
- "description": "Whether a squash merge commit can use the pull request title as default.",
508858
- "default": false
510102
+ "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.",
510103
+ "default": false,
510104
+ "deprecated": true
508859
510105
  },
508860
510106
  "squash_merge_commit_title": {
508861
510107
  "type": "string",
@@ -510803,8 +512049,9 @@
510803
512049
  },
510804
512050
  "use_squash_pr_title_as_default": {
510805
512051
  "type": "boolean",
510806
- "description": "Whether a squash merge commit can use the pull request title as default.",
510807
- "default": false
512052
+ "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.",
512053
+ "default": false,
512054
+ "deprecated": true
510808
512055
  },
510809
512056
  "squash_merge_commit_title": {
510810
512057
  "type": "string",
@@ -512005,8 +513252,9 @@
512005
513252
  },
512006
513253
  "use_squash_pr_title_as_default": {
512007
513254
  "type": "boolean",
512008
- "description": "Whether a squash merge commit can use the pull request title as default.",
512009
- "default": false
513255
+ "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.",
513256
+ "default": false,
513257
+ "deprecated": true
512010
513258
  },
512011
513259
  "squash_merge_commit_title": {
512012
513260
  "type": "string",
@@ -513835,8 +515083,9 @@
513835
515083
  },
513836
515084
  "use_squash_pr_title_as_default": {
513837
515085
  "type": "boolean",
513838
- "description": "Whether a squash merge commit can use the pull request title as default.",
513839
- "default": false
515086
+ "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.",
515087
+ "default": false,
515088
+ "deprecated": true
513840
515089
  },
513841
515090
  "squash_merge_commit_title": {
513842
515091
  "type": "string",