@vercel/sdk 1.10.4 → 1.10.5
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 +4 -2
- package/bin/mcp-server.js +5378 -1443
- package/bin/mcp-server.js.map +43 -40
- package/docs/sdks/integrations/README.md +81 -0
- package/docs/sdks/projects/README.md +6 -0
- package/docs/sdks/teams/README.md +0 -2
- package/esm/__tests__/accessgroups.test.js +6 -0
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/deployments.test.js +2 -2
- package/esm/__tests__/deployments.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +6 -0
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +18 -0
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +25 -0
- package/esm/__tests__/integrations.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -6
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/funcs/integrationsGetConfigurationProducts.d.ts +20 -0
- package/esm/funcs/integrationsGetConfigurationProducts.d.ts.map +1 -0
- package/esm/funcs/integrationsGetConfigurationProducts.js +94 -0
- package/esm/funcs/integrationsGetConfigurationProducts.js.map +1 -0
- package/esm/funcs/projectsCreateProject.d.ts +3 -1
- package/esm/funcs/projectsCreateProject.d.ts.map +1 -1
- package/esm/funcs/projectsCreateProject.js +16 -2
- package/esm/funcs/projectsCreateProject.js.map +1 -1
- package/esm/funcs/projectsCreateProjectEnv.d.ts +3 -1
- package/esm/funcs/projectsCreateProjectEnv.d.ts.map +1 -1
- package/esm/funcs/projectsCreateProjectEnv.js +15 -2
- package/esm/funcs/projectsCreateProjectEnv.js.map +1 -1
- package/esm/funcs/projectsEditProjectEnv.d.ts +3 -1
- package/esm/funcs/projectsEditProjectEnv.d.ts.map +1 -1
- package/esm/funcs/projectsEditProjectEnv.js +4 -2
- package/esm/funcs/projectsEditProjectEnv.js.map +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/security.d.ts.map +1 -1
- package/esm/lib/security.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 +3 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/integrationsGetConfigurationProducts.d.ts +7 -0
- package/esm/mcp-server/tools/integrationsGetConfigurationProducts.d.ts.map +1 -0
- package/esm/mcp-server/tools/integrationsGetConfigurationProducts.js +28 -0
- package/esm/mcp-server/tools/integrationsGetConfigurationProducts.js.map +1 -0
- package/esm/models/canceldeploymentop.d.ts +10 -4
- package/esm/models/canceldeploymentop.d.ts.map +1 -1
- package/esm/models/canceldeploymentop.js +6 -4
- package/esm/models/canceldeploymentop.js.map +1 -1
- package/esm/models/createaccessgroupop.d.ts +24 -0
- package/esm/models/createaccessgroupop.d.ts.map +1 -1
- package/esm/models/createaccessgroupop.js +20 -0
- package/esm/models/createaccessgroupop.js.map +1 -1
- package/esm/models/createdeploymentop.d.ts +16 -4
- package/esm/models/createdeploymentop.d.ts.map +1 -1
- package/esm/models/createdeploymentop.js +8 -4
- package/esm/models/createdeploymentop.js.map +1 -1
- package/esm/models/createedgeconfigop.d.ts +17 -12
- package/esm/models/createedgeconfigop.d.ts.map +1 -1
- package/esm/models/createedgeconfigop.js +14 -12
- package/esm/models/createedgeconfigop.js.map +1 -1
- package/esm/models/createprojectenvop.d.ts +12 -12
- package/esm/models/createprojectenvop.d.ts.map +1 -1
- package/esm/models/createprojectenvop.js +12 -12
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +81 -62
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +74 -68
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +20 -20
- package/esm/models/filterprojectenvsop.d.ts.map +1 -1
- package/esm/models/filterprojectenvsop.js +20 -24
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getaliasop.d.ts +2 -0
- package/esm/models/getaliasop.d.ts.map +1 -1
- package/esm/models/getaliasop.js +2 -0
- package/esm/models/getaliasop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +6435 -0
- package/esm/models/getconfigurationproductsop.d.ts.map +1 -0
- package/esm/models/getconfigurationproductsop.js +7314 -0
- package/esm/models/getconfigurationproductsop.js.map +1 -0
- package/esm/models/getconfigurationsop.d.ts +15 -15
- package/esm/models/getconfigurationsop.d.ts.map +1 -1
- package/esm/models/getconfigurationsop.js +15 -15
- package/esm/models/getconfigurationsop.js.map +1 -1
- package/esm/models/getdeploymentop.d.ts +66 -60
- package/esm/models/getdeploymentop.d.ts.map +1 -1
- package/esm/models/getdeploymentop.js +54 -52
- package/esm/models/getdeploymentop.js.map +1 -1
- package/esm/models/getdeploymentsop.d.ts +49 -0
- package/esm/models/getdeploymentsop.d.ts.map +1 -1
- package/esm/models/getdeploymentsop.js +29 -0
- package/esm/models/getdeploymentsop.js.map +1 -1
- package/esm/models/getdomainconfigop.d.ts +24 -12
- package/esm/models/getdomainconfigop.d.ts.map +1 -1
- package/esm/models/getdomainconfigop.js +24 -16
- package/esm/models/getdomainconfigop.js.map +1 -1
- package/esm/models/getedgeconfigop.d.ts +17 -12
- package/esm/models/getedgeconfigop.d.ts.map +1 -1
- package/esm/models/getedgeconfigop.js +14 -12
- package/esm/models/getedgeconfigop.js.map +1 -1
- package/esm/models/getfirewallconfigop.d.ts +6 -0
- package/esm/models/getfirewallconfigop.d.ts.map +1 -1
- package/esm/models/getfirewallconfigop.js +2 -0
- package/esm/models/getfirewallconfigop.js.map +1 -1
- package/esm/models/getprojectmembersop.d.ts +8 -8
- package/esm/models/getprojectmembersop.d.ts.map +1 -1
- package/esm/models/getprojectmembersop.js +12 -12
- package/esm/models/getprojectmembersop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +70 -62
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +70 -68
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getteammembersop.d.ts +4 -4
- package/esm/models/getteammembersop.d.ts.map +1 -1
- package/esm/models/getteammembersop.js +4 -4
- package/esm/models/getteammembersop.js.map +1 -1
- package/esm/models/getwebhooksop.d.ts +6 -0
- package/esm/models/getwebhooksop.d.ts.map +1 -1
- package/esm/models/getwebhooksop.js +2 -0
- package/esm/models/getwebhooksop.js.map +1 -1
- package/esm/models/inviteusertoteamop.d.ts +32 -223
- package/esm/models/inviteusertoteamop.d.ts.map +1 -1
- package/esm/models/inviteusertoteamop.js +42 -182
- package/esm/models/inviteusertoteamop.js.map +1 -1
- package/esm/models/listaliasesop.d.ts +2 -0
- package/esm/models/listaliasesop.d.ts.map +1 -1
- package/esm/models/listaliasesop.js +2 -0
- package/esm/models/listaliasesop.js.map +1 -1
- package/esm/models/listdeploymentaliasesop.d.ts +2 -0
- package/esm/models/listdeploymentaliasesop.d.ts.map +1 -1
- package/esm/models/listdeploymentaliasesop.js +2 -0
- package/esm/models/listdeploymentaliasesop.js.map +1 -1
- package/esm/models/patchurlprotectionbypassop.d.ts +5 -0
- package/esm/models/patchurlprotectionbypassop.d.ts.map +1 -1
- package/esm/models/patchurlprotectionbypassop.js +2 -0
- package/esm/models/patchurlprotectionbypassop.js.map +1 -1
- package/esm/models/putfirewallconfigop.d.ts +9 -0
- package/esm/models/putfirewallconfigop.d.ts.map +1 -1
- package/esm/models/putfirewallconfigop.js +3 -0
- package/esm/models/putfirewallconfigop.js.map +1 -1
- package/esm/models/team.d.ts +23 -0
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +23 -0
- package/esm/models/team.js.map +1 -1
- package/esm/models/updateaccessgroupop.d.ts +2 -2
- package/esm/models/updateaccessgroupop.d.ts.map +1 -1
- package/esm/models/updateaccessgroupop.js +2 -3
- package/esm/models/updateaccessgroupop.js.map +1 -1
- package/esm/models/updateedgeconfigop.d.ts +17 -12
- package/esm/models/updateedgeconfigop.d.ts.map +1 -1
- package/esm/models/updateedgeconfigop.js +14 -12
- package/esm/models/updateedgeconfigop.js.map +1 -1
- package/esm/models/updatefirewallconfigop.d.ts +78 -4
- package/esm/models/updatefirewallconfigop.d.ts.map +1 -1
- package/esm/models/updatefirewallconfigop.js +50 -4
- package/esm/models/updatefirewallconfigop.js.map +1 -1
- package/esm/models/updateprojectdatacacheop.d.ts +70 -62
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +70 -70
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +76 -62
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +72 -68
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/userevent.d.ts +56 -56
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +56 -62
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/integrations.d.ts +8 -0
- package/esm/sdk/integrations.d.ts.map +1 -1
- package/esm/sdk/integrations.js +10 -0
- package/esm/sdk/integrations.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 +6 -0
- package/src/__tests__/deployments.test.ts +2 -2
- package/src/__tests__/domains.test.ts +6 -0
- package/src/__tests__/edgeconfig.test.ts +18 -0
- package/src/__tests__/integrations.test.ts +28 -0
- package/src/__tests__/rollingrelease.test.ts +2 -6
- package/src/funcs/integrationsGetConfigurationProducts.ts +207 -0
- package/src/funcs/projectsCreateProject.ts +30 -2
- package/src/funcs/projectsCreateProjectEnv.ts +29 -2
- package/src/funcs/projectsEditProjectEnv.ts +18 -2
- package/src/lib/config.ts +3 -3
- package/src/lib/security.ts +4 -1
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/tools/integrationsGetConfigurationProducts.ts +39 -0
- package/src/models/canceldeploymentop.ts +10 -8
- package/src/models/createaccessgroupop.ts +32 -0
- package/src/models/createdeploymentop.ts +12 -8
- package/src/models/createedgeconfigop.ts +31 -24
- package/src/models/createprojectenvop.ts +24 -24
- package/src/models/createprojectop.ts +149 -136
- package/src/models/filterprojectenvsop.ts +42 -46
- package/src/models/getaliasop.ts +4 -0
- package/src/models/getconfigurationproductsop.ts +16739 -0
- package/src/models/getconfigurationsop.ts +28 -24
- package/src/models/getdeploymentop.ts +91 -89
- package/src/models/getdeploymentsop.ts +57 -0
- package/src/models/getdomainconfigop.ts +48 -28
- package/src/models/getedgeconfigop.ts +31 -24
- package/src/models/getfirewallconfigop.ts +2 -0
- package/src/models/getprojectmembersop.ts +16 -19
- package/src/models/getprojectsop.ts +140 -136
- package/src/models/getteammembersop.ts +8 -8
- package/src/models/getwebhooksop.ts +2 -0
- package/src/models/inviteusertoteamop.ts +69 -330
- package/src/models/listaliasesop.ts +4 -0
- package/src/models/listdeploymentaliasesop.ts +4 -0
- package/src/models/patchurlprotectionbypassop.ts +7 -0
- package/src/models/putfirewallconfigop.ts +3 -0
- package/src/models/team.ts +54 -0
- package/src/models/updateaccessgroupop.ts +4 -5
- package/src/models/updateedgeconfigop.ts +31 -24
- package/src/models/updatefirewallconfigop.ts +73 -8
- package/src/models/updateprojectdatacacheop.ts +137 -135
- package/src/models/updateprojectop.ts +142 -136
- package/src/models/userevent.ts +112 -124
- package/src/sdk/integrations.ts +22 -0
- package/vercel-spec.json +3354 -585
|
@@ -631,6 +631,8 @@ export const UpdateProjectDataCacheFramework = {
|
|
|
631
631
|
Storybook: "storybook",
|
|
632
632
|
Nitro: "nitro",
|
|
633
633
|
Hono: "hono",
|
|
634
|
+
Express: "express",
|
|
635
|
+
Xmcp: "xmcp",
|
|
634
636
|
} as const;
|
|
635
637
|
export type UpdateProjectDataCacheFramework = ClosedEnum<
|
|
636
638
|
typeof UpdateProjectDataCacheFramework
|
|
@@ -817,21 +819,21 @@ export type UpdateProjectDataCacheLinkProjectsResponseDeployHooks = {
|
|
|
817
819
|
};
|
|
818
820
|
|
|
819
821
|
export type Link5 = {
|
|
820
|
-
org
|
|
822
|
+
org: string;
|
|
821
823
|
/**
|
|
822
824
|
* 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.
|
|
823
825
|
*/
|
|
824
826
|
repoOwnerId?: number | undefined;
|
|
825
827
|
repo?: string | undefined;
|
|
826
828
|
repoId?: number | undefined;
|
|
827
|
-
type
|
|
828
|
-
host
|
|
829
|
+
type: UpdateProjectDataCacheLinkProjectsResponse200Type;
|
|
830
|
+
host: string;
|
|
829
831
|
createdAt?: number | undefined;
|
|
830
832
|
deployHooks: Array<UpdateProjectDataCacheLinkProjectsResponseDeployHooks>;
|
|
831
|
-
gitCredentialId
|
|
833
|
+
gitCredentialId: string;
|
|
832
834
|
updatedAt?: number | undefined;
|
|
833
835
|
sourceless?: boolean | undefined;
|
|
834
|
-
productionBranch
|
|
836
|
+
productionBranch: string;
|
|
835
837
|
};
|
|
836
838
|
|
|
837
839
|
export const UpdateProjectDataCacheLinkProjectsResponseType = {
|
|
@@ -850,18 +852,18 @@ export type UpdateProjectDataCacheLinkProjectsDeployHooks = {
|
|
|
850
852
|
};
|
|
851
853
|
|
|
852
854
|
export type Link4 = {
|
|
853
|
-
name
|
|
854
|
-
slug
|
|
855
|
-
owner
|
|
856
|
-
type
|
|
857
|
-
uuid
|
|
858
|
-
workspaceUuid
|
|
855
|
+
name: string;
|
|
856
|
+
slug: string;
|
|
857
|
+
owner: string;
|
|
858
|
+
type: UpdateProjectDataCacheLinkProjectsResponseType;
|
|
859
|
+
uuid: string;
|
|
860
|
+
workspaceUuid: string;
|
|
859
861
|
createdAt?: number | undefined;
|
|
860
862
|
deployHooks: Array<UpdateProjectDataCacheLinkProjectsDeployHooks>;
|
|
861
|
-
gitCredentialId
|
|
863
|
+
gitCredentialId: string;
|
|
862
864
|
updatedAt?: number | undefined;
|
|
863
865
|
sourceless?: boolean | undefined;
|
|
864
|
-
productionBranch
|
|
866
|
+
productionBranch: string;
|
|
865
867
|
};
|
|
866
868
|
|
|
867
869
|
export const UpdateProjectDataCacheLinkProjectsType = {
|
|
@@ -880,22 +882,22 @@ export type UpdateProjectDataCacheLinkDeployHooks = {
|
|
|
880
882
|
};
|
|
881
883
|
|
|
882
884
|
export type Link3 = {
|
|
883
|
-
projectId
|
|
884
|
-
projectName
|
|
885
|
-
projectNameWithNamespace
|
|
886
|
-
projectNamespace
|
|
885
|
+
projectId: string;
|
|
886
|
+
projectName: string;
|
|
887
|
+
projectNameWithNamespace: string;
|
|
888
|
+
projectNamespace: string;
|
|
887
889
|
/**
|
|
888
890
|
* 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. This is the id of the top level group that a namespace belongs to. Gitlab supports group nesting (up to 20 levels).
|
|
889
891
|
*/
|
|
890
892
|
projectOwnerId?: number | undefined;
|
|
891
|
-
projectUrl
|
|
892
|
-
type
|
|
893
|
+
projectUrl: string;
|
|
894
|
+
type: UpdateProjectDataCacheLinkProjectsType;
|
|
893
895
|
createdAt?: number | undefined;
|
|
894
896
|
deployHooks: Array<UpdateProjectDataCacheLinkDeployHooks>;
|
|
895
|
-
gitCredentialId
|
|
897
|
+
gitCredentialId: string;
|
|
896
898
|
updatedAt?: number | undefined;
|
|
897
899
|
sourceless?: boolean | undefined;
|
|
898
|
-
productionBranch
|
|
900
|
+
productionBranch: string;
|
|
899
901
|
};
|
|
900
902
|
|
|
901
903
|
export const UpdateProjectDataCacheLinkType = {
|
|
@@ -914,10 +916,10 @@ export type LinkDeployHooks = {
|
|
|
914
916
|
};
|
|
915
917
|
|
|
916
918
|
export type Link2 = {
|
|
917
|
-
type
|
|
919
|
+
type: UpdateProjectDataCacheLinkType;
|
|
918
920
|
createdAt?: number | undefined;
|
|
919
921
|
updatedAt?: number | undefined;
|
|
920
|
-
org
|
|
922
|
+
org: string;
|
|
921
923
|
/**
|
|
922
924
|
* 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.
|
|
923
925
|
*/
|
|
@@ -925,9 +927,9 @@ export type Link2 = {
|
|
|
925
927
|
repo?: string | undefined;
|
|
926
928
|
repoId?: number | undefined;
|
|
927
929
|
deployHooks: Array<LinkDeployHooks>;
|
|
928
|
-
gitCredentialId
|
|
930
|
+
gitCredentialId: string;
|
|
929
931
|
sourceless?: boolean | undefined;
|
|
930
|
-
productionBranch
|
|
932
|
+
productionBranch: string;
|
|
931
933
|
};
|
|
932
934
|
|
|
933
935
|
export const LinkType = {
|
|
@@ -944,23 +946,23 @@ export type DeployHooks = {
|
|
|
944
946
|
};
|
|
945
947
|
|
|
946
948
|
export type Link1 = {
|
|
947
|
-
org
|
|
949
|
+
org: string;
|
|
948
950
|
/**
|
|
949
951
|
* 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.
|
|
950
952
|
*/
|
|
951
953
|
repoOwnerId?: number | undefined;
|
|
952
954
|
repo?: string | undefined;
|
|
953
955
|
repoId?: number | undefined;
|
|
954
|
-
type
|
|
956
|
+
type: LinkType;
|
|
955
957
|
createdAt?: number | undefined;
|
|
956
958
|
deployHooks: Array<DeployHooks>;
|
|
957
|
-
gitCredentialId
|
|
959
|
+
gitCredentialId: string;
|
|
958
960
|
updatedAt?: number | undefined;
|
|
959
961
|
sourceless?: boolean | undefined;
|
|
960
|
-
productionBranch
|
|
962
|
+
productionBranch: string;
|
|
961
963
|
};
|
|
962
964
|
|
|
963
|
-
export type Link =
|
|
965
|
+
export type Link = Link3 | Link4 | Link5 | Link1 | Link2;
|
|
964
966
|
|
|
965
967
|
export type UpdateProjectDataCacheMicrofrontends2 = {
|
|
966
968
|
updatedAt: number;
|
|
@@ -1521,6 +1523,7 @@ export type Permissions = {
|
|
|
1521
1523
|
skewProtection?: Array<ACLAction> | undefined;
|
|
1522
1524
|
analytics?: Array<ACLAction> | undefined;
|
|
1523
1525
|
trustedIps?: Array<ACLAction> | undefined;
|
|
1526
|
+
v0Chat?: Array<ACLAction> | undefined;
|
|
1524
1527
|
webAnalytics?: Array<ACLAction> | undefined;
|
|
1525
1528
|
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1526
1529
|
sonar?: Array<ACLAction> | undefined;
|
|
@@ -1807,7 +1810,7 @@ export type UpdateProjectDataCacheResponseBody = {
|
|
|
1807
1810
|
id: string;
|
|
1808
1811
|
ipBuckets?: Array<UpdateProjectDataCacheIpBuckets> | undefined;
|
|
1809
1812
|
latestDeployments?: Array<LatestDeployments> | undefined;
|
|
1810
|
-
link?:
|
|
1813
|
+
link?: Link3 | Link4 | Link5 | Link1 | Link2 | undefined;
|
|
1811
1814
|
microfrontends?:
|
|
1812
1815
|
| UpdateProjectDataCacheMicrofrontends1
|
|
1813
1816
|
| UpdateProjectDataCacheMicrofrontends2
|
|
@@ -5600,41 +5603,40 @@ export function updateProjectDataCacheLinkProjectsResponseDeployHooksFromJSON(
|
|
|
5600
5603
|
/** @internal */
|
|
5601
5604
|
export const Link5$inboundSchema: z.ZodType<Link5, z.ZodTypeDef, unknown> = z
|
|
5602
5605
|
.object({
|
|
5603
|
-
org: z.string()
|
|
5606
|
+
org: z.string(),
|
|
5604
5607
|
repoOwnerId: z.number().optional(),
|
|
5605
5608
|
repo: z.string().optional(),
|
|
5606
5609
|
repoId: z.number().optional(),
|
|
5607
|
-
type: UpdateProjectDataCacheLinkProjectsResponse200Type$inboundSchema
|
|
5608
|
-
|
|
5609
|
-
host: z.string().optional(),
|
|
5610
|
+
type: UpdateProjectDataCacheLinkProjectsResponse200Type$inboundSchema,
|
|
5611
|
+
host: z.string(),
|
|
5610
5612
|
createdAt: z.number().optional(),
|
|
5611
5613
|
deployHooks: z.array(
|
|
5612
5614
|
z.lazy(() =>
|
|
5613
5615
|
UpdateProjectDataCacheLinkProjectsResponseDeployHooks$inboundSchema
|
|
5614
5616
|
),
|
|
5615
5617
|
),
|
|
5616
|
-
gitCredentialId: z.string()
|
|
5618
|
+
gitCredentialId: z.string(),
|
|
5617
5619
|
updatedAt: z.number().optional(),
|
|
5618
5620
|
sourceless: z.boolean().optional(),
|
|
5619
|
-
productionBranch: z.string()
|
|
5621
|
+
productionBranch: z.string(),
|
|
5620
5622
|
});
|
|
5621
5623
|
|
|
5622
5624
|
/** @internal */
|
|
5623
5625
|
export type Link5$Outbound = {
|
|
5624
|
-
org
|
|
5626
|
+
org: string;
|
|
5625
5627
|
repoOwnerId?: number | undefined;
|
|
5626
5628
|
repo?: string | undefined;
|
|
5627
5629
|
repoId?: number | undefined;
|
|
5628
|
-
type
|
|
5629
|
-
host
|
|
5630
|
+
type: string;
|
|
5631
|
+
host: string;
|
|
5630
5632
|
createdAt?: number | undefined;
|
|
5631
5633
|
deployHooks: Array<
|
|
5632
5634
|
UpdateProjectDataCacheLinkProjectsResponseDeployHooks$Outbound
|
|
5633
5635
|
>;
|
|
5634
|
-
gitCredentialId
|
|
5636
|
+
gitCredentialId: string;
|
|
5635
5637
|
updatedAt?: number | undefined;
|
|
5636
5638
|
sourceless?: boolean | undefined;
|
|
5637
|
-
productionBranch
|
|
5639
|
+
productionBranch: string;
|
|
5638
5640
|
};
|
|
5639
5641
|
|
|
5640
5642
|
/** @internal */
|
|
@@ -5643,23 +5645,22 @@ export const Link5$outboundSchema: z.ZodType<
|
|
|
5643
5645
|
z.ZodTypeDef,
|
|
5644
5646
|
Link5
|
|
5645
5647
|
> = z.object({
|
|
5646
|
-
org: z.string()
|
|
5648
|
+
org: z.string(),
|
|
5647
5649
|
repoOwnerId: z.number().optional(),
|
|
5648
5650
|
repo: z.string().optional(),
|
|
5649
5651
|
repoId: z.number().optional(),
|
|
5650
|
-
type: UpdateProjectDataCacheLinkProjectsResponse200Type$outboundSchema
|
|
5651
|
-
|
|
5652
|
-
host: z.string().optional(),
|
|
5652
|
+
type: UpdateProjectDataCacheLinkProjectsResponse200Type$outboundSchema,
|
|
5653
|
+
host: z.string(),
|
|
5653
5654
|
createdAt: z.number().optional(),
|
|
5654
5655
|
deployHooks: z.array(
|
|
5655
5656
|
z.lazy(() =>
|
|
5656
5657
|
UpdateProjectDataCacheLinkProjectsResponseDeployHooks$outboundSchema
|
|
5657
5658
|
),
|
|
5658
5659
|
),
|
|
5659
|
-
gitCredentialId: z.string()
|
|
5660
|
+
gitCredentialId: z.string(),
|
|
5660
5661
|
updatedAt: z.number().optional(),
|
|
5661
5662
|
sourceless: z.boolean().optional(),
|
|
5662
|
-
productionBranch: z.string()
|
|
5663
|
+
productionBranch: z.string(),
|
|
5663
5664
|
});
|
|
5664
5665
|
|
|
5665
5666
|
/**
|
|
@@ -5794,37 +5795,36 @@ export function updateProjectDataCacheLinkProjectsDeployHooksFromJSON(
|
|
|
5794
5795
|
/** @internal */
|
|
5795
5796
|
export const Link4$inboundSchema: z.ZodType<Link4, z.ZodTypeDef, unknown> = z
|
|
5796
5797
|
.object({
|
|
5797
|
-
name: z.string()
|
|
5798
|
-
slug: z.string()
|
|
5799
|
-
owner: z.string()
|
|
5800
|
-
type: UpdateProjectDataCacheLinkProjectsResponseType$inboundSchema
|
|
5801
|
-
|
|
5802
|
-
|
|
5803
|
-
workspaceUuid: z.string().optional(),
|
|
5798
|
+
name: z.string(),
|
|
5799
|
+
slug: z.string(),
|
|
5800
|
+
owner: z.string(),
|
|
5801
|
+
type: UpdateProjectDataCacheLinkProjectsResponseType$inboundSchema,
|
|
5802
|
+
uuid: z.string(),
|
|
5803
|
+
workspaceUuid: z.string(),
|
|
5804
5804
|
createdAt: z.number().optional(),
|
|
5805
5805
|
deployHooks: z.array(
|
|
5806
5806
|
z.lazy(() => UpdateProjectDataCacheLinkProjectsDeployHooks$inboundSchema),
|
|
5807
5807
|
),
|
|
5808
|
-
gitCredentialId: z.string()
|
|
5808
|
+
gitCredentialId: z.string(),
|
|
5809
5809
|
updatedAt: z.number().optional(),
|
|
5810
5810
|
sourceless: z.boolean().optional(),
|
|
5811
|
-
productionBranch: z.string()
|
|
5811
|
+
productionBranch: z.string(),
|
|
5812
5812
|
});
|
|
5813
5813
|
|
|
5814
5814
|
/** @internal */
|
|
5815
5815
|
export type Link4$Outbound = {
|
|
5816
|
-
name
|
|
5817
|
-
slug
|
|
5818
|
-
owner
|
|
5819
|
-
type
|
|
5820
|
-
uuid
|
|
5821
|
-
workspaceUuid
|
|
5816
|
+
name: string;
|
|
5817
|
+
slug: string;
|
|
5818
|
+
owner: string;
|
|
5819
|
+
type: string;
|
|
5820
|
+
uuid: string;
|
|
5821
|
+
workspaceUuid: string;
|
|
5822
5822
|
createdAt?: number | undefined;
|
|
5823
5823
|
deployHooks: Array<UpdateProjectDataCacheLinkProjectsDeployHooks$Outbound>;
|
|
5824
|
-
gitCredentialId
|
|
5824
|
+
gitCredentialId: string;
|
|
5825
5825
|
updatedAt?: number | undefined;
|
|
5826
5826
|
sourceless?: boolean | undefined;
|
|
5827
|
-
productionBranch
|
|
5827
|
+
productionBranch: string;
|
|
5828
5828
|
};
|
|
5829
5829
|
|
|
5830
5830
|
/** @internal */
|
|
@@ -5833,21 +5833,20 @@ export const Link4$outboundSchema: z.ZodType<
|
|
|
5833
5833
|
z.ZodTypeDef,
|
|
5834
5834
|
Link4
|
|
5835
5835
|
> = z.object({
|
|
5836
|
-
name: z.string()
|
|
5837
|
-
slug: z.string()
|
|
5838
|
-
owner: z.string()
|
|
5839
|
-
type: UpdateProjectDataCacheLinkProjectsResponseType$outboundSchema
|
|
5840
|
-
|
|
5841
|
-
|
|
5842
|
-
workspaceUuid: z.string().optional(),
|
|
5836
|
+
name: z.string(),
|
|
5837
|
+
slug: z.string(),
|
|
5838
|
+
owner: z.string(),
|
|
5839
|
+
type: UpdateProjectDataCacheLinkProjectsResponseType$outboundSchema,
|
|
5840
|
+
uuid: z.string(),
|
|
5841
|
+
workspaceUuid: z.string(),
|
|
5843
5842
|
createdAt: z.number().optional(),
|
|
5844
5843
|
deployHooks: z.array(
|
|
5845
5844
|
z.lazy(() => UpdateProjectDataCacheLinkProjectsDeployHooks$outboundSchema),
|
|
5846
5845
|
),
|
|
5847
|
-
gitCredentialId: z.string()
|
|
5846
|
+
gitCredentialId: z.string(),
|
|
5848
5847
|
updatedAt: z.number().optional(),
|
|
5849
5848
|
sourceless: z.boolean().optional(),
|
|
5850
|
-
productionBranch: z.string()
|
|
5849
|
+
productionBranch: z.string(),
|
|
5851
5850
|
});
|
|
5852
5851
|
|
|
5853
5852
|
/**
|
|
@@ -5975,38 +5974,38 @@ export function updateProjectDataCacheLinkDeployHooksFromJSON(
|
|
|
5975
5974
|
/** @internal */
|
|
5976
5975
|
export const Link3$inboundSchema: z.ZodType<Link3, z.ZodTypeDef, unknown> = z
|
|
5977
5976
|
.object({
|
|
5978
|
-
projectId: z.string()
|
|
5979
|
-
projectName: z.string()
|
|
5980
|
-
projectNameWithNamespace: z.string()
|
|
5981
|
-
projectNamespace: z.string()
|
|
5977
|
+
projectId: z.string(),
|
|
5978
|
+
projectName: z.string(),
|
|
5979
|
+
projectNameWithNamespace: z.string(),
|
|
5980
|
+
projectNamespace: z.string(),
|
|
5982
5981
|
projectOwnerId: z.number().optional(),
|
|
5983
|
-
projectUrl: z.string()
|
|
5984
|
-
type: UpdateProjectDataCacheLinkProjectsType$inboundSchema
|
|
5982
|
+
projectUrl: z.string(),
|
|
5983
|
+
type: UpdateProjectDataCacheLinkProjectsType$inboundSchema,
|
|
5985
5984
|
createdAt: z.number().optional(),
|
|
5986
5985
|
deployHooks: z.array(
|
|
5987
5986
|
z.lazy(() => UpdateProjectDataCacheLinkDeployHooks$inboundSchema),
|
|
5988
5987
|
),
|
|
5989
|
-
gitCredentialId: z.string()
|
|
5988
|
+
gitCredentialId: z.string(),
|
|
5990
5989
|
updatedAt: z.number().optional(),
|
|
5991
5990
|
sourceless: z.boolean().optional(),
|
|
5992
|
-
productionBranch: z.string()
|
|
5991
|
+
productionBranch: z.string(),
|
|
5993
5992
|
});
|
|
5994
5993
|
|
|
5995
5994
|
/** @internal */
|
|
5996
5995
|
export type Link3$Outbound = {
|
|
5997
|
-
projectId
|
|
5998
|
-
projectName
|
|
5999
|
-
projectNameWithNamespace
|
|
6000
|
-
projectNamespace
|
|
5996
|
+
projectId: string;
|
|
5997
|
+
projectName: string;
|
|
5998
|
+
projectNameWithNamespace: string;
|
|
5999
|
+
projectNamespace: string;
|
|
6001
6000
|
projectOwnerId?: number | undefined;
|
|
6002
|
-
projectUrl
|
|
6003
|
-
type
|
|
6001
|
+
projectUrl: string;
|
|
6002
|
+
type: string;
|
|
6004
6003
|
createdAt?: number | undefined;
|
|
6005
6004
|
deployHooks: Array<UpdateProjectDataCacheLinkDeployHooks$Outbound>;
|
|
6006
|
-
gitCredentialId
|
|
6005
|
+
gitCredentialId: string;
|
|
6007
6006
|
updatedAt?: number | undefined;
|
|
6008
6007
|
sourceless?: boolean | undefined;
|
|
6009
|
-
productionBranch
|
|
6008
|
+
productionBranch: string;
|
|
6010
6009
|
};
|
|
6011
6010
|
|
|
6012
6011
|
/** @internal */
|
|
@@ -6015,21 +6014,21 @@ export const Link3$outboundSchema: z.ZodType<
|
|
|
6015
6014
|
z.ZodTypeDef,
|
|
6016
6015
|
Link3
|
|
6017
6016
|
> = z.object({
|
|
6018
|
-
projectId: z.string()
|
|
6019
|
-
projectName: z.string()
|
|
6020
|
-
projectNameWithNamespace: z.string()
|
|
6021
|
-
projectNamespace: z.string()
|
|
6017
|
+
projectId: z.string(),
|
|
6018
|
+
projectName: z.string(),
|
|
6019
|
+
projectNameWithNamespace: z.string(),
|
|
6020
|
+
projectNamespace: z.string(),
|
|
6022
6021
|
projectOwnerId: z.number().optional(),
|
|
6023
|
-
projectUrl: z.string()
|
|
6024
|
-
type: UpdateProjectDataCacheLinkProjectsType$outboundSchema
|
|
6022
|
+
projectUrl: z.string(),
|
|
6023
|
+
type: UpdateProjectDataCacheLinkProjectsType$outboundSchema,
|
|
6025
6024
|
createdAt: z.number().optional(),
|
|
6026
6025
|
deployHooks: z.array(
|
|
6027
6026
|
z.lazy(() => UpdateProjectDataCacheLinkDeployHooks$outboundSchema),
|
|
6028
6027
|
),
|
|
6029
|
-
gitCredentialId: z.string()
|
|
6028
|
+
gitCredentialId: z.string(),
|
|
6030
6029
|
updatedAt: z.number().optional(),
|
|
6031
6030
|
sourceless: z.boolean().optional(),
|
|
6032
|
-
productionBranch: z.string()
|
|
6031
|
+
productionBranch: z.string(),
|
|
6033
6032
|
});
|
|
6034
6033
|
|
|
6035
6034
|
/**
|
|
@@ -6147,32 +6146,32 @@ export function linkDeployHooksFromJSON(
|
|
|
6147
6146
|
/** @internal */
|
|
6148
6147
|
export const Link2$inboundSchema: z.ZodType<Link2, z.ZodTypeDef, unknown> = z
|
|
6149
6148
|
.object({
|
|
6150
|
-
type: UpdateProjectDataCacheLinkType$inboundSchema
|
|
6149
|
+
type: UpdateProjectDataCacheLinkType$inboundSchema,
|
|
6151
6150
|
createdAt: z.number().optional(),
|
|
6152
6151
|
updatedAt: z.number().optional(),
|
|
6153
|
-
org: z.string()
|
|
6152
|
+
org: z.string(),
|
|
6154
6153
|
repoOwnerId: z.number().optional(),
|
|
6155
6154
|
repo: z.string().optional(),
|
|
6156
6155
|
repoId: z.number().optional(),
|
|
6157
6156
|
deployHooks: z.array(z.lazy(() => LinkDeployHooks$inboundSchema)),
|
|
6158
|
-
gitCredentialId: z.string()
|
|
6157
|
+
gitCredentialId: z.string(),
|
|
6159
6158
|
sourceless: z.boolean().optional(),
|
|
6160
|
-
productionBranch: z.string()
|
|
6159
|
+
productionBranch: z.string(),
|
|
6161
6160
|
});
|
|
6162
6161
|
|
|
6163
6162
|
/** @internal */
|
|
6164
6163
|
export type Link2$Outbound = {
|
|
6165
|
-
type
|
|
6164
|
+
type: string;
|
|
6166
6165
|
createdAt?: number | undefined;
|
|
6167
6166
|
updatedAt?: number | undefined;
|
|
6168
|
-
org
|
|
6167
|
+
org: string;
|
|
6169
6168
|
repoOwnerId?: number | undefined;
|
|
6170
6169
|
repo?: string | undefined;
|
|
6171
6170
|
repoId?: number | undefined;
|
|
6172
6171
|
deployHooks: Array<LinkDeployHooks$Outbound>;
|
|
6173
|
-
gitCredentialId
|
|
6172
|
+
gitCredentialId: string;
|
|
6174
6173
|
sourceless?: boolean | undefined;
|
|
6175
|
-
productionBranch
|
|
6174
|
+
productionBranch: string;
|
|
6176
6175
|
};
|
|
6177
6176
|
|
|
6178
6177
|
/** @internal */
|
|
@@ -6181,17 +6180,17 @@ export const Link2$outboundSchema: z.ZodType<
|
|
|
6181
6180
|
z.ZodTypeDef,
|
|
6182
6181
|
Link2
|
|
6183
6182
|
> = z.object({
|
|
6184
|
-
type: UpdateProjectDataCacheLinkType$outboundSchema
|
|
6183
|
+
type: UpdateProjectDataCacheLinkType$outboundSchema,
|
|
6185
6184
|
createdAt: z.number().optional(),
|
|
6186
6185
|
updatedAt: z.number().optional(),
|
|
6187
|
-
org: z.string()
|
|
6186
|
+
org: z.string(),
|
|
6188
6187
|
repoOwnerId: z.number().optional(),
|
|
6189
6188
|
repo: z.string().optional(),
|
|
6190
6189
|
repoId: z.number().optional(),
|
|
6191
6190
|
deployHooks: z.array(z.lazy(() => LinkDeployHooks$outboundSchema)),
|
|
6192
|
-
gitCredentialId: z.string()
|
|
6191
|
+
gitCredentialId: z.string(),
|
|
6193
6192
|
sourceless: z.boolean().optional(),
|
|
6194
|
-
productionBranch: z.string()
|
|
6193
|
+
productionBranch: z.string(),
|
|
6195
6194
|
});
|
|
6196
6195
|
|
|
6197
6196
|
/**
|
|
@@ -6305,32 +6304,32 @@ export function deployHooksFromJSON(
|
|
|
6305
6304
|
/** @internal */
|
|
6306
6305
|
export const Link1$inboundSchema: z.ZodType<Link1, z.ZodTypeDef, unknown> = z
|
|
6307
6306
|
.object({
|
|
6308
|
-
org: z.string()
|
|
6307
|
+
org: z.string(),
|
|
6309
6308
|
repoOwnerId: z.number().optional(),
|
|
6310
6309
|
repo: z.string().optional(),
|
|
6311
6310
|
repoId: z.number().optional(),
|
|
6312
|
-
type: LinkType$inboundSchema
|
|
6311
|
+
type: LinkType$inboundSchema,
|
|
6313
6312
|
createdAt: z.number().optional(),
|
|
6314
6313
|
deployHooks: z.array(z.lazy(() => DeployHooks$inboundSchema)),
|
|
6315
|
-
gitCredentialId: z.string()
|
|
6314
|
+
gitCredentialId: z.string(),
|
|
6316
6315
|
updatedAt: z.number().optional(),
|
|
6317
6316
|
sourceless: z.boolean().optional(),
|
|
6318
|
-
productionBranch: z.string()
|
|
6317
|
+
productionBranch: z.string(),
|
|
6319
6318
|
});
|
|
6320
6319
|
|
|
6321
6320
|
/** @internal */
|
|
6322
6321
|
export type Link1$Outbound = {
|
|
6323
|
-
org
|
|
6322
|
+
org: string;
|
|
6324
6323
|
repoOwnerId?: number | undefined;
|
|
6325
6324
|
repo?: string | undefined;
|
|
6326
6325
|
repoId?: number | undefined;
|
|
6327
|
-
type
|
|
6326
|
+
type: string;
|
|
6328
6327
|
createdAt?: number | undefined;
|
|
6329
6328
|
deployHooks: Array<DeployHooks$Outbound>;
|
|
6330
|
-
gitCredentialId
|
|
6329
|
+
gitCredentialId: string;
|
|
6331
6330
|
updatedAt?: number | undefined;
|
|
6332
6331
|
sourceless?: boolean | undefined;
|
|
6333
|
-
productionBranch
|
|
6332
|
+
productionBranch: string;
|
|
6334
6333
|
};
|
|
6335
6334
|
|
|
6336
6335
|
/** @internal */
|
|
@@ -6339,17 +6338,17 @@ export const Link1$outboundSchema: z.ZodType<
|
|
|
6339
6338
|
z.ZodTypeDef,
|
|
6340
6339
|
Link1
|
|
6341
6340
|
> = z.object({
|
|
6342
|
-
org: z.string()
|
|
6341
|
+
org: z.string(),
|
|
6343
6342
|
repoOwnerId: z.number().optional(),
|
|
6344
6343
|
repo: z.string().optional(),
|
|
6345
6344
|
repoId: z.number().optional(),
|
|
6346
|
-
type: LinkType$outboundSchema
|
|
6345
|
+
type: LinkType$outboundSchema,
|
|
6347
6346
|
createdAt: z.number().optional(),
|
|
6348
6347
|
deployHooks: z.array(z.lazy(() => DeployHooks$outboundSchema)),
|
|
6349
|
-
gitCredentialId: z.string()
|
|
6348
|
+
gitCredentialId: z.string(),
|
|
6350
6349
|
updatedAt: z.number().optional(),
|
|
6351
6350
|
sourceless: z.boolean().optional(),
|
|
6352
|
-
productionBranch: z.string()
|
|
6351
|
+
productionBranch: z.string(),
|
|
6353
6352
|
});
|
|
6354
6353
|
|
|
6355
6354
|
/**
|
|
@@ -6382,29 +6381,29 @@ export function link1FromJSON(
|
|
|
6382
6381
|
/** @internal */
|
|
6383
6382
|
export const Link$inboundSchema: z.ZodType<Link, z.ZodTypeDef, unknown> = z
|
|
6384
6383
|
.union([
|
|
6385
|
-
z.lazy(() => Link1$inboundSchema),
|
|
6386
|
-
z.lazy(() => Link2$inboundSchema),
|
|
6387
6384
|
z.lazy(() => Link3$inboundSchema),
|
|
6388
6385
|
z.lazy(() => Link4$inboundSchema),
|
|
6389
6386
|
z.lazy(() => Link5$inboundSchema),
|
|
6387
|
+
z.lazy(() => Link1$inboundSchema),
|
|
6388
|
+
z.lazy(() => Link2$inboundSchema),
|
|
6390
6389
|
]);
|
|
6391
6390
|
|
|
6392
6391
|
/** @internal */
|
|
6393
6392
|
export type Link$Outbound =
|
|
6394
|
-
| Link1$Outbound
|
|
6395
|
-
| Link2$Outbound
|
|
6396
6393
|
| Link3$Outbound
|
|
6397
6394
|
| Link4$Outbound
|
|
6398
|
-
| Link5$Outbound
|
|
6395
|
+
| Link5$Outbound
|
|
6396
|
+
| Link1$Outbound
|
|
6397
|
+
| Link2$Outbound;
|
|
6399
6398
|
|
|
6400
6399
|
/** @internal */
|
|
6401
6400
|
export const Link$outboundSchema: z.ZodType<Link$Outbound, z.ZodTypeDef, Link> =
|
|
6402
6401
|
z.union([
|
|
6403
|
-
z.lazy(() => Link1$outboundSchema),
|
|
6404
|
-
z.lazy(() => Link2$outboundSchema),
|
|
6405
6402
|
z.lazy(() => Link3$outboundSchema),
|
|
6406
6403
|
z.lazy(() => Link4$outboundSchema),
|
|
6407
6404
|
z.lazy(() => Link5$outboundSchema),
|
|
6405
|
+
z.lazy(() => Link1$outboundSchema),
|
|
6406
|
+
z.lazy(() => Link2$outboundSchema),
|
|
6408
6407
|
]);
|
|
6409
6408
|
|
|
6410
6409
|
/**
|
|
@@ -8302,6 +8301,7 @@ export const Permissions$inboundSchema: z.ZodType<
|
|
|
8302
8301
|
skewProtection: z.array(ACLAction$inboundSchema).optional(),
|
|
8303
8302
|
analytics: z.array(ACLAction$inboundSchema).optional(),
|
|
8304
8303
|
trustedIps: z.array(ACLAction$inboundSchema).optional(),
|
|
8304
|
+
v0Chat: z.array(ACLAction$inboundSchema).optional(),
|
|
8305
8305
|
webAnalytics: z.array(ACLAction$inboundSchema).optional(),
|
|
8306
8306
|
sharedEnvVarConnection: z.array(ACLAction$inboundSchema).optional(),
|
|
8307
8307
|
sonar: z.array(ACLAction$inboundSchema).optional(),
|
|
@@ -8523,6 +8523,7 @@ export type Permissions$Outbound = {
|
|
|
8523
8523
|
skewProtection?: Array<string> | undefined;
|
|
8524
8524
|
analytics?: Array<string> | undefined;
|
|
8525
8525
|
trustedIps?: Array<string> | undefined;
|
|
8526
|
+
v0Chat?: Array<string> | undefined;
|
|
8526
8527
|
webAnalytics?: Array<string> | undefined;
|
|
8527
8528
|
sharedEnvVarConnection?: Array<string> | undefined;
|
|
8528
8529
|
sonar?: Array<string> | undefined;
|
|
@@ -8749,6 +8750,7 @@ export const Permissions$outboundSchema: z.ZodType<
|
|
|
8749
8750
|
skewProtection: z.array(ACLAction$outboundSchema).optional(),
|
|
8750
8751
|
analytics: z.array(ACLAction$outboundSchema).optional(),
|
|
8751
8752
|
trustedIps: z.array(ACLAction$outboundSchema).optional(),
|
|
8753
|
+
v0Chat: z.array(ACLAction$outboundSchema).optional(),
|
|
8752
8754
|
webAnalytics: z.array(ACLAction$outboundSchema).optional(),
|
|
8753
8755
|
sharedEnvVarConnection: z.array(ACLAction$outboundSchema).optional(),
|
|
8754
8756
|
sonar: z.array(ACLAction$outboundSchema).optional(),
|
|
@@ -10285,11 +10287,11 @@ export const UpdateProjectDataCacheResponseBody$inboundSchema: z.ZodType<
|
|
|
10285
10287
|
latestDeployments: z.array(z.lazy(() => LatestDeployments$inboundSchema))
|
|
10286
10288
|
.optional(),
|
|
10287
10289
|
link: z.union([
|
|
10288
|
-
z.lazy(() => Link1$inboundSchema),
|
|
10289
|
-
z.lazy(() => Link2$inboundSchema),
|
|
10290
10290
|
z.lazy(() => Link3$inboundSchema),
|
|
10291
10291
|
z.lazy(() => Link4$inboundSchema),
|
|
10292
10292
|
z.lazy(() => Link5$inboundSchema),
|
|
10293
|
+
z.lazy(() => Link1$inboundSchema),
|
|
10294
|
+
z.lazy(() => Link2$inboundSchema),
|
|
10293
10295
|
]).optional(),
|
|
10294
10296
|
microfrontends: z.union([
|
|
10295
10297
|
z.lazy(() => UpdateProjectDataCacheMicrofrontends1$inboundSchema),
|
|
@@ -10401,11 +10403,11 @@ export type UpdateProjectDataCacheResponseBody$Outbound = {
|
|
|
10401
10403
|
ipBuckets?: Array<UpdateProjectDataCacheIpBuckets$Outbound> | undefined;
|
|
10402
10404
|
latestDeployments?: Array<LatestDeployments$Outbound> | undefined;
|
|
10403
10405
|
link?:
|
|
10404
|
-
| Link1$Outbound
|
|
10405
|
-
| Link2$Outbound
|
|
10406
10406
|
| Link3$Outbound
|
|
10407
10407
|
| Link4$Outbound
|
|
10408
10408
|
| Link5$Outbound
|
|
10409
|
+
| Link1$Outbound
|
|
10410
|
+
| Link2$Outbound
|
|
10409
10411
|
| undefined;
|
|
10410
10412
|
microfrontends?:
|
|
10411
10413
|
| UpdateProjectDataCacheMicrofrontends1$Outbound
|
|
@@ -10515,11 +10517,11 @@ export const UpdateProjectDataCacheResponseBody$outboundSchema: z.ZodType<
|
|
|
10515
10517
|
latestDeployments: z.array(z.lazy(() => LatestDeployments$outboundSchema))
|
|
10516
10518
|
.optional(),
|
|
10517
10519
|
link: z.union([
|
|
10518
|
-
z.lazy(() => Link1$outboundSchema),
|
|
10519
|
-
z.lazy(() => Link2$outboundSchema),
|
|
10520
10520
|
z.lazy(() => Link3$outboundSchema),
|
|
10521
10521
|
z.lazy(() => Link4$outboundSchema),
|
|
10522
10522
|
z.lazy(() => Link5$outboundSchema),
|
|
10523
|
+
z.lazy(() => Link1$outboundSchema),
|
|
10524
|
+
z.lazy(() => Link2$outboundSchema),
|
|
10523
10525
|
]).optional(),
|
|
10524
10526
|
microfrontends: z.union([
|
|
10525
10527
|
z.lazy(() => UpdateProjectDataCacheMicrofrontends1$outboundSchema),
|