Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class CreateProjectResponsePermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class CreateProjectResponsePermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public CreateProjectResponsePermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class GetMicrofrontendsInGroupResponseProjectPermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class GetMicrofrontendsInGroupResponseProjectPermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public GetMicrofrontendsInGroupResponseProjectPermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class GetProjectResponsePermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class GetProjectResponsePermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public GetProjectResponsePermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class GetProjectsResponseVariant3ProjectPermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class GetProjectsResponseVariant3ProjectPermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public GetProjectsResponseVariant3ProjectPermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class UpdateMicrofrontendsResponsePermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class UpdateMicrofrontendsResponsePermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public UpdateMicrofrontendsResponsePermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,18 @@ public sealed partial class UpdateProjectResponsePermissions
[global::System.Text.Json.Serialization.JsonPropertyName("jobGlobal")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? JobGlobal { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsIssuer")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsIssuer { get; set; }

/// <summary>
///
/// </summary>
[global::System.Text.Json.Serialization.JsonPropertyName("kmsProjectGrant")]
public global::System.Collections.Generic.IList<global::Vercel.ACLAction>? KmsProjectGrant { get; set; }

/// <summary>
///
/// </summary>
Expand Down Expand Up @@ -1601,6 +1613,8 @@ public sealed partial class UpdateProjectResponsePermissions
/// <param name="integrationPullRequest"></param>
/// <param name="ipBlocking"></param>
/// <param name="jobGlobal"></param>
/// <param name="kmsIssuer"></param>
/// <param name="kmsProjectGrant"></param>
/// <param name="logDrain"></param>
/// <param name="marketplaceBillingData"></param>
/// <param name="marketplaceExperimentationEdgeConfigData"></param>
Expand Down Expand Up @@ -1854,6 +1868,8 @@ public UpdateProjectResponsePermissions(
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? integrationPullRequest,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? ipBlocking,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? jobGlobal,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsIssuer,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? kmsProjectGrant,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? logDrain,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceBillingData,
global::System.Collections.Generic.IList<global::Vercel.ACLAction>? marketplaceExperimentationEdgeConfigData,
Expand Down Expand Up @@ -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;
Expand Down
Loading