Skip to content

Commit 5a816c1

Browse files
authoredAug 15, 2022
feat: add support for 10 new APIs and drop references to now-defunkt OAuth Authorizations APIs (#502)
WIP octokit/openapi updated
1 parent 36b7331 commit 5a816c1

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed
 

‎scripts/update-endpoints/generated/endpoints.json

+38-38
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,10 @@
859859
"url": "/repos/{owner}/{repo}/code-scanning/alerts/{alert_number}/instances",
860860
"triggersNotification": null
861861
},
862+
{
863+
"url": "/enterprises/{enterprise}/code-scanning/alerts",
864+
"triggersNotification": null
865+
},
862866
{
863867
"url": "/orgs/{org}/code-scanning/alerts",
864868
"triggersNotification": null
@@ -1748,51 +1752,15 @@
17481752
"triggersNotification": null
17491753
},
17501754
{
1751-
"url": "/authorizations",
1752-
"triggersNotification": null
1753-
},
1754-
{
1755-
"url": "/authorizations/{authorization_id}",
1756-
"triggersNotification": null
1757-
},
1758-
{
1759-
"url": "/applications/grants/{grant_id}",
1760-
"triggersNotification": null
1761-
},
1762-
{
1763-
"url": "/authorizations/{authorization_id}",
1764-
"triggersNotification": null
1765-
},
1766-
{
1767-
"url": "/applications/grants/{grant_id}",
1768-
"triggersNotification": null
1769-
},
1770-
{
1771-
"url": "/authorizations/clients/{client_id}",
1772-
"triggersNotification": null
1773-
},
1774-
{
1775-
"url": "/authorizations/clients/{client_id}/{fingerprint}",
1776-
"triggersNotification": null
1777-
},
1778-
{
1779-
"url": "/authorizations",
1780-
"triggersNotification": null
1781-
},
1782-
{
1783-
"url": "/applications/grants",
1784-
"triggersNotification": null
1785-
},
1786-
{
1787-
"url": "/authorizations/{authorization_id}",
1755+
"url": "/orgs/{org}/actions/oidc/customization/sub",
17881756
"triggersNotification": null
17891757
},
17901758
{
17911759
"url": "/orgs/{org}/actions/oidc/customization/sub",
17921760
"triggersNotification": null
17931761
},
17941762
{
1795-
"url": "/orgs/{org}/actions/oidc/customization/sub",
1763+
"url": "/orgs/{org}/security-managers/teams/{team_slug}",
17961764
"triggersNotification": null
17971765
},
17981766
{
@@ -1915,6 +1883,10 @@
19151883
"url": "/orgs/{org}/credential-authorizations",
19161884
"triggersNotification": null
19171885
},
1886+
{
1887+
"url": "/orgs/{org}/security-managers",
1888+
"triggersNotification": null
1889+
},
19181890
{
19191891
"url": "/orgs/{org}/hooks/{hook_id}/deliveries",
19201892
"triggersNotification": null
@@ -1951,6 +1923,10 @@
19511923
"url": "/orgs/{org}/credential-authorizations/{credential_id}",
19521924
"triggersNotification": null
19531925
},
1926+
{
1927+
"url": "/orgs/{org}/security-managers/teams/{team_slug}",
1928+
"triggersNotification": null
1929+
},
19541930
{
19551931
"url": "/orgs/{org}/memberships/{username}",
19561932
"triggersNotification": null
@@ -2467,6 +2443,10 @@
24672443
"url": "/repos/{owner}/{repo}/deployments",
24682444
"triggersNotification": null
24692445
},
2446+
{
2447+
"url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies",
2448+
"triggersNotification": null
2449+
},
24702450
{
24712451
"url": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses",
24722452
"triggersNotification": null
@@ -2495,6 +2475,10 @@
24952475
"url": "/repos/{owner}/{repo}/contents/{path}",
24962476
"triggersNotification": null
24972477
},
2478+
{
2479+
"url": "/repos/{owner}/{repo}/pages/deployment",
2480+
"triggersNotification": null
2481+
},
24982482
{
24992483
"url": "/repos/{owner}/{repo}/pages",
25002484
"triggersNotification": null
@@ -2563,6 +2547,10 @@
25632547
"url": "/repos/{owner}/{repo}/deployments/{deployment_id}",
25642548
"triggersNotification": null
25652549
},
2550+
{
2551+
"url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}",
2552+
"triggersNotification": null
2553+
},
25662554
{
25672555
"url": "/repos/{owner}/{repo}/contents/{path}",
25682556
"triggersNotification": null
@@ -2731,6 +2719,10 @@
27312719
"url": "/repos/{owner}/{repo}/deployments/{deployment_id}",
27322720
"triggersNotification": null
27332721
},
2722+
{
2723+
"url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}",
2724+
"triggersNotification": null
2725+
},
27342726
{
27352727
"url": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses/{status_id}",
27362728
"triggersNotification": null
@@ -2867,6 +2859,10 @@
28672859
"url": "/repos/{owner}/{repo}/keys",
28682860
"triggersNotification": null
28692861
},
2862+
{
2863+
"url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies",
2864+
"triggersNotification": null
2865+
},
28702866
{
28712867
"url": "/repos/{owner}/{repo}/deployments/{deployment_id}/statuses",
28722868
"triggersNotification": null
@@ -3035,6 +3031,10 @@
30353031
"url": "/repos/{owner}/{repo}/comments/{comment_id}",
30363032
"triggersNotification": null
30373033
},
3034+
{
3035+
"url": "/repos/{owner}/{repo}/environments/{environment_name}/deployment-branch-policies/{branch_policy_id}",
3036+
"triggersNotification": null
3037+
},
30383038
{
30393039
"url": "/repos/{owner}/{repo}/pages",
30403040
"triggersNotification": null

0 commit comments

Comments
 (0)
Please sign in to comment.