From 1fbd97a9595e7b653c3d83cca7e4210e4e086dc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 25 May 2026 22:14:11 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- ...dels.CreateProjectResponsePermissions.g.cs | 18 +++ ...endsInGroupResponseProjectPermissions.g.cs | 18 +++ ....Models.GetProjectResponsePermissions.g.cs | 18 +++ ...ctsResponseVariant3ProjectPermissions.g.cs | 18 +++ ...dateMicrofrontendsResponsePermissions.g.cs | 18 +++ ...dels.UpdateProjectResponsePermissions.g.cs | 18 +++ src/libs/Vercel/openapi.yaml | 104 +++++++++++++++--- 7 files changed, 196 insertions(+), 16 deletions(-) diff --git a/src/libs/Vercel/Generated/Vercel.Models.CreateProjectResponsePermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.CreateProjectResponsePermissions.g.cs index 25e07015..c37febc0 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.CreateProjectResponsePermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.CreateProjectResponsePermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class CreateProjectResponsePermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class CreateProjectResponsePermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public CreateProjectResponsePermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public CreateProjectResponsePermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/Generated/Vercel.Models.GetMicrofrontendsInGroupResponseProjectPermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.GetMicrofrontendsInGroupResponseProjectPermissions.g.cs index dfcdd970..61fecf5c 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.GetMicrofrontendsInGroupResponseProjectPermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.GetMicrofrontendsInGroupResponseProjectPermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class GetMicrofrontendsInGroupResponseProjectPermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class GetMicrofrontendsInGroupResponseProjectPermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public GetMicrofrontendsInGroupResponseProjectPermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public GetMicrofrontendsInGroupResponseProjectPermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/Generated/Vercel.Models.GetProjectResponsePermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.GetProjectResponsePermissions.g.cs index 12b1166a..82c9f476 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.GetProjectResponsePermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.GetProjectResponsePermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class GetProjectResponsePermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class GetProjectResponsePermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public GetProjectResponsePermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public GetProjectResponsePermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/Generated/Vercel.Models.GetProjectsResponseVariant3ProjectPermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.GetProjectsResponseVariant3ProjectPermissions.g.cs index faeaed20..7564206a 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.GetProjectsResponseVariant3ProjectPermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.GetProjectsResponseVariant3ProjectPermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class GetProjectsResponseVariant3ProjectPermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class GetProjectsResponseVariant3ProjectPermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public GetProjectsResponseVariant3ProjectPermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public GetProjectsResponseVariant3ProjectPermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/Generated/Vercel.Models.UpdateMicrofrontendsResponsePermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.UpdateMicrofrontendsResponsePermissions.g.cs index 2adedaa8..c99eba73 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.UpdateMicrofrontendsResponsePermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.UpdateMicrofrontendsResponsePermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class UpdateMicrofrontendsResponsePermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class UpdateMicrofrontendsResponsePermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public UpdateMicrofrontendsResponsePermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public UpdateMicrofrontendsResponsePermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/Generated/Vercel.Models.UpdateProjectResponsePermissions.g.cs b/src/libs/Vercel/Generated/Vercel.Models.UpdateProjectResponsePermissions.g.cs index 872b02fe..839b04fb 100644 --- a/src/libs/Vercel/Generated/Vercel.Models.UpdateProjectResponsePermissions.g.cs +++ b/src/libs/Vercel/Generated/Vercel.Models.UpdateProjectResponsePermissions.g.cs @@ -548,6 +548,18 @@ public sealed partial class UpdateProjectResponsePermissions [global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")] public global::System.Collections.Generic.IList? JobGlobal { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")] + public global::System.Collections.Generic.IList? KmsIssuer { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")] + public global::System.Collections.Generic.IList? KmsProjectGrant { get; set; } + /// /// /// @@ -1601,6 +1613,8 @@ public sealed partial class UpdateProjectResponsePermissions /// /// /// + /// + /// /// /// /// @@ -1854,6 +1868,8 @@ public UpdateProjectResponsePermissions( global::System.Collections.Generic.IList? integrationPullRequest, global::System.Collections.Generic.IList? ipBlocking, global::System.Collections.Generic.IList? jobGlobal, + global::System.Collections.Generic.IList? kmsIssuer, + global::System.Collections.Generic.IList? kmsProjectGrant, global::System.Collections.Generic.IList? logDrain, global::System.Collections.Generic.IList? marketplaceBillingData, global::System.Collections.Generic.IList? marketplaceExperimentationEdgeConfigData, @@ -2104,6 +2120,8 @@ public UpdateProjectResponsePermissions( this.IntegrationPullRequest = integrationPullRequest; this.IpBlocking = ipBlocking; this.JobGlobal = jobGlobal; + this.KmsIssuer = kmsIssuer; + this.KmsProjectGrant = kmsProjectGrant; this.LogDrain = logDrain; this.MarketplaceBillingData = marketplaceBillingData; this.MarketplaceExperimentationEdgeConfigData = marketplaceExperimentationEdgeConfigData; diff --git a/src/libs/Vercel/openapi.yaml b/src/libs/Vercel/openapi.yaml index e2b99c6a..a527e6ce 100644 --- a/src/libs/Vercel/openapi.yaml +++ b/src/libs/Vercel/openapi.yaml @@ -62317,6 +62317,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -80771,6 +80783,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -86531,6 +86555,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -92526,6 +92562,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -98100,6 +98148,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -107942,9 +108002,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -108029,9 +108089,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -108519,9 +108579,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -108606,9 +108666,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -109107,9 +109167,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -109194,9 +109254,9 @@ "enum": [ "git", "cli", - "import", "api-trigger-git-deploy", "clone/repo", + "import", "import/repo", "redeploy", "v0-web" @@ -113104,6 +113164,18 @@ }, "type": "array" }, + "kmsIssuer": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, + "kmsProjectGrant": { + "items": { + "$ref": "#/components/schemas/ACLAction" + }, + "type": "array" + }, "logDrain": { "items": { "$ref": "#/components/schemas/ACLAction" @@ -129122,8 +129194,8 @@ "enum": [ "teams", "link", - "import", "mail", + "import", "github", "gitlab", "bitbucket", @@ -129703,8 +129775,8 @@ "enum": [ "teams", "link", - "import", "mail", + "import", "github", "gitlab", "bitbucket", @@ -129957,8 +130029,8 @@ "enum": [ "teams", "link", - "import", "mail", + "import", "github", "gitlab", "bitbucket", @@ -138791,8 +138863,6 @@ "alias", "plan", "domain", - "flag", - "deployment", "agentic-provisioning-account-linked", "agentic-provisioning-account-relinked", "agentic-provisioning-team-created", @@ -138907,6 +138977,7 @@ "deployment-check-created", "deployment-check-updated", "deployment-check-deleted", + "deployment", "authorize-git-deployment", "deployment-chown", "deployment-creation-blocked", @@ -138980,6 +139051,7 @@ "firewall-config-removed", "firewall-managed-rulegroup-updated", "firewall-managed-ruleset-updated", + "flag", "flags-segment", "flags-settings", "flag-created", @@ -139543,8 +139615,6 @@ "alias", "plan", "domain", - "flag", - "deployment", "agentic-provisioning-account-linked", "agentic-provisioning-account-relinked", "agentic-provisioning-team-created", @@ -139659,6 +139729,7 @@ "deployment-check-created", "deployment-check-updated", "deployment-check-deleted", + "deployment", "authorize-git-deployment", "deployment-chown", "deployment-creation-blocked", @@ -139732,6 +139803,7 @@ "firewall-config-removed", "firewall-managed-rulegroup-updated", "firewall-managed-ruleset-updated", + "flag", "flags-segment", "flags-settings", "flag-created", @@ -140088,8 +140160,6 @@ "alias", "plan", "domain", - "flag", - "deployment", "agentic-provisioning-account-linked", "agentic-provisioning-account-relinked", "agentic-provisioning-team-created", @@ -140204,6 +140274,7 @@ "deployment-check-created", "deployment-check-updated", "deployment-check-deleted", + "deployment", "authorize-git-deployment", "deployment-chown", "deployment-creation-blocked", @@ -140277,6 +140348,7 @@ "firewall-config-removed", "firewall-managed-rulegroup-updated", "firewall-managed-ruleset-updated", + "flag", "flags-segment", "flags-settings", "flag-created", @@ -144522,12 +144594,12 @@ "nullable": true, "type": "string", "enum": [ - "vercel", "gitlab", "bitbucket", "github", "github-limited", "github-custom-host", + "vercel", null ] },