|
296 | 296 | "previews": [],
|
297 | 297 | "renamed": null
|
298 | 298 | },
|
| 299 | + { |
| 300 | + "method": "DELETE", |
| 301 | + "url": "/repos/{owner}/{repo}/actions/caches/{cache_id}", |
| 302 | + "documentationUrl": "https://docs.github.com/rest/actions/cache#delete-a-github-actions-cache-for-a-repository-using-a-cache-id", |
| 303 | + "parameters": [ |
| 304 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
| 305 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" }, |
| 306 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "cache_id" } |
| 307 | + ], |
| 308 | + "previews": [], |
| 309 | + "renamed": null |
| 310 | + }, |
| 311 | + { |
| 312 | + "method": "DELETE", |
| 313 | + "url": "/repos/{owner}/{repo}/actions/caches{?key,ref}", |
| 314 | + "documentationUrl": "https://docs.github.com/rest/actions/cache#delete-github-actions-caches-for-a-repository-using-a-cache-key", |
| 315 | + "parameters": [ |
| 316 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
| 317 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" }, |
| 318 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "key" }, |
| 319 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "ref" } |
| 320 | + ], |
| 321 | + "previews": [], |
| 322 | + "renamed": null |
| 323 | + }, |
299 | 324 | {
|
300 | 325 | "method": "DELETE",
|
301 | 326 | "url": "/repos/{owner}/{repo}/actions/artifacts/{artifact_id}",
|
|
537 | 562 | "previews": [],
|
538 | 563 | "renamed": null
|
539 | 564 | },
|
| 565 | + { |
| 566 | + "method": "GET", |
| 567 | + "url": "/repos/{owner}/{repo}/actions/caches", |
| 568 | + "documentationUrl": "https://docs.github.com/rest/actions/cache#list-github-actions-caches-for-a-repository", |
| 569 | + "parameters": [ |
| 570 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
| 571 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" }, |
| 572 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
| 573 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" }, |
| 574 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "ref" }, |
| 575 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "key" }, |
| 576 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "sort" }, |
| 577 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "direction" } |
| 578 | + ], |
| 579 | + "previews": [], |
| 580 | + "renamed": null |
| 581 | + }, |
540 | 582 | {
|
541 | 583 | "method": "GET",
|
542 | 584 | "url": "/repos/{owner}/{repo}/actions/cache/usage",
|
|
613 | 655 | "previews": [],
|
614 | 656 | "renamed": null
|
615 | 657 | },
|
| 658 | + { |
| 659 | + "method": "GET", |
| 660 | + "url": "/repos/{owner}/{repo}/actions/oidc/customization/sub", |
| 661 | + "documentationUrl": "https://docs.github.com/rest/actions/oidc#get-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository", |
| 662 | + "parameters": [ |
| 663 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
| 664 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" } |
| 665 | + ], |
| 666 | + "previews": [], |
| 667 | + "renamed": null |
| 668 | + }, |
616 | 669 | {
|
617 | 670 | "method": "GET",
|
618 | 671 | "url": "/repositories/{repository_id}/environments/{environment_name}/secrets/public-key",
|
|
1452 | 1505 | "previews": [],
|
1453 | 1506 | "renamed": null
|
1454 | 1507 | },
|
| 1508 | + { |
| 1509 | + "method": "PUT", |
| 1510 | + "url": "/enterprises/{enterprise}/actions/oidc/customization/issuer", |
| 1511 | + "documentationUrl": "https://docs.github.com/rest/reference/actions/oidc#set-actions-oidc-custom-issuer-policy-for-enterprise", |
| 1512 | + "parameters": [ |
| 1513 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "enterprise" }, |
| 15
3270
14 | + { |
| 1515 | + "alias": null, |
| 1516 | + "deprecated": null, |
| 1517 | + "in": "BODY", |
| 1518 | + "name": "include_enterprise_slug" |
| 1519 | + } |
| 1520 | + ], |
| 1521 | + "previews": [], |
| 1522 | + "renamed": null |
| 1523 | + }, |
1455 | 1524 | {
|
1456 | 1525 | "method": "PUT",
|
1457 | 1526 | "url": "/orgs/{org}/actions/permissions/selected-actions",
|
|
1534 | 1603 | "previews": [],
|
1535 | 1604 | "renamed": null
|
1536 | 1605 | },
|
| 1606 | + { |
| 1607 | + "method": "PUT", |
| 1608 | + "url": "/repos/{owner}/{repo}/actions/oidc/customization/sub", |
| 1609 | + "documentationUrl": "https://docs.github.com/rest/actions/oidc#set-the-opt-out-flag-of-an-oidc-subject-claim-customization-for-a-repository", |
| 1610 | + "parameters": [ |
| 1611 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "owner" }, |
| 1612 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "repo" }, |
| 1613 | + { "alias": null, "deprecated": null, "in": "BODY", "name": "use_default" } |
| 1614 | + ], |
| 1615 | + "previews": [], |
| 1616 | + "renamed": null |
| 1617 | + }, |
1537 | 1618 | {
|
1538 | 1619 | "method": "PUT",
|
1539 | 1620 | "url": "/enterprises/{enterprise}/actions/permissions/workflow",
|
|
3900 | 3981 | "in": "BODY",
|
3901 | 3982 | "name": "display_name"
|
3902 | 3983 | },
|
| 3984 | + { |
| 3985 | + "alias": null, |
| 3986 | + "deprecated": null, |
| 3987 | + "in": "BODY", |
| 3988 | + "name": "retention_period_minutes" |
| 3989 | + }, |
3903 | 3990 | {
|
3904 | 3991 | "alias": null,
|
3905 | 3992 | "deprecated": null,
|
|
4019 | 4106 | "deprecated": null,
|
4020 | 4107 | "in": "BODY",
|
4021 | 4108 | "name": "display_name"
|
| 4109 | + }, |
| 4110 | + { |
| 4111 | + "alias": null, |
| 4112 | + "deprecated": null, |
| 4113 | + "in": "BODY", |
| 4114 | + "name": "retention_period_minutes" |
4022 | 4115 | }
|
4023 | 4116 | ],
|
4024 | 4117 | "previews": [],
|
|
4064 | 4157 | "deprecated": null,
|
4065 | 4158 | "in": "BODY",
|
4066 | 4159 | "name": "display_name"
|
| 4160 | + }, |
| 4161 | + { |
| 4162 | + "alias": null, |
| 4163 | + "deprecated": null, |
| 4164 | + "in": "BODY", |
| 4165 | + "name": "retention_period_minutes" |
4067 | 4166 | }
|
4068 | 4167 | ],
|
4069 | 4168 | "previews": [],
|
|
4084 | 4183 | "previews": [],
|
4085 | 4184 | "renamed": null
|
4086 | 4185 | },
|
| 4186 | + { |
| 4187 | + "method": "DELETE", |
| 4188 | + "url": "/orgs/{org}/members/{username}/codespaces/{codespace_name}", |
| 4189 | + "documentationUrl": "https://docs.github.com/rest/reference/codespaces", |
| 4190 | + "parameters": [ |
| 4191 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
| 4192 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "username" }, |
| 4193 | + { |
| 4194 | + "alias": null, |
| 4195 | + "deprecated": null, |
| 4196 | + "in": "PATH", |
| 4197 | + "name": "codespace_name" |
| 4198 | + } |
| 4199 | + ], |
| 4200 | + "previews": [], |
| 4201 | + "renamed": null |
| 4202 | + }, |
4087 | 4203 | {
|
4088 | 4204 | "method": "DELETE",
|
4089 | 4205 | "url": "/repos/{owner}/{repo}/codespaces/secrets/{secret_name}",
|
|
4223 | 4339 | "previews": [],
|
4224 | 4340 | "renamed": null
|
4225 | 4341 | },
|
| 4342 | + { |
| 4343 | + "method": "GET", |
| 4344 | + "url": "/orgs/{org_id}/codespaces", |
| 4345 | + "documentationUrl": "https://docs.github.com/rest/reference/codespaces#list-in-organization", |
| 4346 | + "parameters": [ |
| 4347 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "per_page" }, |
| 4348 | + { "alias": null, "deprecated": null, "in": "QUERY", "name": "page" }, |
| 4349 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "org_id" } |
| 4350 | + ], |
| 4351 | + "previews": [], |
| 4352 | + "renamed": null |
| 4353 | + }, |
4226 | 4354 | {
|
4227 | 4355 | "method": "GET",
|
4228 | 4356 | "url": "/repos/{owner}/{repo}/codespaces",
|
|
4355 | 4483 | "previews": [],
|
4356 | 4484 | "renamed": null
|
4357 | 4485 | },
|
| 4486 | + { |
| 4487 | + "method": "POST", |
| 4488 | + "url": "/orgs/{org}/members/{username}/codespaces/{codespace_name}/stop", |
| 4489 | + "documentationUrl": "https://docs.github.com/rest/reference/codespaces", |
| 4490 | + "parameters": [ |
| 4491 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
| 4492 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "username" }, |
| 4493 | + { |
| 4494 | + "alias": null, |
| 4495 | + "deprecated": null, |
| 4496 | + "in": "PATH", |
| 4497 | + "name": "codespace_name" |
| 4498 | + } |
| 4499 | + ], |
| 4500 | + "previews": [], |
| 4501 | + "renamed": null |
| 4502 | + }, |
4358 | 4503 | {
|
4359 | 4504 | "method": "PATCH",
|
4360 | 4505 | "url": "/user/codespaces/{codespace_name}",
|
|
7620 | 7765 | "previews": [],
|
7621 | 7766 | "renamed": null
|
7622 | 7767 | },
|
| 7768 | + { |
| 7769 | + "method": "GET", |
| 7770 | + "url": "/orgs/{org}/actions/oidc/customization/sub", |
| 7771 | + "documentationUrl": "https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization", |
| 7772 | + "parameters": [ |
| 7773 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "org" } |
| 7774 | + ], |
| 7775 | + "previews": [], |
| 7776 | + "renamed": null |
| 7777 | + }, |
| 7778 | + { |
| 7779 | + "method": "PUT", |
| 7780 | + "url": "/orgs/{org}/actions/oidc/customization/sub", |
| 7781 | + "documentationUrl": "https://docs.github.com/rest/actions/oidc#set-the-customization-template-for-an-oidc-subject-claim-for-an-organization", |
| 7782 | + "parameters": [ |
| 7783 | + { "alias": null, "deprecated": null, "in": "PATH", "name": "org" }, |
| 7784 | + { |
| 7785 | + "alias": null, |
| 7786 | + "deprecated": null, |
| 7787 | + "in": "BODY", |
| 7788 | + "name": "include_claim_keys" |
| 7789 | + } |
| 7790 | + ], |
| 7791 | + "previews": [], |
| 7792 | + "renamed": null |
| 7793 | + }, |
7623 | 7794 | {
|
7624 | 7795 | "method": "PUT",
|
7625 | 7796 | "url": "/orgs/{org}/blocks/{username}",
|
|
0 commit comments