@vercel/sdk 1.13.8 → 1.14.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.
- package/README.md +29 -21
- package/bin/mcp-server.js +2619 -1667
- package/bin/mcp-server.js.map +47 -36
- package/docs/sdks/domainsregistrar/README.md +6 -0
- package/docs/sdks/marketplace/README.md +150 -0
- package/docs/sdks/projects/README.md +2 -0
- package/docs/sdks/security/README.md +70 -0
- package/esm/__tests__/accessgroups.test.js +3 -1
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +9 -6
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +6 -6
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +1 -1
- package/esm/__tests__/marketplace.test.js +16 -0
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +14 -0
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/funcs/integrationsDeleteConfiguration.js +2 -2
- package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -1
- package/esm/funcs/marketplaceUpdateInstallation.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateInstallation.js +82 -0
- package/esm/funcs/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.js +85 -0
- package/esm/funcs/marketplaceUpdateResource.js.map +1 -0
- package/esm/funcs/projectsGetProjects.js +1 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -1
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts +17 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js +78 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +7 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js +27 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js +28 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts +7 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js +28 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/models/acceptprojecttransferrequestop.d.ts +1 -1
- package/esm/models/acceptprojecttransferrequestop.d.ts.map +1 -1
- package/esm/models/acceptprojecttransferrequestop.js +2 -1
- package/esm/models/acceptprojecttransferrequestop.js.map +1 -1
- package/esm/models/authtoken.d.ts +6 -0
- package/esm/models/authtoken.d.ts.map +1 -1
- package/esm/models/authtoken.js +2 -0
- package/esm/models/authtoken.js.map +1 -1
- package/esm/models/buydomainsop.d.ts +3 -2
- package/esm/models/buydomainsop.d.ts.map +1 -1
- package/esm/models/buydomainsop.js +3 -0
- package/esm/models/buydomainsop.js.map +1 -1
- package/esm/models/buysingledomainop.d.ts +11 -10
- package/esm/models/buysingledomainop.d.ts.map +1 -1
- package/esm/models/buysingledomainop.js +15 -13
- package/esm/models/buysingledomainop.js.map +1 -1
- package/esm/models/createeventop.d.ts +2 -2
- package/esm/models/createeventop.d.ts.map +1 -1
- package/esm/models/createeventop.js +2 -2
- package/esm/models/createeventop.js.map +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +340 -315
- package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
- package/esm/models/createintegrationstoredirectop.js +392 -381
- package/esm/models/createintegrationstoredirectop.js.map +1 -1
- package/esm/models/createprojectenvop.d.ts +6 -6
- package/esm/models/createprojectenvop.js +2 -2
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +154 -156
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +149 -151
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/createwebhookop.d.ts +12 -0
- package/esm/models/createwebhookop.d.ts.map +1 -1
- package/esm/models/createwebhookop.js +4 -0
- package/esm/models/createwebhookop.js.map +1 -1
- package/esm/models/dnssecenabled.d.ts +70 -0
- package/esm/models/dnssecenabled.d.ts.map +1 -0
- package/esm/models/dnssecenabled.js +72 -0
- package/esm/models/dnssecenabled.js.map +1 -0
- package/esm/models/domaintooshort.d.ts +70 -0
- package/esm/models/domaintooshort.d.ts.map +1 -0
- package/esm/models/domaintooshort.js +72 -0
- package/esm/models/domaintooshort.js.map +1 -0
- package/esm/models/editprojectenvop.d.ts +3 -3
- package/esm/models/editprojectenvop.js +1 -1
- package/esm/models/editprojectenvop.js.map +1 -1
- package/esm/models/exchangessotokenop.d.ts +2 -0
- package/esm/models/exchangessotokenop.d.ts.map +1 -1
- package/esm/models/exchangessotokenop.js +4 -0
- package/esm/models/exchangessotokenop.js.map +1 -1
- package/esm/models/filetree.d.ts +0 -5
- package/esm/models/filetree.d.ts.map +1 -1
- package/esm/models/filetree.js +0 -2
- package/esm/models/filetree.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +9 -9
- package/esm/models/filterprojectenvsop.js +3 -3
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/esm/models/getconfigurationsop.d.ts +18 -0
- package/esm/models/getconfigurationsop.d.ts.map +1 -1
- package/esm/models/getconfigurationsop.js +6 -0
- package/esm/models/getconfigurationsop.js.map +1 -1
- package/esm/models/getdomainpriceop.d.ts +3 -2
- package/esm/models/getdomainpriceop.d.ts.map +1 -1
- package/esm/models/getdomainpriceop.js +3 -0
- package/esm/models/getdomainpriceop.js.map +1 -1
- package/esm/models/getprojectenvop.d.ts +9 -9
- package/esm/models/getprojectenvop.js +3 -3
- package/esm/models/getprojectenvop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +129 -126
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +133 -133
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getv1securityfirewalleventsop.d.ts +95 -0
- package/esm/models/getv1securityfirewalleventsop.d.ts.map +1 -0
- package/esm/models/getv1securityfirewalleventsop.js +108 -0
- package/esm/models/getv1securityfirewalleventsop.js.map +1 -0
- package/esm/models/getwebhookop.d.ts +6 -0
- package/esm/models/getwebhookop.d.ts.map +1 -1
- package/esm/models/getwebhookop.js +2 -0
- package/esm/models/getwebhookop.js.map +1 -1
- package/esm/models/getwebhooksop.d.ts +12 -0
- package/esm/models/getwebhooksop.d.ts.map +1 -1
- package/esm/models/getwebhooksop.js +4 -0
- package/esm/models/getwebhooksop.js.map +1 -1
- package/esm/models/importresourceop.d.ts +69 -69
- package/esm/models/importresourceop.d.ts.map +1 -1
- package/esm/models/importresourceop.js +76 -73
- package/esm/models/importresourceop.js.map +1 -1
- package/esm/models/removeprojectenvop.d.ts +9 -9
- package/esm/models/removeprojectenvop.js +3 -3
- package/esm/models/removeprojectenvop.js.map +1 -1
- package/esm/models/renewdomainop.d.ts +3 -2
- package/esm/models/renewdomainop.d.ts.map +1 -1
- package/esm/models/renewdomainop.js +3 -0
- package/esm/models/renewdomainop.js.map +1 -1
- package/esm/models/team.d.ts +1 -1
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +1 -1
- package/esm/models/team.js.map +1 -1
- package/esm/models/transferindomainop.d.ts +4 -2
- package/esm/models/transferindomainop.d.ts.map +1 -1
- package/esm/models/transferindomainop.js +6 -0
- package/esm/models/transferindomainop.js.map +1 -1
- package/esm/models/updateinstallationop.d.ts +242 -0
- package/esm/models/updateinstallationop.d.ts.map +1 -0
- package/esm/models/updateinstallationop.js +246 -0
- package/esm/models/updateinstallationop.js.map +1 -0
- package/esm/models/updateprojectdatacacheop.d.ts +124 -126
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +131 -133
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +154 -156
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +149 -151
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/updateresourceop.d.ts +432 -0
- package/esm/models/updateresourceop.d.ts.map +1 -0
- package/esm/models/updateresourceop.js +393 -0
- package/esm/models/updateresourceop.js.map +1 -0
- package/esm/models/userevent.d.ts +199 -17
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +157 -11
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +16 -0
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +20 -0
- package/esm/sdk/marketplace.js.map +1 -1
- package/esm/sdk/security.d.ts +8 -0
- package/esm/sdk/security.d.ts.map +1 -1
- package/esm/sdk/security.js +10 -0
- package/esm/sdk/security.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/accessgroups.test.ts +3 -1
- package/src/__tests__/domains.test.ts +9 -6
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +19 -0
- package/src/__tests__/rollingrelease.test.ts +2 -2
- package/src/__tests__/security.test.ts +19 -0
- package/src/funcs/integrationsDeleteConfiguration.ts +2 -2
- package/src/funcs/marketplaceUpdateInstallation.ts +174 -0
- package/src/funcs/marketplaceUpdateResource.ts +179 -0
- package/src/funcs/projectsGetProjects.ts +1 -0
- package/src/funcs/securityGetV1SecurityFirewallEvents.ts +165 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +7 -1
- package/src/mcp-server/tools/marketplaceUpdateInstallation.ts +35 -0
- package/src/mcp-server/tools/marketplaceUpdateResource.ts +37 -0
- package/src/mcp-server/tools/securityGetV1SecurityFirewallEvents.ts +39 -0
- package/src/models/acceptprojecttransferrequestop.ts +3 -2
- package/src/models/authtoken.ts +2 -0
- package/src/models/buydomainsop.ts +10 -0
- package/src/models/buysingledomainop.ts +26 -14
- package/src/models/createeventop.ts +4 -4
- package/src/models/createintegrationstoredirectop.ts +714 -668
- package/src/models/createprojectenvop.ts +2 -2
- package/src/models/createprojectop.ts +285 -289
- package/src/models/createwebhookop.ts +4 -0
- package/src/models/dnssecenabled.ts +120 -0
- package/src/models/domaintooshort.ts +120 -0
- package/src/models/editprojectenvop.ts +1 -1
- package/src/models/exchangessotokenop.ts +6 -0
- package/src/models/filetree.ts +0 -7
- package/src/models/filterprojectenvsop.ts +3 -3
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/src/models/getconfigurationsop.ts +6 -0
- package/src/models/getdomainpriceop.ts +10 -0
- package/src/models/getprojectenvop.ts +3 -3
- package/src/models/getprojectsop.ts +262 -259
- package/src/models/getv1securityfirewalleventsop.ts +233 -0
- package/src/models/getwebhookop.ts +2 -0
- package/src/models/getwebhooksop.ts +4 -0
- package/src/models/importresourceop.ts +144 -117
- package/src/models/removeprojectenvop.ts +3 -3
- package/src/models/renewdomainop.ts +10 -0
- package/src/models/team.ts +2 -2
- package/src/models/transferindomainop.ts +20 -0
- package/src/models/updateinstallationop.ts +488 -0
- package/src/models/updateprojectdatacacheop.ts +255 -259
- package/src/models/updateprojectop.ts +285 -289
- package/src/models/updateresourceop.ts +823 -0
- package/src/models/userevent.ts +328 -19
- package/src/sdk/marketplace.ts +41 -0
- package/src/sdk/security.ts +22 -0
- package/vercel-spec.json +1875 -1205
|
@@ -421,10 +421,10 @@ export type CreateProjectTarget1 = ClosedEnum<typeof CreateProjectTarget1>;
|
|
|
421
421
|
export type CreateProjectProjectsTarget = Array<CreateProjectTarget1> | CreateProjectTarget2;
|
|
422
422
|
export declare const CreateProjectProjectsResponseType: {
|
|
423
423
|
readonly System: "system";
|
|
424
|
-
readonly Secret: "secret";
|
|
425
424
|
readonly Encrypted: "encrypted";
|
|
426
425
|
readonly Plain: "plain";
|
|
427
426
|
readonly Sensitive: "sensitive";
|
|
427
|
+
readonly Secret: "secret";
|
|
428
428
|
};
|
|
429
429
|
export type CreateProjectProjectsResponseType = ClosedEnum<typeof CreateProjectProjectsResponseType>;
|
|
430
430
|
export declare const CreateProjectContentHintProjectsResponse200ApplicationJSONResponseBodyEnv15Type: {
|
|
@@ -989,18 +989,18 @@ export type CreateProjectLinkProjectsDeployHooks = {
|
|
|
989
989
|
};
|
|
990
990
|
export type CreateProjectLink2 = {
|
|
991
991
|
type: CreateProjectLinkProjectsType;
|
|
992
|
-
updatedAt?: number | undefined;
|
|
993
|
-
createdAt?: number | undefined;
|
|
994
992
|
repo?: string | undefined;
|
|
995
|
-
|
|
993
|
+
repoId?: number | undefined;
|
|
994
|
+
createdAt?: number | undefined;
|
|
995
|
+
updatedAt?: number | undefined;
|
|
996
996
|
org: string;
|
|
997
997
|
/**
|
|
998
998
|
* A new field, should be included in all new project links, is being added just in time when a deployment is created. This is needed for Protected Git scopes.
|
|
999
999
|
*/
|
|
1000
1000
|
repoOwnerId?: number | undefined;
|
|
1001
|
-
repoId?: number | undefined;
|
|
1002
1001
|
deployHooks: Array<CreateProjectLinkProjectsDeployHooks>;
|
|
1003
1002
|
gitCredentialId: string;
|
|
1003
|
+
sourceless?: boolean | undefined;
|
|
1004
1004
|
productionBranch: string;
|
|
1005
1005
|
};
|
|
1006
1006
|
export declare const CreateProjectLinkType: {
|
|
@@ -1093,12 +1093,12 @@ export declare const CreateProjectBuildMachineType: {
|
|
|
1093
1093
|
};
|
|
1094
1094
|
export type CreateProjectBuildMachineType = ClosedEnum<typeof CreateProjectBuildMachineType>;
|
|
1095
1095
|
export type CreateProjectProjectsResourceConfig = {
|
|
1096
|
+
elasticConcurrencyEnabled?: boolean | undefined;
|
|
1096
1097
|
fluid?: boolean | undefined;
|
|
1097
1098
|
functionDefaultRegions: Array<string>;
|
|
1098
1099
|
functionDefaultTimeout?: number | undefined;
|
|
1099
1100
|
functionDefaultMemoryType?: CreateProjectFunctionDefaultMemoryType | undefined;
|
|
1100
1101
|
functionZeroConfigFailover?: boolean | undefined;
|
|
1101
|
-
elasticConcurrencyEnabled?: boolean | undefined;
|
|
1102
1102
|
buildMachineType?: CreateProjectBuildMachineType | undefined;
|
|
1103
1103
|
isNSNBDisabled?: boolean | undefined;
|
|
1104
1104
|
};
|
|
@@ -1173,18 +1173,18 @@ export declare const CreateProjectProjectsBuildMachineType: {
|
|
|
1173
1173
|
};
|
|
1174
1174
|
export type CreateProjectProjectsBuildMachineType = ClosedEnum<typeof CreateProjectProjectsBuildMachineType>;
|
|
1175
1175
|
export type CreateProjectDefaultResourceConfig = {
|
|
1176
|
+
elasticConcurrencyEnabled?: boolean | undefined;
|
|
1176
1177
|
fluid?: boolean | undefined;
|
|
1177
1178
|
functionDefaultRegions: Array<string>;
|
|
1178
1179
|
functionDefaultTimeout?: number | undefined;
|
|
1179
1180
|
functionDefaultMemoryType?: CreateProjectProjectsFunctionDefaultMemoryType | undefined;
|
|
1180
1181
|
functionZeroConfigFailover?: boolean | undefined;
|
|
1181
|
-
elasticConcurrencyEnabled?: boolean | undefined;
|
|
1182
1182
|
buildMachineType?: CreateProjectProjectsBuildMachineType | undefined;
|
|
1183
1183
|
isNSNBDisabled?: boolean | undefined;
|
|
1184
1184
|
};
|
|
1185
1185
|
export declare const CreateProjectProjectsDeploymentType: {
|
|
1186
|
-
readonly All: "all";
|
|
1187
1186
|
readonly Preview: "preview";
|
|
1187
|
+
readonly All: "all";
|
|
1188
1188
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
1189
1189
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
1190
1190
|
};
|
|
@@ -1330,9 +1330,17 @@ export type CreateProjectPermissions = {
|
|
|
1330
1330
|
userSudo?: Array<ACLAction> | undefined;
|
|
1331
1331
|
webAuthn?: Array<ACLAction> | undefined;
|
|
1332
1332
|
accessGroup?: Array<ACLAction> | undefined;
|
|
1333
|
+
agent?: Array<ACLAction> | undefined;
|
|
1334
|
+
alerts?: Array<ACLAction> | undefined;
|
|
1333
1335
|
aliasGlobal?: Array<ACLAction> | undefined;
|
|
1334
1336
|
analyticsSampling?: Array<ACLAction> | undefined;
|
|
1335
1337
|
analyticsUsage?: Array<ACLAction> | undefined;
|
|
1338
|
+
apiKey?: Array<ACLAction> | undefined;
|
|
1339
|
+
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1340
|
+
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1341
|
+
oauth2Application?: Array<ACLAction> | undefined;
|
|
1342
|
+
vercelAppInstallation?: Array<ACLAction> | undefined;
|
|
1343
|
+
vercelAppInstallationRequest?: Array<ACLAction> | undefined;
|
|
1336
1344
|
auditLog?: Array<ACLAction> | undefined;
|
|
1337
1345
|
billingAddress?: Array<ACLAction> | undefined;
|
|
1338
1346
|
billingInformation?: Array<ACLAction> | undefined;
|
|
@@ -1344,6 +1352,7 @@ export type CreateProjectPermissions = {
|
|
|
1344
1352
|
billingRefund?: Array<ACLAction> | undefined;
|
|
1345
1353
|
billingTaxId?: Array<ACLAction> | undefined;
|
|
1346
1354
|
blob?: Array<ACLAction> | undefined;
|
|
1355
|
+
blobStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1347
1356
|
budget?: Array<ACLAction> | undefined;
|
|
1348
1357
|
cacheArtifact?: Array<ACLAction> | undefined;
|
|
1349
1358
|
cacheArtifactUsageEvent?: Array<ACLAction> | undefined;
|
|
@@ -1351,6 +1360,7 @@ export type CreateProjectPermissions = {
|
|
|
1351
1360
|
concurrentBuilds?: Array<ACLAction> | undefined;
|
|
1352
1361
|
connect?: Array<ACLAction> | undefined;
|
|
1353
1362
|
connectConfiguration?: Array<ACLAction> | undefined;
|
|
1363
|
+
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1354
1364
|
defaultDeploymentProtection?: Array<ACLAction> | undefined;
|
|
1355
1365
|
domain?: Array<ACLAction> | undefined;
|
|
1356
1366
|
domainAcceptDelegation?: Array<ACLAction> | undefined;
|
|
@@ -1361,40 +1371,46 @@ export type CreateProjectPermissions = {
|
|
|
1361
1371
|
domainPurchase?: Array<ACLAction> | undefined;
|
|
1362
1372
|
domainRecord?: Array<ACLAction> | undefined;
|
|
1363
1373
|
domainTransferIn?: Array<ACLAction> | undefined;
|
|
1374
|
+
drain?: Array<ACLAction> | undefined;
|
|
1375
|
+
edgeConfig?: Array<ACLAction> | undefined;
|
|
1376
|
+
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1377
|
+
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1378
|
+
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1379
|
+
endpointVerification?: Array<ACLAction> | undefined;
|
|
1364
1380
|
event?: Array<ACLAction> | undefined;
|
|
1365
|
-
ownEvent?: Array<ACLAction> | undefined;
|
|
1366
|
-
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1367
1381
|
fileUpload?: Array<ACLAction> | undefined;
|
|
1368
1382
|
flagsExplorerSubscription?: Array<ACLAction> | undefined;
|
|
1369
1383
|
gitRepository?: Array<ACLAction> | undefined;
|
|
1370
|
-
ipBlocking?: Array<ACLAction> | undefined;
|
|
1371
1384
|
imageOptimizationNewPrice?: Array<ACLAction> | undefined;
|
|
1372
1385
|
integration?: Array<ACLAction> | undefined;
|
|
1373
1386
|
integrationAccount?: Array<ACLAction> | undefined;
|
|
1374
1387
|
integrationConfiguration?: Array<ACLAction> | undefined;
|
|
1375
|
-
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1376
1388
|
integrationConfigurationProjects?: Array<ACLAction> | undefined;
|
|
1377
|
-
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1378
1389
|
integrationConfigurationRole?: Array<ACLAction> | undefined;
|
|
1379
|
-
|
|
1380
|
-
|
|
1390
|
+
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1391
|
+
integrationDeploymentAction?: Array<ACLAction> | undefined;
|
|
1381
1392
|
integrationEvent?: Array<ACLAction> | undefined;
|
|
1393
|
+
integrationResource?: Array<ACLAction> | undefined;
|
|
1394
|
+
integrationResourceReplCommand?: Array<ACLAction> | undefined;
|
|
1382
1395
|
integrationResourceSecrets?: Array<ACLAction> | undefined;
|
|
1383
|
-
|
|
1384
|
-
|
|
1396
|
+
integrationSSOSession?: Array<ACLAction> | undefined;
|
|
1397
|
+
integrationStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1398
|
+
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1399
|
+
ipBlocking?: Array<ACLAction> | undefined;
|
|
1400
|
+
jobGlobal?: Array<ACLAction> | undefined;
|
|
1401
|
+
logDrain?: Array<ACLAction> | undefined;
|
|
1385
1402
|
marketplaceBillingData?: Array<ACLAction> | undefined;
|
|
1403
|
+
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1404
|
+
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1405
|
+
marketplaceInstallationMember?: Array<ACLAction> | undefined;
|
|
1386
1406
|
marketplaceInvoice?: Array<ACLAction> | undefined;
|
|
1387
1407
|
marketplaceSettings?: Array<ACLAction> | undefined;
|
|
1388
|
-
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1389
|
-
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1390
|
-
jobGlobal?: Array<ACLAction> | undefined;
|
|
1391
|
-
drain?: Array<ACLAction> | undefined;
|
|
1392
|
-
logDrain?: Array<ACLAction> | undefined;
|
|
1393
1408
|
monitoring?: Array<ACLAction> | undefined;
|
|
1394
|
-
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1395
|
-
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1396
|
-
monitoringChart?: Array<ACLAction> | undefined;
|
|
1397
1409
|
monitoringAlert?: Array<ACLAction> | undefined;
|
|
1410
|
+
monitoringChart?: Array<ACLAction> | undefined;
|
|
1411
|
+
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1412
|
+
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1413
|
+
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1398
1414
|
notificationDeploymentFailed?: Array<ACLAction> | undefined;
|
|
1399
1415
|
notificationDomainConfiguration?: Array<ACLAction> | undefined;
|
|
1400
1416
|
notificationDomainExpire?: Array<ACLAction> | undefined;
|
|
@@ -1405,43 +1421,37 @@ export type CreateProjectPermissions = {
|
|
|
1405
1421
|
notificationDomainUnverified?: Array<ACLAction> | undefined;
|
|
1406
1422
|
notificationMonitoringAlert?: Array<ACLAction> | undefined;
|
|
1407
1423
|
notificationPaymentFailed?: Array<ACLAction> | undefined;
|
|
1408
|
-
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1409
1424
|
notificationPreferences?: Array<ACLAction> | undefined;
|
|
1410
|
-
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1411
1425
|
notificationStatementOfReasons?: Array<ACLAction> | undefined;
|
|
1426
|
+
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1412
1427
|
observabilityConfiguration?: Array<ACLAction> | undefined;
|
|
1413
|
-
agent?: Array<ACLAction> | undefined;
|
|
1414
|
-
alerts?: Array<ACLAction> | undefined;
|
|
1415
|
-
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1416
1428
|
observabilityFunnel?: Array<ACLAction> | undefined;
|
|
1429
|
+
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1417
1430
|
openTelemetryEndpoint?: Array<ACLAction> | undefined;
|
|
1418
|
-
|
|
1419
|
-
|
|
1431
|
+
ownEvent?: Array<ACLAction> | undefined;
|
|
1432
|
+
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1420
1433
|
paymentMethod?: Array<ACLAction> | undefined;
|
|
1421
1434
|
permissions?: Array<ACLAction> | undefined;
|
|
1422
1435
|
postgres?: Array<ACLAction> | undefined;
|
|
1436
|
+
postgresStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1423
1437
|
previewDeploymentSuffix?: Array<ACLAction> | undefined;
|
|
1438
|
+
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1424
1439
|
proTrialOnboarding?: Array<ACLAction> | undefined;
|
|
1425
|
-
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1426
|
-
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1427
|
-
space?: Array<ACLAction> | undefined;
|
|
1428
|
-
spaceRun?: Array<ACLAction> | undefined;
|
|
1429
|
-
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1430
1440
|
rateLimit?: Array<ACLAction> | undefined;
|
|
1431
1441
|
redis?: Array<ACLAction> | undefined;
|
|
1432
|
-
|
|
1442
|
+
redisStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1433
1443
|
remoteCaching?: Array<ACLAction> | undefined;
|
|
1444
|
+
repository?: Array<ACLAction> | undefined;
|
|
1434
1445
|
samlConfig?: Array<ACLAction> | undefined;
|
|
1435
1446
|
secret?: Array<ACLAction> | undefined;
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1447
|
+
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1448
|
+
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1449
|
+
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1450
|
+
space?: Array<ACLAction> | undefined;
|
|
1451
|
+
spaceRun?: Array<ACLAction> | undefined;
|
|
1441
1452
|
storeTransfer?: Array<ACLAction> | undefined;
|
|
1442
1453
|
supportCase?: Array<ACLAction> | undefined;
|
|
1443
1454
|
supportCaseComment?: Array<ACLAction> | undefined;
|
|
1444
|
-
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1445
1455
|
team?: Array<ACLAction> | undefined;
|
|
1446
1456
|
teamAccessRequest?: Array<ACLAction> | undefined;
|
|
1447
1457
|
teamFellowMembership?: Array<ACLAction> | undefined;
|
|
@@ -1456,26 +1466,15 @@ export type CreateProjectPermissions = {
|
|
|
1456
1466
|
token?: Array<ACLAction> | undefined;
|
|
1457
1467
|
usage?: Array<ACLAction> | undefined;
|
|
1458
1468
|
usageCycle?: Array<ACLAction> | undefined;
|
|
1469
|
+
vercelRun?: Array<ACLAction> | undefined;
|
|
1470
|
+
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1459
1471
|
vpcPeeringConnection?: Array<ACLAction> | undefined;
|
|
1460
1472
|
webAnalyticsPlan?: Array<ACLAction> | undefined;
|
|
1461
|
-
edgeConfig?: Array<ACLAction> | undefined;
|
|
1462
|
-
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1463
|
-
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1464
|
-
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1465
1473
|
webhook?: Array<ACLAction> | undefined;
|
|
1466
1474
|
webhookEvent?: Array<ACLAction> | undefined;
|
|
1467
|
-
endpointVerification?: Array<ACLAction> | undefined;
|
|
1468
|
-
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1469
|
-
oauth2Application?: Array<ACLAction> | undefined;
|
|
1470
|
-
vercelRun?: Array<ACLAction> | undefined;
|
|
1471
|
-
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1472
|
-
apiKey?: Array<ACLAction> | undefined;
|
|
1473
|
-
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1474
|
-
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1475
1475
|
aliasProject?: Array<ACLAction> | undefined;
|
|
1476
1476
|
aliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1477
1477
|
buildMachine?: Array<ACLAction> | undefined;
|
|
1478
|
-
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1479
1478
|
connectConfigurationLink?: Array<ACLAction> | undefined;
|
|
1480
1479
|
dataCacheNamespace?: Array<ACLAction> | undefined;
|
|
1481
1480
|
deployment?: Array<ACLAction> | undefined;
|
|
@@ -1491,54 +1490,54 @@ export type CreateProjectPermissions = {
|
|
|
1491
1490
|
deploymentRollback?: Array<ACLAction> | undefined;
|
|
1492
1491
|
edgeCacheNamespace?: Array<ACLAction> | undefined;
|
|
1493
1492
|
environments?: Array<ACLAction> | undefined;
|
|
1493
|
+
job?: Array<ACLAction> | undefined;
|
|
1494
1494
|
logs?: Array<ACLAction> | undefined;
|
|
1495
1495
|
logsPreset?: Array<ACLAction> | undefined;
|
|
1496
|
-
passwordProtection?: Array<ACLAction> | undefined;
|
|
1497
|
-
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1498
|
-
job?: Array<ACLAction> | undefined;
|
|
1499
1496
|
observabilityData?: Array<ACLAction> | undefined;
|
|
1500
1497
|
onDemandBuild?: Array<ACLAction> | undefined;
|
|
1501
1498
|
onDemandConcurrency?: Array<ACLAction> | undefined;
|
|
1499
|
+
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1500
|
+
passwordProtection?: Array<ACLAction> | undefined;
|
|
1501
|
+
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1502
1502
|
project?: Array<ACLAction> | undefined;
|
|
1503
|
-
projectFromV0?: Array<ACLAction> | undefined;
|
|
1504
1503
|
projectAccessGroup?: Array<ACLAction> | undefined;
|
|
1505
1504
|
projectAnalyticsSampling?: Array<ACLAction> | undefined;
|
|
1505
|
+
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1506
1506
|
projectCheck?: Array<ACLAction> | undefined;
|
|
1507
1507
|
projectCheckRun?: Array<ACLAction> | undefined;
|
|
1508
|
+
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1508
1509
|
projectDeploymentHook?: Array<ACLAction> | undefined;
|
|
1509
1510
|
projectDomain?: Array<ACLAction> | undefined;
|
|
1510
|
-
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1511
1511
|
projectDomainCheckConfig?: Array<ACLAction> | undefined;
|
|
1512
|
+
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1512
1513
|
projectEnvVars?: Array<ACLAction> | undefined;
|
|
1513
1514
|
projectEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1514
1515
|
projectEnvVarsUnownedByIntegration?: Array<ACLAction> | undefined;
|
|
1515
1516
|
projectFlags?: Array<ACLAction> | undefined;
|
|
1517
|
+
projectFromV0?: Array<ACLAction> | undefined;
|
|
1516
1518
|
projectId?: Array<ACLAction> | undefined;
|
|
1517
1519
|
projectIntegrationConfiguration?: Array<ACLAction> | undefined;
|
|
1518
1520
|
projectLink?: Array<ACLAction> | undefined;
|
|
1519
1521
|
projectMember?: Array<ACLAction> | undefined;
|
|
1520
1522
|
projectMonitoring?: Array<ACLAction> | undefined;
|
|
1523
|
+
projectOIDCToken?: Array<ACLAction> | undefined;
|
|
1521
1524
|
projectPermissions?: Array<ACLAction> | undefined;
|
|
1522
1525
|
projectProductionBranch?: Array<ACLAction> | undefined;
|
|
1523
|
-
projectTransfer?: Array<ACLAction> | undefined;
|
|
1524
|
-
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1525
1526
|
projectProtectionBypass?: Array<ACLAction> | undefined;
|
|
1526
|
-
|
|
1527
|
-
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1527
|
+
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1528
1528
|
projectSupportCase?: Array<ACLAction> | undefined;
|
|
1529
1529
|
projectSupportCaseComment?: Array<ACLAction> | undefined;
|
|
1530
|
-
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1531
|
-
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1532
1530
|
projectTier?: Array<ACLAction> | undefined;
|
|
1533
|
-
|
|
1531
|
+
projectTransfer?: Array<ACLAction> | undefined;
|
|
1532
|
+
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1533
|
+
projectUsage?: Array<ACLAction> | undefined;
|
|
1534
1534
|
seawallConfig?: Array<ACLAction> | undefined;
|
|
1535
|
+
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1535
1536
|
skewProtection?: Array<ACLAction> | undefined;
|
|
1536
1537
|
analytics?: Array<ACLAction> | undefined;
|
|
1537
1538
|
trustedIps?: Array<ACLAction> | undefined;
|
|
1538
1539
|
v0Chat?: Array<ACLAction> | undefined;
|
|
1539
1540
|
webAnalytics?: Array<ACLAction> | undefined;
|
|
1540
|
-
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1541
|
-
sonar?: Array<ACLAction> | undefined;
|
|
1542
1541
|
};
|
|
1543
1542
|
export type CreateProjectLastRollbackTarget = {};
|
|
1544
1543
|
export declare const CreateProjectJobStatus: {
|
|
@@ -1587,22 +1586,22 @@ export type CreateProjectProtectionBypass1 = {
|
|
|
1587
1586
|
};
|
|
1588
1587
|
export type CreateProjectProtectionBypass = CreateProjectProtectionBypass1 | CreateProjectProtectionBypass2;
|
|
1589
1588
|
export declare const CreateProjectTrustedIpsProjectsDeploymentType: {
|
|
1590
|
-
readonly All: "all";
|
|
1591
1589
|
readonly Preview: "preview";
|
|
1590
|
+
readonly Production: "production";
|
|
1591
|
+
readonly All: "all";
|
|
1592
1592
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
1593
1593
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
1594
|
-
readonly Production: "production";
|
|
1595
1594
|
};
|
|
1596
1595
|
export type CreateProjectTrustedIpsProjectsDeploymentType = ClosedEnum<typeof CreateProjectTrustedIpsProjectsDeploymentType>;
|
|
1597
1596
|
export type CreateProjectTrustedIps2 = {
|
|
1598
1597
|
deploymentType: CreateProjectTrustedIpsProjectsDeploymentType;
|
|
1599
1598
|
};
|
|
1600
1599
|
export declare const CreateProjectTrustedIpsDeploymentType: {
|
|
1601
|
-
readonly All: "all";
|
|
1602
1600
|
readonly Preview: "preview";
|
|
1601
|
+
readonly Production: "production";
|
|
1602
|
+
readonly All: "all";
|
|
1603
1603
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
1604
1604
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
1605
|
-
readonly Production: "production";
|
|
1606
1605
|
};
|
|
1607
1606
|
export type CreateProjectTrustedIpsDeploymentType = ClosedEnum<typeof CreateProjectTrustedIpsDeploymentType>;
|
|
1608
1607
|
export type TrustedIpsAddresses = {
|
|
@@ -2885,18 +2884,18 @@ export declare namespace CreateProjectProjectsResponseType$ {
|
|
|
2885
2884
|
/** @deprecated use `CreateProjectProjectsResponseType$inboundSchema` instead. */
|
|
2886
2885
|
const inboundSchema: z.ZodNativeEnum<{
|
|
2887
2886
|
readonly System: "system";
|
|
2888
|
-
readonly Secret: "secret";
|
|
2889
2887
|
readonly Encrypted: "encrypted";
|
|
2890
2888
|
readonly Plain: "plain";
|
|
2891
2889
|
readonly Sensitive: "sensitive";
|
|
2890
|
+
readonly Secret: "secret";
|
|
2892
2891
|
}>;
|
|
2893
2892
|
/** @deprecated use `CreateProjectProjectsResponseType$outboundSchema` instead. */
|
|
2894
2893
|
const outboundSchema: z.ZodNativeEnum<{
|
|
2895
2894
|
readonly System: "system";
|
|
2896
|
-
readonly Secret: "secret";
|
|
2897
2895
|
readonly Encrypted: "encrypted";
|
|
2898
2896
|
readonly Plain: "plain";
|
|
2899
2897
|
readonly Sensitive: "sensitive";
|
|
2898
|
+
readonly Secret: "secret";
|
|
2900
2899
|
}>;
|
|
2901
2900
|
}
|
|
2902
2901
|
/** @internal */
|
|
@@ -4564,15 +4563,15 @@ export declare const CreateProjectLink2$inboundSchema: z.ZodType<CreateProjectLi
|
|
|
4564
4563
|
/** @internal */
|
|
4565
4564
|
export type CreateProjectLink2$Outbound = {
|
|
4566
4565
|
type: string;
|
|
4567
|
-
updatedAt?: number | undefined;
|
|
4568
|
-
createdAt?: number | undefined;
|
|
4569
4566
|
repo?: string | undefined;
|
|
4570
|
-
|
|
4567
|
+
repoId?: number | undefined;
|
|
4568
|
+
createdAt?: number | undefined;
|
|
4569
|
+
updatedAt?: number | undefined;
|
|
4571
4570
|
org: string;
|
|
4572
4571
|
repoOwnerId?: number | undefined;
|
|
4573
|
-
repoId?: number | undefined;
|
|
4574
4572
|
deployHooks: Array<CreateProjectLinkProjectsDeployHooks$Outbound>;
|
|
4575
4573
|
gitCredentialId: string;
|
|
4574
|
+
sourceless?: boolean | undefined;
|
|
4576
4575
|
productionBranch: string;
|
|
4577
4576
|
};
|
|
4578
4577
|
/** @internal */
|
|
@@ -4900,12 +4899,12 @@ export declare namespace CreateProjectBuildMachineType$ {
|
|
|
4900
4899
|
export declare const CreateProjectProjectsResourceConfig$inboundSchema: z.ZodType<CreateProjectProjectsResourceConfig, z.ZodTypeDef, unknown>;
|
|
4901
4900
|
/** @internal */
|
|
4902
4901
|
export type CreateProjectProjectsResourceConfig$Outbound = {
|
|
4902
|
+
elasticConcurrencyEnabled?: boolean | undefined;
|
|
4903
4903
|
fluid?: boolean | undefined;
|
|
4904
4904
|
functionDefaultRegions: Array<string>;
|
|
4905
4905
|
functionDefaultTimeout?: number | undefined;
|
|
4906
4906
|
functionDefaultMemoryType?: string | undefined;
|
|
4907
4907
|
functionZeroConfigFailover?: boolean | undefined;
|
|
4908
|
-
elasticConcurrencyEnabled?: boolean | undefined;
|
|
4909
4908
|
buildMachineType?: string | undefined;
|
|
4910
4909
|
isNSNBDisabled?: boolean | undefined;
|
|
4911
4910
|
};
|
|
@@ -5045,12 +5044,12 @@ export declare namespace CreateProjectProjectsBuildMachineType$ {
|
|
|
5045
5044
|
export declare const CreateProjectDefaultResourceConfig$inboundSchema: z.ZodType<CreateProjectDefaultResourceConfig, z.ZodTypeDef, unknown>;
|
|
5046
5045
|
/** @internal */
|
|
5047
5046
|
export type CreateProjectDefaultResourceConfig$Outbound = {
|
|
5047
|
+
elasticConcurrencyEnabled?: boolean | undefined;
|
|
5048
5048
|
fluid?: boolean | undefined;
|
|
5049
5049
|
functionDefaultRegions: Array<string>;
|
|
5050
5050
|
functionDefaultTimeout?: number | undefined;
|
|
5051
5051
|
functionDefaultMemoryType?: string | undefined;
|
|
5052
5052
|
functionZeroConfigFailover?: boolean | undefined;
|
|
5053
|
-
elasticConcurrencyEnabled?: boolean | undefined;
|
|
5054
5053
|
buildMachineType?: string | undefined;
|
|
5055
5054
|
isNSNBDisabled?: boolean | undefined;
|
|
5056
5055
|
};
|
|
@@ -5081,15 +5080,15 @@ export declare const CreateProjectProjectsDeploymentType$outboundSchema: z.ZodNa
|
|
|
5081
5080
|
export declare namespace CreateProjectProjectsDeploymentType$ {
|
|
5082
5081
|
/** @deprecated use `CreateProjectProjectsDeploymentType$inboundSchema` instead. */
|
|
5083
5082
|
const inboundSchema: z.ZodNativeEnum<{
|
|
5084
|
-
readonly All: "all";
|
|
5085
5083
|
readonly Preview: "preview";
|
|
5084
|
+
readonly All: "all";
|
|
5086
5085
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5087
5086
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5088
5087
|
}>;
|
|
5089
5088
|
/** @deprecated use `CreateProjectProjectsDeploymentType$outboundSchema` instead. */
|
|
5090
5089
|
const outboundSchema: z.ZodNativeEnum<{
|
|
5091
|
-
readonly All: "all";
|
|
5092
5090
|
readonly Preview: "preview";
|
|
5091
|
+
readonly All: "all";
|
|
5093
5092
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5094
5093
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5095
5094
|
}>;
|
|
@@ -5489,9 +5488,17 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5489
5488
|
userSudo?: Array<string> | undefined;
|
|
5490
5489
|
webAuthn?: Array<string> | undefined;
|
|
5491
5490
|
accessGroup?: Array<string> | undefined;
|
|
5491
|
+
agent?: Array<string> | undefined;
|
|
5492
|
+
alerts?: Array<string> | undefined;
|
|
5492
5493
|
aliasGlobal?: Array<string> | undefined;
|
|
5493
5494
|
analyticsSampling?: Array<string> | undefined;
|
|
5494
5495
|
analyticsUsage?: Array<string> | undefined;
|
|
5496
|
+
apiKey?: Array<string> | undefined;
|
|
5497
|
+
apiKeyAiGateway?: Array<string> | undefined;
|
|
5498
|
+
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
5499
|
+
oauth2Application?: Array<string> | undefined;
|
|
5500
|
+
vercelAppInstallation?: Array<string> | undefined;
|
|
5501
|
+
vercelAppInstallationRequest?: Array<string> | undefined;
|
|
5495
5502
|
auditLog?: Array<string> | undefined;
|
|
5496
5503
|
billingAddress?: Array<string> | undefined;
|
|
5497
5504
|
billingInformation?: Array<string> | undefined;
|
|
@@ -5503,6 +5510,7 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5503
5510
|
billingRefund?: Array<string> | undefined;
|
|
5504
5511
|
billingTaxId?: Array<string> | undefined;
|
|
5505
5512
|
blob?: Array<string> | undefined;
|
|
5513
|
+
blobStoreTokenSet?: Array<string> | undefined;
|
|
5506
5514
|
budget?: Array<string> | undefined;
|
|
5507
5515
|
cacheArtifact?: Array<string> | undefined;
|
|
5508
5516
|
cacheArtifactUsageEvent?: Array<string> | undefined;
|
|
@@ -5510,6 +5518,7 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5510
5518
|
concurrentBuilds?: Array<string> | undefined;
|
|
5511
5519
|
connect?: Array<string> | undefined;
|
|
5512
5520
|
connectConfiguration?: Array<string> | undefined;
|
|
5521
|
+
dataCacheBillingSettings?: Array<string> | undefined;
|
|
5513
5522
|
defaultDeploymentProtection?: Array<string> | undefined;
|
|
5514
5523
|
domain?: Array<string> | undefined;
|
|
5515
5524
|
domainAcceptDelegation?: Array<string> | undefined;
|
|
@@ -5520,40 +5529,46 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5520
5529
|
domainPurchase?: Array<string> | undefined;
|
|
5521
5530
|
domainRecord?: Array<string> | undefined;
|
|
5522
5531
|
domainTransferIn?: Array<string> | undefined;
|
|
5532
|
+
drain?: Array<string> | undefined;
|
|
5533
|
+
edgeConfig?: Array<string> | undefined;
|
|
5534
|
+
edgeConfigItem?: Array<string> | undefined;
|
|
5535
|
+
edgeConfigSchema?: Array<string> | undefined;
|
|
5536
|
+
edgeConfigToken?: Array<string> | undefined;
|
|
5537
|
+
endpointVerification?: Array<string> | undefined;
|
|
5523
5538
|
event?: Array<string> | undefined;
|
|
5524
|
-
ownEvent?: Array<string> | undefined;
|
|
5525
|
-
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
5526
5539
|
fileUpload?: Array<string> | undefined;
|
|
5527
5540
|
flagsExplorerSubscription?: Array<string> | undefined;
|
|
5528
5541
|
gitRepository?: Array<string> | undefined;
|
|
5529
|
-
ipBlocking?: Array<string> | undefined;
|
|
5530
5542
|
imageOptimizationNewPrice?: Array<string> | undefined;
|
|
5531
5543
|
integration?: Array<string> | undefined;
|
|
5532
5544
|
integrationAccount?: Array<string> | undefined;
|
|
5533
5545
|
integrationConfiguration?: Array<string> | undefined;
|
|
5534
|
-
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
5535
5546
|
integrationConfigurationProjects?: Array<string> | undefined;
|
|
5536
|
-
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
5537
5547
|
integrationConfigurationRole?: Array<string> | undefined;
|
|
5538
|
-
|
|
5539
|
-
|
|
5548
|
+
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
5549
|
+
integrationDeploymentAction?: Array<string> | undefined;
|
|
5540
5550
|
integrationEvent?: Array<string> | undefined;
|
|
5551
|
+
integrationResource?: Array<string> | undefined;
|
|
5552
|
+
integrationResourceReplCommand?: Array<string> | undefined;
|
|
5541
5553
|
integrationResourceSecrets?: Array<string> | undefined;
|
|
5542
|
-
|
|
5543
|
-
|
|
5554
|
+
integrationSSOSession?: Array<string> | undefined;
|
|
5555
|
+
integrationStoreTokenSet?: Array<string> | undefined;
|
|
5556
|
+
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
5557
|
+
ipBlocking?: Array<string> | undefined;
|
|
5558
|
+
jobGlobal?: Array<string> | undefined;
|
|
5559
|
+
logDrain?: Array<string> | undefined;
|
|
5544
5560
|
marketplaceBillingData?: Array<string> | undefined;
|
|
5561
|
+
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
5562
|
+
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
5563
|
+
marketplaceInstallationMember?: Array<string> | undefined;
|
|
5545
5564
|
marketplaceInvoice?: Array<string> | undefined;
|
|
5546
5565
|
marketplaceSettings?: Array<string> | undefined;
|
|
5547
|
-
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
5548
|
-
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
5549
|
-
jobGlobal?: Array<string> | undefined;
|
|
5550
|
-
drain?: Array<string> | undefined;
|
|
5551
|
-
logDrain?: Array<string> | undefined;
|
|
5552
5566
|
Monitoring?: Array<string> | undefined;
|
|
5553
|
-
monitoringSettings?: Array<string> | undefined;
|
|
5554
|
-
monitoringQuery?: Array<string> | undefined;
|
|
5555
|
-
monitoringChart?: Array<string> | undefined;
|
|
5556
5567
|
monitoringAlert?: Array<string> | undefined;
|
|
5568
|
+
monitoringChart?: Array<string> | undefined;
|
|
5569
|
+
monitoringQuery?: Array<string> | undefined;
|
|
5570
|
+
monitoringSettings?: Array<string> | undefined;
|
|
5571
|
+
notificationCustomerBudget?: Array<string> | undefined;
|
|
5557
5572
|
notificationDeploymentFailed?: Array<string> | undefined;
|
|
5558
5573
|
notificationDomainConfiguration?: Array<string> | undefined;
|
|
5559
5574
|
notificationDomainExpire?: Array<string> | undefined;
|
|
@@ -5564,43 +5579,37 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5564
5579
|
notificationDomainUnverified?: Array<string> | undefined;
|
|
5565
5580
|
NotificationMonitoringAlert?: Array<string> | undefined;
|
|
5566
5581
|
notificationPaymentFailed?: Array<string> | undefined;
|
|
5567
|
-
notificationUsageAlert?: Array<string> | undefined;
|
|
5568
5582
|
notificationPreferences?: Array<string> | undefined;
|
|
5569
|
-
notificationCustomerBudget?: Array<string> | undefined;
|
|
5570
5583
|
notificationStatementOfReasons?: Array<string> | undefined;
|
|
5584
|
+
notificationUsageAlert?: Array<string> | undefined;
|
|
5571
5585
|
observabilityConfiguration?: Array<string> | undefined;
|
|
5572
|
-
agent?: Array<string> | undefined;
|
|
5573
|
-
alerts?: Array<string> | undefined;
|
|
5574
|
-
observabilityNotebook?: Array<string> | undefined;
|
|
5575
5586
|
observabilityFunnel?: Array<string> | undefined;
|
|
5587
|
+
observabilityNotebook?: Array<string> | undefined;
|
|
5576
5588
|
openTelemetryEndpoint?: Array<string> | undefined;
|
|
5577
|
-
|
|
5578
|
-
|
|
5589
|
+
ownEvent?: Array<string> | undefined;
|
|
5590
|
+
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
5579
5591
|
paymentMethod?: Array<string> | undefined;
|
|
5580
5592
|
permissions?: Array<string> | undefined;
|
|
5581
5593
|
postgres?: Array<string> | undefined;
|
|
5594
|
+
postgresStoreTokenSet?: Array<string> | undefined;
|
|
5582
5595
|
previewDeploymentSuffix?: Array<string> | undefined;
|
|
5596
|
+
projectTransferIn?: Array<string> | undefined;
|
|
5583
5597
|
proTrialOnboarding?: Array<string> | undefined;
|
|
5584
|
-
sharedEnvVars?: Array<string> | undefined;
|
|
5585
|
-
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
5586
|
-
space?: Array<string> | undefined;
|
|
5587
|
-
spaceRun?: Array<string> | undefined;
|
|
5588
|
-
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
5589
5598
|
rateLimit?: Array<string> | undefined;
|
|
5590
5599
|
redis?: Array<string> | undefined;
|
|
5591
|
-
|
|
5600
|
+
redisStoreTokenSet?: Array<string> | undefined;
|
|
5592
5601
|
remoteCaching?: Array<string> | undefined;
|
|
5602
|
+
repository?: Array<string> | undefined;
|
|
5593
5603
|
samlConfig?: Array<string> | undefined;
|
|
5594
5604
|
secret?: Array<string> | undefined;
|
|
5595
|
-
|
|
5596
|
-
|
|
5597
|
-
|
|
5598
|
-
|
|
5599
|
-
|
|
5605
|
+
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
5606
|
+
sharedEnvVars?: Array<string> | undefined;
|
|
5607
|
+
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
5608
|
+
space?: Array<string> | undefined;
|
|
5609
|
+
spaceRun?: Array<string> | undefined;
|
|
5600
5610
|
storeTransfer?: Array<string> | undefined;
|
|
5601
5611
|
supportCase?: Array<string> | undefined;
|
|
5602
5612
|
supportCaseComment?: Array<string> | undefined;
|
|
5603
|
-
dataCacheBillingSettings?: Array<string> | undefined;
|
|
5604
5613
|
team?: Array<string> | undefined;
|
|
5605
5614
|
teamAccessRequest?: Array<string> | undefined;
|
|
5606
5615
|
teamFellowMembership?: Array<string> | undefined;
|
|
@@ -5615,26 +5624,15 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5615
5624
|
token?: Array<string> | undefined;
|
|
5616
5625
|
usage?: Array<string> | undefined;
|
|
5617
5626
|
usageCycle?: Array<string> | undefined;
|
|
5627
|
+
vercelRun?: Array<string> | undefined;
|
|
5628
|
+
vercelRunExec?: Array<string> | undefined;
|
|
5618
5629
|
vpcPeeringConnection?: Array<string> | undefined;
|
|
5619
5630
|
webAnalyticsPlan?: Array<string> | undefined;
|
|
5620
|
-
edgeConfig?: Array<string> | undefined;
|
|
5621
|
-
edgeConfigItem?: Array<string> | undefined;
|
|
5622
|
-
edgeConfigSchema?: Array<string> | undefined;
|
|
5623
|
-
edgeConfigToken?: Array<string> | undefined;
|
|
5624
5631
|
webhook?: Array<string> | undefined;
|
|
5625
5632
|
"webhook-event"?: Array<string> | undefined;
|
|
5626
|
-
endpointVerification?: Array<string> | undefined;
|
|
5627
|
-
projectTransferIn?: Array<string> | undefined;
|
|
5628
|
-
oauth2Application?: Array<string> | undefined;
|
|
5629
|
-
vercelRun?: Array<string> | undefined;
|
|
5630
|
-
vercelRunExec?: Array<string> | undefined;
|
|
5631
|
-
apiKey?: Array<string> | undefined;
|
|
5632
|
-
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
5633
|
-
apiKeyAiGateway?: Array<string> | undefined;
|
|
5634
5633
|
aliasProject?: Array<string> | undefined;
|
|
5635
5634
|
aliasProtectionBypass?: Array<string> | undefined;
|
|
5636
5635
|
buildMachine?: Array<string> | undefined;
|
|
5637
|
-
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
5638
5636
|
connectConfigurationLink?: Array<string> | undefined;
|
|
5639
5637
|
dataCacheNamespace?: Array<string> | undefined;
|
|
5640
5638
|
deployment?: Array<string> | undefined;
|
|
@@ -5650,54 +5648,54 @@ export type CreateProjectPermissions$Outbound = {
|
|
|
5650
5648
|
deploymentRollback?: Array<string> | undefined;
|
|
5651
5649
|
edgeCacheNamespace?: Array<string> | undefined;
|
|
5652
5650
|
environments?: Array<string> | undefined;
|
|
5651
|
+
job?: Array<string> | undefined;
|
|
5653
5652
|
logs?: Array<string> | undefined;
|
|
5654
5653
|
logsPreset?: Array<string> | undefined;
|
|
5655
|
-
passwordProtection?: Array<string> | undefined;
|
|
5656
|
-
optionsAllowlist?: Array<string> | undefined;
|
|
5657
|
-
job?: Array<string> | undefined;
|
|
5658
5654
|
observabilityData?: Array<string> | undefined;
|
|
5659
5655
|
onDemandBuild?: Array<string> | undefined;
|
|
5660
5656
|
onDemandConcurrency?: Array<string> | undefined;
|
|
5657
|
+
optionsAllowlist?: Array<string> | undefined;
|
|
5658
|
+
passwordProtection?: Array<string> | undefined;
|
|
5659
|
+
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
5661
5660
|
project?: Array<string> | undefined;
|
|
5662
|
-
projectFromV0?: Array<string> | undefined;
|
|
5663
5661
|
projectAccessGroup?: Array<string> | undefined;
|
|
5664
5662
|
projectAnalyticsSampling?: Array<string> | undefined;
|
|
5663
|
+
projectAnalyticsUsage?: Array<string> | undefined;
|
|
5665
5664
|
projectCheck?: Array<string> | undefined;
|
|
5666
5665
|
projectCheckRun?: Array<string> | undefined;
|
|
5666
|
+
projectDeploymentExpiration?: Array<string> | undefined;
|
|
5667
5667
|
projectDeploymentHook?: Array<string> | undefined;
|
|
5668
5668
|
projectDomain?: Array<string> | undefined;
|
|
5669
|
-
projectDomainMove?: Array<string> | undefined;
|
|
5670
5669
|
projectDomainCheckConfig?: Array<string> | undefined;
|
|
5670
|
+
projectDomainMove?: Array<string> | undefined;
|
|
5671
5671
|
projectEnvVars?: Array<string> | undefined;
|
|
5672
5672
|
projectEnvVarsProduction?: Array<string> | undefined;
|
|
5673
5673
|
projectEnvVarsUnownedByIntegration?: Array<string> | undefined;
|
|
5674
5674
|
projectFlags?: Array<string> | undefined;
|
|
5675
|
+
projectFromV0?: Array<string> | undefined;
|
|
5675
5676
|
projectId?: Array<string> | undefined;
|
|
5676
5677
|
projectIntegrationConfiguration?: Array<string> | undefined;
|
|
5677
5678
|
projectLink?: Array<string> | undefined;
|
|
5678
5679
|
projectMember?: Array<string> | undefined;
|
|
5679
5680
|
projectMonitoring?: Array<string> | undefined;
|
|
5681
|
+
projectOIDCToken?: Array<string> | undefined;
|
|
5680
5682
|
projectPermissions?: Array<string> | undefined;
|
|
5681
5683
|
projectProductionBranch?: Array<string> | undefined;
|
|
5682
|
-
projectTransfer?: Array<string> | undefined;
|
|
5683
|
-
projectTransferOut?: Array<string> | undefined;
|
|
5684
5684
|
projectProtectionBypass?: Array<string> | undefined;
|
|
5685
|
-
|
|
5686
|
-
projectAnalyticsUsage?: Array<string> | undefined;
|
|
5685
|
+
projectRollingRelease?: Array<string> | undefined;
|
|
5687
5686
|
projectSupportCase?: Array<string> | undefined;
|
|
5688
5687
|
projectSupportCaseComment?: Array<string> | undefined;
|
|
5689
|
-
projectDeploymentExpiration?: Array<string> | undefined;
|
|
5690
|
-
projectRollingRelease?: Array<string> | undefined;
|
|
5691
5688
|
projectTier?: Array<string> | undefined;
|
|
5692
|
-
|
|
5689
|
+
projectTransfer?: Array<string> | undefined;
|
|
5690
|
+
projectTransferOut?: Array<string> | undefined;
|
|
5691
|
+
projectUsage?: Array<string> | undefined;
|
|
5693
5692
|
seawallConfig?: Array<string> | undefined;
|
|
5693
|
+
sharedEnvVarConnection?: Array<string> | undefined;
|
|
5694
5694
|
skewProtection?: Array<string> | undefined;
|
|
5695
5695
|
analytics?: Array<string> | undefined;
|
|
5696
5696
|
trustedIps?: Array<string> | undefined;
|
|
5697
5697
|
v0Chat?: Array<string> | undefined;
|
|
5698
5698
|
webAnalytics?: Array<string> | undefined;
|
|
5699
|
-
sharedEnvVarConnection?: Array<string> | undefined;
|
|
5700
|
-
sonar?: Array<string> | undefined;
|
|
5701
5699
|
};
|
|
5702
5700
|
/** @internal */
|
|
5703
5701
|
export declare const CreateProjectPermissions$outboundSchema: z.ZodType<CreateProjectPermissions$Outbound, z.ZodTypeDef, CreateProjectPermissions>;
|
|
@@ -5925,19 +5923,19 @@ export declare const CreateProjectTrustedIpsProjectsDeploymentType$outboundSchem
|
|
|
5925
5923
|
export declare namespace CreateProjectTrustedIpsProjectsDeploymentType$ {
|
|
5926
5924
|
/** @deprecated use `CreateProjectTrustedIpsProjectsDeploymentType$inboundSchema` instead. */
|
|
5927
5925
|
const inboundSchema: z.ZodNativeEnum<{
|
|
5928
|
-
readonly All: "all";
|
|
5929
5926
|
readonly Preview: "preview";
|
|
5927
|
+
readonly Production: "production";
|
|
5928
|
+
readonly All: "all";
|
|
5930
5929
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5931
5930
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5932
|
-
readonly Production: "production";
|
|
5933
5931
|
}>;
|
|
5934
5932
|
/** @deprecated use `CreateProjectTrustedIpsProjectsDeploymentType$outboundSchema` instead. */
|
|
5935
5933
|
const outboundSchema: z.ZodNativeEnum<{
|
|
5936
|
-
readonly All: "all";
|
|
5937
5934
|
readonly Preview: "preview";
|
|
5935
|
+
readonly Production: "production";
|
|
5936
|
+
readonly All: "all";
|
|
5938
5937
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5939
5938
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5940
|
-
readonly Production: "production";
|
|
5941
5939
|
}>;
|
|
5942
5940
|
}
|
|
5943
5941
|
/** @internal */
|
|
@@ -5973,19 +5971,19 @@ export declare const CreateProjectTrustedIpsDeploymentType$outboundSchema: z.Zod
|
|
|
5973
5971
|
export declare namespace CreateProjectTrustedIpsDeploymentType$ {
|
|
5974
5972
|
/** @deprecated use `CreateProjectTrustedIpsDeploymentType$inboundSchema` instead. */
|
|
5975
5973
|
const inboundSchema: z.ZodNativeEnum<{
|
|
5976
|
-
readonly All: "all";
|
|
5977
5974
|
readonly Preview: "preview";
|
|
5975
|
+
readonly Production: "production";
|
|
5976
|
+
readonly All: "all";
|
|
5978
5977
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5979
5978
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5980
|
-
readonly Production: "production";
|
|
5981
5979
|
}>;
|
|
5982
5980
|
/** @deprecated use `CreateProjectTrustedIpsDeploymentType$outboundSchema` instead. */
|
|
5983
5981
|
const outboundSchema: z.ZodNativeEnum<{
|
|
5984
|
-
readonly All: "all";
|
|
5985
5982
|
readonly Preview: "preview";
|
|
5983
|
+
readonly Production: "production";
|
|
5984
|
+
readonly All: "all";
|
|
5986
5985
|
readonly ProdDeploymentUrlsAndAllPreviews: "prod_deployment_urls_and_all_previews";
|
|
5987
5986
|
readonly AllExceptCustomDomains: "all_except_custom_domains";
|
|
5988
|
-
readonly Production: "production";
|
|
5989
5987
|
}>;
|
|
5990
5988
|
}
|
|
5991
5989
|
/** @internal */
|