@vercel/sdk 1.8.2 → 1.8.4
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/bin/mcp-server.js +1384 -1354
- package/bin/mcp-server.js.map +45 -45
- package/docs/sdks/edgeconfig/README.md +1 -1
- package/esm/__tests__/deployments.test.js +1 -1
- package/esm/__tests__/deployments.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +1 -22
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/projects.test.js +13 -15
- package/esm/__tests__/projects.test.js.map +1 -1
- package/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts +1 -1
- package/esm/funcs/edgeConfigGetEdgeConfigItems.d.ts.map +1 -1
- package/esm/funcs/edgeConfigGetEdgeConfigItems.js +2 -1
- package/esm/funcs/edgeConfigGetEdgeConfigItems.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 +2 -2
- package/esm/lib/security.d.ts.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.js +1 -1
- package/esm/models/addbypassipop.d.ts +2 -2
- package/esm/models/addbypassipop.js +2 -2
- package/esm/models/artifactqueryop.d.ts +2 -2
- package/esm/models/artifactqueryop.js +2 -2
- package/esm/models/authtoken.d.ts +4 -4
- package/esm/models/authtoken.js +4 -4
- package/esm/models/canceldeploymentop.d.ts +20 -20
- package/esm/models/canceldeploymentop.d.ts.map +1 -1
- package/esm/models/canceldeploymentop.js +44 -44
- package/esm/models/canceldeploymentop.js.map +1 -1
- package/esm/models/createdeploymentop.d.ts +54 -54
- package/esm/models/createdeploymentop.d.ts.map +1 -1
- package/esm/models/createdeploymentop.js +78 -78
- package/esm/models/createdeploymentop.js.map +1 -1
- package/esm/models/createeventop.d.ts +4 -4
- package/esm/models/createeventop.js +4 -4
- package/esm/models/createortransferdomainop.d.ts +4 -4
- package/esm/models/createortransferdomainop.js +4 -4
- package/esm/models/createprojectenvop.d.ts +8 -8
- package/esm/models/createprojectenvop.d.ts.map +1 -1
- package/esm/models/createprojectenvop.js +8 -8
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +20 -20
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +20 -20
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/createrecordop.d.ts +6 -6
- package/esm/models/createrecordop.d.ts.map +1 -1
- package/esm/models/createrecordop.js +18 -18
- package/esm/models/createrecordop.js.map +1 -1
- package/esm/models/editprojectenvop.d.ts +6 -6
- package/esm/models/editprojectenvop.d.ts.map +1 -1
- package/esm/models/editprojectenvop.js +6 -6
- package/esm/models/editprojectenvop.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +23 -23
- package/esm/models/filterprojectenvsop.d.ts.map +1 -1
- package/esm/models/filterprojectenvsop.js +17 -17
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getactiveattackstatusop.d.ts +2 -2
- package/esm/models/getactiveattackstatusop.js +2 -2
- package/esm/models/getaliasop.d.ts +4 -4
- package/esm/models/getaliasop.d.ts.map +1 -1
- package/esm/models/getaliasop.js +8 -8
- package/esm/models/getaliasop.js.map +1 -1
- package/esm/models/getauthuserop.d.ts +4 -4
- package/esm/models/getauthuserop.d.ts.map +1 -1
- package/esm/models/getauthuserop.js +4 -4
- package/esm/models/getauthuserop.js.map +1 -1
- package/esm/models/getconfigurationop.d.ts +67 -6
- package/esm/models/getconfigurationop.d.ts.map +1 -1
- package/esm/models/getconfigurationop.js +59 -6
- package/esm/models/getconfigurationop.js.map +1 -1
- package/esm/models/getdeploymenteventsop.d.ts +6 -6
- package/esm/models/getdeploymenteventsop.js +8 -8
- package/esm/models/getdeploymentop.d.ts +30 -30
- package/esm/models/getdeploymentop.d.ts.map +1 -1
- package/esm/models/getdeploymentop.js +78 -78
- package/esm/models/getdeploymentop.js.map +1 -1
- package/esm/models/getedgeconfigbackupop.d.ts +2 -2
- package/esm/models/getedgeconfigbackupop.js +2 -2
- package/esm/models/getprojectenvop.d.ts +23 -23
- package/esm/models/getprojectenvop.d.ts.map +1 -1
- package/esm/models/getprojectenvop.js +17 -17
- package/esm/models/getprojectenvop.js.map +1 -1
- package/esm/models/getprojectmembersop.d.ts +2 -2
- package/esm/models/getprojectmembersop.js +2 -2
- package/esm/models/getprojectsop.d.ts +148 -148
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +152 -152
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getrecordsop.d.ts +2 -2
- package/esm/models/getrecordsop.d.ts.map +1 -1
- package/esm/models/getrecordsop.js +2 -2
- package/esm/models/getrecordsop.js.map +1 -1
- package/esm/models/getteamsop.d.ts +4 -4
- package/esm/models/getteamsop.d.ts.map +1 -1
- package/esm/models/getteamsop.js +4 -4
- package/esm/models/getteamsop.js.map +1 -1
- package/esm/models/inviteusertoteamop.d.ts +2 -2
- package/esm/models/inviteusertoteamop.js +2 -2
- package/esm/models/listaccessgroupsop.d.ts +2 -2
- package/esm/models/listaccessgroupsop.js +2 -2
- package/esm/models/listaliasesop.d.ts +4 -4
- package/esm/models/listaliasesop.js +8 -8
- package/esm/models/listdeploymentaliasesop.d.ts +4 -4
- package/esm/models/listdeploymentaliasesop.js +8 -8
- package/esm/models/listpromotealiasesop.d.ts +2 -2
- package/esm/models/listpromotealiasesop.js +2 -2
- package/esm/models/patchdomainop.d.ts +6 -6
- package/esm/models/patchdomainop.js +6 -6
- package/esm/models/patchurlprotectionbypassop.d.ts +4 -4
- package/esm/models/patchurlprotectionbypassop.js +4 -4
- package/esm/models/removeprojectenvop.d.ts +14 -14
- package/esm/models/removeprojectenvop.d.ts.map +1 -1
- package/esm/models/removeprojectenvop.js +14 -14
- package/esm/models/removeprojectenvop.js.map +1 -1
- package/esm/models/updatefirewallconfigop.d.ts +4 -4
- package/esm/models/updatefirewallconfigop.d.ts.map +1 -1
- package/esm/models/updatefirewallconfigop.js +24 -24
- package/esm/models/updatefirewallconfigop.js.map +1 -1
- package/esm/models/updateprojectdatacacheop.d.ts +20 -20
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +20 -20
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +20 -20
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +20 -20
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/updateprojectprotectionbypassop.d.ts +4 -4
- package/esm/models/updateprojectprotectionbypassop.js +4 -4
- package/esm/models/uploadfileop.d.ts +2 -2
- package/esm/models/uploadfileop.js +2 -2
- package/esm/models/userevent.d.ts +24 -24
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +467 -467
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/edgeconfig.d.ts +1 -1
- package/esm/sdk/edgeconfig.d.ts.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/deployments.test.ts +1 -1
- package/src/__tests__/edgeconfig.test.ts +1 -22
- package/src/__tests__/projects.test.ts +13 -15
- package/src/funcs/edgeConfigGetEdgeConfigItems.ts +5 -4
- package/src/lib/config.ts +3 -3
- package/src/lib/security.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/models/addbypassipop.ts +6 -6
- package/src/models/artifactqueryop.ts +5 -5
- package/src/models/authtoken.ts +8 -8
- package/src/models/canceldeploymentop.ts +98 -98
- package/src/models/createdeploymentop.ts +153 -153
- package/src/models/createeventop.ts +8 -8
- package/src/models/createortransferdomainop.ts +10 -10
- package/src/models/createprojectenvop.ts +20 -20
- package/src/models/createprojectop.ts +52 -52
- package/src/models/createrecordop.ts +38 -38
- package/src/models/editprojectenvop.ts +16 -16
- package/src/models/filterprojectenvsop.ts +41 -43
- package/src/models/getactiveattackstatusop.ts +6 -6
- package/src/models/getaliasop.ts +20 -20
- package/src/models/getauthuserop.ts +9 -9
- package/src/models/getconfigurationop.ts +120 -15
- package/src/models/getdeploymenteventsop.ts +26 -26
- package/src/models/getdeploymentop.ts +170 -170
- package/src/models/getedgeconfigbackupop.ts +6 -6
- package/src/models/getprojectenvop.ts +39 -39
- package/src/models/getprojectmembersop.ts +6 -6
- package/src/models/getprojectsop.ts +311 -311
- package/src/models/getrecordsop.ts +4 -4
- package/src/models/getteamsop.ts +8 -8
- package/src/models/inviteusertoteamop.ts +6 -6
- package/src/models/listaccessgroupsop.ts +6 -6
- package/src/models/listaliasesop.ts +20 -20
- package/src/models/listdeploymentaliasesop.ts +20 -20
- package/src/models/listpromotealiasesop.ts +6 -6
- package/src/models/patchdomainop.ts +15 -15
- package/src/models/patchurlprotectionbypassop.ts +10 -10
- package/src/models/removeprojectenvop.ts +36 -38
- package/src/models/updatefirewallconfigop.ts +52 -52
- package/src/models/updateprojectdatacacheop.ts +47 -47
- package/src/models/updateprojectop.ts +52 -52
- package/src/models/updateprojectprotectionbypassop.ts +14 -14
- package/src/models/uploadfileop.ts +6 -6
- package/src/models/userevent.ts +955 -955
- package/src/sdk/edgeconfig.ts +1 -1
- package/vercel-spec.json +259 -229
|
@@ -210,8 +210,8 @@ export type GetDeploymentCustomEnvironment1 = {
|
|
|
210
210
|
};
|
|
211
211
|
|
|
212
212
|
export type ResponseBodyCustomEnvironment =
|
|
213
|
-
|
|
|
214
|
-
|
|
|
213
|
+
| GetDeploymentCustomEnvironment1
|
|
214
|
+
| GetDeploymentCustomEnvironment2;
|
|
215
215
|
|
|
216
216
|
export const ResponseBodyOomReport = {
|
|
217
217
|
OutOfMemory: "out-of-memory",
|
|
@@ -503,18 +503,18 @@ export type GetDeploymentGitSource1 = {
|
|
|
503
503
|
};
|
|
504
504
|
|
|
505
505
|
export type ResponseBodyGitSource =
|
|
506
|
+
| GetDeploymentGitSource10
|
|
507
|
+
| GetDeploymentGitSource12
|
|
508
|
+
| GetDeploymentGitSource4
|
|
506
509
|
| GetDeploymentGitSource8
|
|
510
|
+
| GetDeploymentGitSource9
|
|
507
511
|
| GetDeploymentGitSource11
|
|
508
|
-
| GetDeploymentGitSource1
|
|
509
|
-
| GetDeploymentGitSource5
|
|
510
512
|
| GetDeploymentGitSource2
|
|
511
513
|
| GetDeploymentGitSource3
|
|
512
|
-
| GetDeploymentGitSource6
|
|
513
514
|
| GetDeploymentGitSource7
|
|
514
|
-
|
|
|
515
|
-
|
|
|
516
|
-
|
|
|
517
|
-
| GetDeploymentGitSource12;
|
|
515
|
+
| GetDeploymentGitSource1
|
|
516
|
+
| GetDeploymentGitSource5
|
|
517
|
+
| GetDeploymentGitSource6;
|
|
518
518
|
|
|
519
519
|
export type GetDeploymentResponseBodyProject = {
|
|
520
520
|
id: string;
|
|
@@ -596,8 +596,8 @@ export type GetDeploymentResponseBody2 = {
|
|
|
596
596
|
previewCommentsEnabled?: boolean | undefined;
|
|
597
597
|
ttyBuildLogs?: boolean | undefined;
|
|
598
598
|
customEnvironment?:
|
|
599
|
-
| GetDeploymentCustomEnvironment2
|
|
600
599
|
| GetDeploymentCustomEnvironment1
|
|
600
|
+
| GetDeploymentCustomEnvironment2
|
|
601
601
|
| undefined;
|
|
602
602
|
oomReport?: ResponseBodyOomReport | undefined;
|
|
603
603
|
aliasWarning?: ResponseBodyAliasWarning | null | undefined;
|
|
@@ -631,18 +631,18 @@ export type GetDeploymentResponseBody2 = {
|
|
|
631
631
|
*/
|
|
632
632
|
passiveRegions?: Array<string> | undefined;
|
|
633
633
|
gitSource?:
|
|
634
|
+
| GetDeploymentGitSource10
|
|
635
|
+
| GetDeploymentGitSource12
|
|
636
|
+
| GetDeploymentGitSource4
|
|
634
637
|
| GetDeploymentGitSource8
|
|
638
|
+
| GetDeploymentGitSource9
|
|
635
639
|
| GetDeploymentGitSource11
|
|
636
|
-
| GetDeploymentGitSource1
|
|
637
|
-
| GetDeploymentGitSource5
|
|
638
640
|
| GetDeploymentGitSource2
|
|
639
641
|
| GetDeploymentGitSource3
|
|
640
|
-
| GetDeploymentGitSource6
|
|
641
642
|
| GetDeploymentGitSource7
|
|
642
|
-
|
|
|
643
|
-
|
|
|
644
|
-
|
|
|
645
|
-
| GetDeploymentGitSource12
|
|
643
|
+
| GetDeploymentGitSource1
|
|
644
|
+
| GetDeploymentGitSource5
|
|
645
|
+
| GetDeploymentGitSource6
|
|
646
646
|
| undefined;
|
|
647
647
|
meta: { [k: string]: string };
|
|
648
648
|
originCacheRegion?: string | undefined;
|
|
@@ -1022,8 +1022,8 @@ export type GetDeploymentCustomEnvironmentDeployments1 = {
|
|
|
1022
1022
|
};
|
|
1023
1023
|
|
|
1024
1024
|
export type GetDeploymentResponseBodyCustomEnvironment =
|
|
1025
|
-
|
|
|
1026
|
-
|
|
|
1025
|
+
| GetDeploymentCustomEnvironmentDeployments1
|
|
1026
|
+
| GetDeploymentCustomEnvironmentDeployments2;
|
|
1027
1027
|
|
|
1028
1028
|
export const GetDeploymentResponseBodyOomReport = {
|
|
1029
1029
|
OutOfMemory: "out-of-memory",
|
|
@@ -1303,18 +1303,18 @@ export type GetDeploymentGitSourceDeployments1 = {
|
|
|
1303
1303
|
};
|
|
1304
1304
|
|
|
1305
1305
|
export type GetDeploymentResponseBodyGitSource =
|
|
1306
|
+
| GetDeploymentGitSourceDeployments10
|
|
1307
|
+
| GetDeploymentGitSourceDeployments12
|
|
1308
|
+
| GetDeploymentGitSourceDeployments4
|
|
1306
1309
|
| GetDeploymentGitSourceDeployments8
|
|
1310
|
+
| GetDeploymentGitSourceDeployments9
|
|
1307
1311
|
| GetDeploymentGitSourceDeployments11
|
|
1308
|
-
| GetDeploymentGitSourceDeployments1
|
|
1309
|
-
| GetDeploymentGitSourceDeployments5
|
|
1310
1312
|
| GetDeploymentGitSourceDeployments2
|
|
1311
1313
|
| GetDeploymentGitSourceDeployments3
|
|
1312
|
-
| GetDeploymentGitSourceDeployments6
|
|
1313
1314
|
| GetDeploymentGitSourceDeployments7
|
|
1314
|
-
|
|
|
1315
|
-
|
|
|
1316
|
-
|
|
|
1317
|
-
| GetDeploymentGitSourceDeployments12;
|
|
1315
|
+
| GetDeploymentGitSourceDeployments1
|
|
1316
|
+
| GetDeploymentGitSourceDeployments5
|
|
1317
|
+
| GetDeploymentGitSourceDeployments6;
|
|
1318
1318
|
|
|
1319
1319
|
export type ResponseBodyProject = {
|
|
1320
1320
|
id: string;
|
|
@@ -1514,8 +1514,8 @@ export type GetDeploymentRoutes1 = {
|
|
|
1514
1514
|
|
|
1515
1515
|
export type ResponseBodyRoutes =
|
|
1516
1516
|
| GetDeploymentRoutes3
|
|
1517
|
-
|
|
|
1518
|
-
|
|
|
1517
|
+
| GetDeploymentRoutes1
|
|
1518
|
+
| GetDeploymentRoutes2;
|
|
1519
1519
|
|
|
1520
1520
|
export const GetDeploymentGitRepoDeploymentsType = {
|
|
1521
1521
|
Bitbucket: "bitbucket",
|
|
@@ -1601,9 +1601,9 @@ export type GetDeploymentGitRepo1 = {
|
|
|
1601
1601
|
};
|
|
1602
1602
|
|
|
1603
1603
|
export type ResponseBodyGitRepo =
|
|
1604
|
-
| GetDeploymentGitRepo1
|
|
1605
1604
|
| GetDeploymentGitRepo2
|
|
1606
|
-
| GetDeploymentGitRepo3
|
|
1605
|
+
| GetDeploymentGitRepo3
|
|
1606
|
+
| GetDeploymentGitRepo1;
|
|
1607
1607
|
|
|
1608
1608
|
/**
|
|
1609
1609
|
* Flags defined in the Build Output API, used by this deployment. Primarily used by the Toolbar to know about the used flags.
|
|
@@ -1689,8 +1689,8 @@ export type GetDeploymentMicrofrontends1 = {
|
|
|
1689
1689
|
};
|
|
1690
1690
|
|
|
1691
1691
|
export type ResponseBodyMicrofrontends =
|
|
1692
|
-
|
|
|
1693
|
-
|
|
|
1692
|
+
| GetDeploymentMicrofrontends2
|
|
1693
|
+
| GetDeploymentMicrofrontends1;
|
|
1694
1694
|
|
|
1695
1695
|
export const ResponseBodyFunctionType = {
|
|
1696
1696
|
Fluid: "fluid",
|
|
@@ -1783,8 +1783,8 @@ export type GetDeploymentResponseBody1 = {
|
|
|
1783
1783
|
previewCommentsEnabled?: boolean | undefined;
|
|
1784
1784
|
ttyBuildLogs?: boolean | undefined;
|
|
1785
1785
|
customEnvironment?:
|
|
1786
|
-
| GetDeploymentCustomEnvironmentDeployments2
|
|
1787
1786
|
| GetDeploymentCustomEnvironmentDeployments1
|
|
1787
|
+
| GetDeploymentCustomEnvironmentDeployments2
|
|
1788
1788
|
| undefined;
|
|
1789
1789
|
oomReport?: GetDeploymentResponseBodyOomReport | undefined;
|
|
1790
1790
|
aliasWarning?: GetDeploymentResponseBodyAliasWarning | null | undefined;
|
|
@@ -1818,18 +1818,18 @@ export type GetDeploymentResponseBody1 = {
|
|
|
1818
1818
|
*/
|
|
1819
1819
|
passiveRegions?: Array<string> | undefined;
|
|
1820
1820
|
gitSource?:
|
|
1821
|
+
| GetDeploymentGitSourceDeployments10
|
|
1822
|
+
| GetDeploymentGitSourceDeployments12
|
|
1823
|
+
| GetDeploymentGitSourceDeployments4
|
|
1821
1824
|
| GetDeploymentGitSourceDeployments8
|
|
1825
|
+
| GetDeploymentGitSourceDeployments9
|
|
1822
1826
|
| GetDeploymentGitSourceDeployments11
|
|
1823
|
-
| GetDeploymentGitSourceDeployments1
|
|
1824
|
-
| GetDeploymentGitSourceDeployments5
|
|
1825
1827
|
| GetDeploymentGitSourceDeployments2
|
|
1826
1828
|
| GetDeploymentGitSourceDeployments3
|
|
1827
|
-
| GetDeploymentGitSourceDeployments6
|
|
1828
1829
|
| GetDeploymentGitSourceDeployments7
|
|
1829
|
-
|
|
|
1830
|
-
|
|
|
1831
|
-
|
|
|
1832
|
-
| GetDeploymentGitSourceDeployments12
|
|
1830
|
+
| GetDeploymentGitSourceDeployments1
|
|
1831
|
+
| GetDeploymentGitSourceDeployments5
|
|
1832
|
+
| GetDeploymentGitSourceDeployments6
|
|
1833
1833
|
| undefined;
|
|
1834
1834
|
meta: { [k: string]: string };
|
|
1835
1835
|
originCacheRegion?: string | undefined;
|
|
@@ -1860,18 +1860,18 @@ export type GetDeploymentResponseBody1 = {
|
|
|
1860
1860
|
*/
|
|
1861
1861
|
passiveConnectConfigurationId?: string | undefined;
|
|
1862
1862
|
routes:
|
|
1863
|
-
| Array<GetDeploymentRoutes3 |
|
|
1863
|
+
| Array<GetDeploymentRoutes3 | GetDeploymentRoutes1 | GetDeploymentRoutes2>
|
|
1864
1864
|
| null;
|
|
1865
1865
|
gitRepo?:
|
|
1866
|
-
| GetDeploymentGitRepo1
|
|
1867
1866
|
| GetDeploymentGitRepo2
|
|
1868
1867
|
| GetDeploymentGitRepo3
|
|
1868
|
+
| GetDeploymentGitRepo1
|
|
1869
1869
|
| null
|
|
1870
1870
|
| undefined;
|
|
1871
1871
|
flags?: GetDeploymentFlags1 | Array<GetDeploymentFlags2> | undefined;
|
|
1872
1872
|
microfrontends?:
|
|
1873
|
-
| GetDeploymentMicrofrontends1
|
|
1874
1873
|
| GetDeploymentMicrofrontends2
|
|
1874
|
+
| GetDeploymentMicrofrontends1
|
|
1875
1875
|
| undefined;
|
|
1876
1876
|
/**
|
|
1877
1877
|
* Since February 2025 the configuration must include snapshot data at the time of deployment creation to capture properties for the /deployments/:id/config endpoint utilized for displaying Deployment Configuration on the frontend This is optional because older deployments may not have this data captured
|
|
@@ -1887,8 +1887,8 @@ export type GetDeploymentResponseBody1 = {
|
|
|
1887
1887
|
* The deployment including both public and private information
|
|
1888
1888
|
*/
|
|
1889
1889
|
export type GetDeploymentResponseBody =
|
|
1890
|
-
|
|
|
1891
|
-
|
|
|
1890
|
+
| GetDeploymentResponseBody1
|
|
1891
|
+
| GetDeploymentResponseBody2;
|
|
1892
1892
|
|
|
1893
1893
|
/** @internal */
|
|
1894
1894
|
export const GetDeploymentRequest$inboundSchema: z.ZodType<
|
|
@@ -2689,14 +2689,14 @@ export const ResponseBodyCustomEnvironment$inboundSchema: z.ZodType<
|
|
|
2689
2689
|
z.ZodTypeDef,
|
|
2690
2690
|
unknown
|
|
2691
2691
|
> = z.union([
|
|
2692
|
-
z.lazy(() => GetDeploymentCustomEnvironment2$inboundSchema),
|
|
2693
2692
|
z.lazy(() => GetDeploymentCustomEnvironment1$inboundSchema),
|
|
2693
|
+
z.lazy(() => GetDeploymentCustomEnvironment2$inboundSchema),
|
|
2694
2694
|
]);
|
|
2695
2695
|
|
|
2696
2696
|
/** @internal */
|
|
2697
2697
|
export type ResponseBodyCustomEnvironment$Outbound =
|
|
2698
|
-
|
|
|
2699
|
-
|
|
|
2698
|
+
| GetDeploymentCustomEnvironment1$Outbound
|
|
2699
|
+
| GetDeploymentCustomEnvironment2$Outbound;
|
|
2700
2700
|
|
|
2701
2701
|
/** @internal */
|
|
2702
2702
|
export const ResponseBodyCustomEnvironment$outboundSchema: z.ZodType<
|
|
@@ -2704,8 +2704,8 @@ export const ResponseBodyCustomEnvironment$outboundSchema: z.ZodType<
|
|
|
2704
2704
|
z.ZodTypeDef,
|
|
2705
2705
|
ResponseBodyCustomEnvironment
|
|
2706
2706
|
> = z.union([
|
|
2707
|
-
z.lazy(() => GetDeploymentCustomEnvironment2$outboundSchema),
|
|
2708
2707
|
z.lazy(() => GetDeploymentCustomEnvironment1$outboundSchema),
|
|
2708
|
+
z.lazy(() => GetDeploymentCustomEnvironment2$outboundSchema),
|
|
2709
2709
|
]);
|
|
2710
2710
|
|
|
2711
2711
|
/**
|
|
@@ -4334,34 +4334,34 @@ export const ResponseBodyGitSource$inboundSchema: z.ZodType<
|
|
|
4334
4334
|
z.ZodTypeDef,
|
|
4335
4335
|
unknown
|
|
4336
4336
|
> = z.union([
|
|
4337
|
+
z.lazy(() => GetDeploymentGitSource10$inboundSchema),
|
|
4338
|
+
z.lazy(() => GetDeploymentGitSource12$inboundSchema),
|
|
4339
|
+
z.lazy(() => GetDeploymentGitSource4$inboundSchema),
|
|
4337
4340
|
z.lazy(() => GetDeploymentGitSource8$inboundSchema),
|
|
4341
|
+
z.lazy(() => GetDeploymentGitSource9$inboundSchema),
|
|
4338
4342
|
z.lazy(() => GetDeploymentGitSource11$inboundSchema),
|
|
4339
|
-
z.lazy(() => GetDeploymentGitSource1$inboundSchema),
|
|
4340
|
-
z.lazy(() => GetDeploymentGitSource5$inboundSchema),
|
|
4341
4343
|
z.lazy(() => GetDeploymentGitSource2$inboundSchema),
|
|
4342
4344
|
z.lazy(() => GetDeploymentGitSource3$inboundSchema),
|
|
4343
|
-
z.lazy(() => GetDeploymentGitSource6$inboundSchema),
|
|
4344
4345
|
z.lazy(() => GetDeploymentGitSource7$inboundSchema),
|
|
4345
|
-
z.lazy(() =>
|
|
4346
|
-
z.lazy(() =>
|
|
4347
|
-
z.lazy(() =>
|
|
4348
|
-
z.lazy(() => GetDeploymentGitSource12$inboundSchema),
|
|
4346
|
+
z.lazy(() => GetDeploymentGitSource1$inboundSchema),
|
|
4347
|
+
z.lazy(() => GetDeploymentGitSource5$inboundSchema),
|
|
4348
|
+
z.lazy(() => GetDeploymentGitSource6$inboundSchema),
|
|
4349
4349
|
]);
|
|
4350
4350
|
|
|
4351
4351
|
/** @internal */
|
|
4352
4352
|
export type ResponseBodyGitSource$Outbound =
|
|
4353
|
+
| GetDeploymentGitSource10$Outbound
|
|
4354
|
+
| GetDeploymentGitSource12$Outbound
|
|
4355
|
+
| GetDeploymentGitSource4$Outbound
|
|
4353
4356
|
| GetDeploymentGitSource8$Outbound
|
|
4357
|
+
| GetDeploymentGitSource9$Outbound
|
|
4354
4358
|
| GetDeploymentGitSource11$Outbound
|
|
4355
|
-
| GetDeploymentGitSource1$Outbound
|
|
4356
|
-
| GetDeploymentGitSource5$Outbound
|
|
4357
4359
|
| GetDeploymentGitSource2$Outbound
|
|
4358
4360
|
| GetDeploymentGitSource3$Outbound
|
|
4359
|
-
| GetDeploymentGitSource6$Outbound
|
|
4360
4361
|
| GetDeploymentGitSource7$Outbound
|
|
4361
|
-
|
|
|
4362
|
-
|
|
|
4363
|
-
|
|
|
4364
|
-
| GetDeploymentGitSource12$Outbound;
|
|
4362
|
+
| GetDeploymentGitSource1$Outbound
|
|
4363
|
+
| GetDeploymentGitSource5$Outbound
|
|
4364
|
+
| GetDeploymentGitSource6$Outbound;
|
|
4365
4365
|
|
|
4366
4366
|
/** @internal */
|
|
4367
4367
|
export const ResponseBodyGitSource$outboundSchema: z.ZodType<
|
|
@@ -4369,18 +4369,18 @@ export const ResponseBodyGitSource$outboundSchema: z.ZodType<
|
|
|
4369
4369
|
z.ZodTypeDef,
|
|
4370
4370
|
ResponseBodyGitSource
|
|
4371
4371
|
> = z.union([
|
|
4372
|
+
z.lazy(() => GetDeploymentGitSource10$outboundSchema),
|
|
4373
|
+
z.lazy(() => GetDeploymentGitSource12$outboundSchema),
|
|
4374
|
+
z.lazy(() => GetDeploymentGitSource4$outboundSchema),
|
|
4372
4375
|
z.lazy(() => GetDeploymentGitSource8$outboundSchema),
|
|
4376
|
+
z.lazy(() => GetDeploymentGitSource9$outboundSchema),
|
|
4373
4377
|
z.lazy(() => GetDeploymentGitSource11$outboundSchema),
|
|
4374
|
-
z.lazy(() => GetDeploymentGitSource1$outboundSchema),
|
|
4375
|
-
z.lazy(() => GetDeploymentGitSource5$outboundSchema),
|
|
4376
4378
|
z.lazy(() => GetDeploymentGitSource2$outboundSchema),
|
|
4377
4379
|
z.lazy(() => GetDeploymentGitSource3$outboundSchema),
|
|
4378
|
-
z.lazy(() => GetDeploymentGitSource6$outboundSchema),
|
|
4379
4380
|
z.lazy(() => GetDeploymentGitSource7$outboundSchema),
|
|
4380
|
-
z.lazy(() =>
|
|
4381
|
-
z.lazy(() =>
|
|
4382
|
-
z.lazy(() =>
|
|
4383
|
-
z.lazy(() => GetDeploymentGitSource12$outboundSchema),
|
|
4381
|
+
z.lazy(() => GetDeploymentGitSource1$outboundSchema),
|
|
4382
|
+
z.lazy(() => GetDeploymentGitSource5$outboundSchema),
|
|
4383
|
+
z.lazy(() => GetDeploymentGitSource6$outboundSchema),
|
|
4384
4384
|
]);
|
|
4385
4385
|
|
|
4386
4386
|
/**
|
|
@@ -4665,8 +4665,8 @@ export const GetDeploymentResponseBody2$inboundSchema: z.ZodType<
|
|
|
4665
4665
|
previewCommentsEnabled: z.boolean().optional(),
|
|
4666
4666
|
ttyBuildLogs: z.boolean().optional(),
|
|
4667
4667
|
customEnvironment: z.union([
|
|
4668
|
-
z.lazy(() => GetDeploymentCustomEnvironment2$inboundSchema),
|
|
4669
4668
|
z.lazy(() => GetDeploymentCustomEnvironment1$inboundSchema),
|
|
4669
|
+
z.lazy(() => GetDeploymentCustomEnvironment2$inboundSchema),
|
|
4670
4670
|
]).optional(),
|
|
4671
4671
|
oomReport: ResponseBodyOomReport$inboundSchema.optional(),
|
|
4672
4672
|
aliasWarning: z.nullable(z.lazy(() => ResponseBodyAliasWarning$inboundSchema))
|
|
@@ -4695,18 +4695,18 @@ export const GetDeploymentResponseBody2$inboundSchema: z.ZodType<
|
|
|
4695
4695
|
errorStep: z.string().optional(),
|
|
4696
4696
|
passiveRegions: z.array(z.string()).optional(),
|
|
4697
4697
|
gitSource: z.union([
|
|
4698
|
+
z.lazy(() => GetDeploymentGitSource10$inboundSchema),
|
|
4699
|
+
z.lazy(() => GetDeploymentGitSource12$inboundSchema),
|
|
4700
|
+
z.lazy(() => GetDeploymentGitSource4$inboundSchema),
|
|
4698
4701
|
z.lazy(() => GetDeploymentGitSource8$inboundSchema),
|
|
4702
|
+
z.lazy(() => GetDeploymentGitSource9$inboundSchema),
|
|
4699
4703
|
z.lazy(() => GetDeploymentGitSource11$inboundSchema),
|
|
4700
|
-
z.lazy(() => GetDeploymentGitSource1$inboundSchema),
|
|
4701
|
-
z.lazy(() => GetDeploymentGitSource5$inboundSchema),
|
|
4702
4704
|
z.lazy(() => GetDeploymentGitSource2$inboundSchema),
|
|
4703
4705
|
z.lazy(() => GetDeploymentGitSource3$inboundSchema),
|
|
4704
|
-
z.lazy(() => GetDeploymentGitSource6$inboundSchema),
|
|
4705
4706
|
z.lazy(() => GetDeploymentGitSource7$inboundSchema),
|
|
4706
|
-
z.lazy(() =>
|
|
4707
|
-
z.lazy(() =>
|
|
4708
|
-
z.lazy(() =>
|
|
4709
|
-
z.lazy(() => GetDeploymentGitSource12$inboundSchema),
|
|
4707
|
+
z.lazy(() => GetDeploymentGitSource1$inboundSchema),
|
|
4708
|
+
z.lazy(() => GetDeploymentGitSource5$inboundSchema),
|
|
4709
|
+
z.lazy(() => GetDeploymentGitSource6$inboundSchema),
|
|
4710
4710
|
]).optional(),
|
|
4711
4711
|
meta: z.record(z.string()),
|
|
4712
4712
|
originCacheRegion: z.string().optional(),
|
|
@@ -4746,8 +4746,8 @@ export type GetDeploymentResponseBody2$Outbound = {
|
|
|
4746
4746
|
previewCommentsEnabled?: boolean | undefined;
|
|
4747
4747
|
ttyBuildLogs?: boolean | undefined;
|
|
4748
4748
|
customEnvironment?:
|
|
4749
|
-
| GetDeploymentCustomEnvironment2$Outbound
|
|
4750
4749
|
| GetDeploymentCustomEnvironment1$Outbound
|
|
4750
|
+
| GetDeploymentCustomEnvironment2$Outbound
|
|
4751
4751
|
| undefined;
|
|
4752
4752
|
oomReport?: string | undefined;
|
|
4753
4753
|
aliasWarning?: ResponseBodyAliasWarning$Outbound | null | undefined;
|
|
@@ -4772,18 +4772,18 @@ export type GetDeploymentResponseBody2$Outbound = {
|
|
|
4772
4772
|
errorStep?: string | undefined;
|
|
4773
4773
|
passiveRegions?: Array<string> | undefined;
|
|
4774
4774
|
gitSource?:
|
|
4775
|
+
| GetDeploymentGitSource10$Outbound
|
|
4776
|
+
| GetDeploymentGitSource12$Outbound
|
|
4777
|
+
| GetDeploymentGitSource4$Outbound
|
|
4775
4778
|
| GetDeploymentGitSource8$Outbound
|
|
4779
|
+
| GetDeploymentGitSource9$Outbound
|
|
4776
4780
|
| GetDeploymentGitSource11$Outbound
|
|
4777
|
-
| GetDeploymentGitSource1$Outbound
|
|
4778
|
-
| GetDeploymentGitSource5$Outbound
|
|
4779
4781
|
| GetDeploymentGitSource2$Outbound
|
|
4780
4782
|
| GetDeploymentGitSource3$Outbound
|
|
4781
|
-
| GetDeploymentGitSource6$Outbound
|
|
4782
4783
|
| GetDeploymentGitSource7$Outbound
|
|
4783
|
-
|
|
|
4784
|
-
|
|
|
4785
|
-
|
|
|
4786
|
-
| GetDeploymentGitSource12$Outbound
|
|
4784
|
+
| GetDeploymentGitSource1$Outbound
|
|
4785
|
+
| GetDeploymentGitSource5$Outbound
|
|
4786
|
+
| GetDeploymentGitSource6$Outbound
|
|
4787
4787
|
| undefined;
|
|
4788
4788
|
meta: { [k: string]: string };
|
|
4789
4789
|
originCacheRegion?: string | undefined;
|
|
@@ -4825,8 +4825,8 @@ export const GetDeploymentResponseBody2$outboundSchema: z.ZodType<
|
|
|
4825
4825
|
previewCommentsEnabled: z.boolean().optional(),
|
|
4826
4826
|
ttyBuildLogs: z.boolean().optional(),
|
|
4827
4827
|
customEnvironment: z.union([
|
|
4828
|
-
z.lazy(() => GetDeploymentCustomEnvironment2$outboundSchema),
|
|
4829
4828
|
z.lazy(() => GetDeploymentCustomEnvironment1$outboundSchema),
|
|
4829
|
+
z.lazy(() => GetDeploymentCustomEnvironment2$outboundSchema),
|
|
4830
4830
|
]).optional(),
|
|
4831
4831
|
oomReport: ResponseBodyOomReport$outboundSchema.optional(),
|
|
4832
4832
|
aliasWarning: z.nullable(
|
|
@@ -4856,18 +4856,18 @@ export const GetDeploymentResponseBody2$outboundSchema: z.ZodType<
|
|
|
4856
4856
|
errorStep: z.string().optional(),
|
|
4857
4857
|
passiveRegions: z.array(z.string()).optional(),
|
|
4858
4858
|
gitSource: z.union([
|
|
4859
|
+
z.lazy(() => GetDeploymentGitSource10$outboundSchema),
|
|
4860
|
+
z.lazy(() => GetDeploymentGitSource12$outboundSchema),
|
|
4861
|
+
z.lazy(() => GetDeploymentGitSource4$outboundSchema),
|
|
4859
4862
|
z.lazy(() => GetDeploymentGitSource8$outboundSchema),
|
|
4863
|
+
z.lazy(() => GetDeploymentGitSource9$outboundSchema),
|
|
4860
4864
|
z.lazy(() => GetDeploymentGitSource11$outboundSchema),
|
|
4861
|
-
z.lazy(() => GetDeploymentGitSource1$outboundSchema),
|
|
4862
|
-
z.lazy(() => GetDeploymentGitSource5$outboundSchema),
|
|
4863
4865
|
z.lazy(() => GetDeploymentGitSource2$outboundSchema),
|
|
4864
4866
|
z.lazy(() => GetDeploymentGitSource3$outboundSchema),
|
|
4865
|
-
z.lazy(() => GetDeploymentGitSource6$outboundSchema),
|
|
4866
4867
|
z.lazy(() => GetDeploymentGitSource7$outboundSchema),
|
|
4867
|
-
z.lazy(() =>
|
|
4868
|
-
z.lazy(() =>
|
|
4869
|
-
z.lazy(() =>
|
|
4870
|
-
z.lazy(() => GetDeploymentGitSource12$outboundSchema),
|
|
4868
|
+
z.lazy(() => GetDeploymentGitSource1$outboundSchema),
|
|
4869
|
+
z.lazy(() => GetDeploymentGitSource5$outboundSchema),
|
|
4870
|
+
z.lazy(() => GetDeploymentGitSource6$outboundSchema),
|
|
4871
4871
|
]).optional(),
|
|
4872
4872
|
meta: z.record(z.string()),
|
|
4873
4873
|
originCacheRegion: z.string().optional(),
|
|
@@ -6463,14 +6463,14 @@ export function getDeploymentCustomEnvironmentDeployments1FromJSON(
|
|
|
6463
6463
|
export const GetDeploymentResponseBodyCustomEnvironment$inboundSchema:
|
|
6464
6464
|
z.ZodType<GetDeploymentResponseBodyCustomEnvironment, z.ZodTypeDef, unknown> =
|
|
6465
6465
|
z.union([
|
|
6466
|
-
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$inboundSchema),
|
|
6467
6466
|
z.lazy(() => GetDeploymentCustomEnvironmentDeployments1$inboundSchema),
|
|
6467
|
+
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$inboundSchema),
|
|
6468
6468
|
]);
|
|
6469
6469
|
|
|
6470
6470
|
/** @internal */
|
|
6471
6471
|
export type GetDeploymentResponseBodyCustomEnvironment$Outbound =
|
|
6472
|
-
|
|
|
6473
|
-
|
|
|
6472
|
+
| GetDeploymentCustomEnvironmentDeployments1$Outbound
|
|
6473
|
+
| GetDeploymentCustomEnvironmentDeployments2$Outbound;
|
|
6474
6474
|
|
|
6475
6475
|
/** @internal */
|
|
6476
6476
|
export const GetDeploymentResponseBodyCustomEnvironment$outboundSchema:
|
|
@@ -6479,8 +6479,8 @@ export const GetDeploymentResponseBodyCustomEnvironment$outboundSchema:
|
|
|
6479
6479
|
z.ZodTypeDef,
|
|
6480
6480
|
GetDeploymentResponseBodyCustomEnvironment
|
|
6481
6481
|
> = z.union([
|
|
6482
|
-
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$outboundSchema),
|
|
6483
6482
|
z.lazy(() => GetDeploymentCustomEnvironmentDeployments1$outboundSchema),
|
|
6483
|
+
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$outboundSchema),
|
|
6484
6484
|
]);
|
|
6485
6485
|
|
|
6486
6486
|
/**
|
|
@@ -8141,34 +8141,34 @@ export const GetDeploymentResponseBodyGitSource$inboundSchema: z.ZodType<
|
|
|
8141
8141
|
z.ZodTypeDef,
|
|
8142
8142
|
unknown
|
|
8143
8143
|
> = z.union([
|
|
8144
|
+
z.lazy(() => GetDeploymentGitSourceDeployments10$inboundSchema),
|
|
8145
|
+
z.lazy(() => GetDeploymentGitSourceDeployments12$inboundSchema),
|
|
8146
|
+
z.lazy(() => GetDeploymentGitSourceDeployments4$inboundSchema),
|
|
8144
8147
|
z.lazy(() => GetDeploymentGitSourceDeployments8$inboundSchema),
|
|
8148
|
+
z.lazy(() => GetDeploymentGitSourceDeployments9$inboundSchema),
|
|
8145
8149
|
z.lazy(() => GetDeploymentGitSourceDeployments11$inboundSchema),
|
|
8146
|
-
z.lazy(() => GetDeploymentGitSourceDeployments1$inboundSchema),
|
|
8147
|
-
z.lazy(() => GetDeploymentGitSourceDeployments5$inboundSchema),
|
|
8148
8150
|
z.lazy(() => GetDeploymentGitSourceDeployments2$inboundSchema),
|
|
8149
8151
|
z.lazy(() => GetDeploymentGitSourceDeployments3$inboundSchema),
|
|
8150
|
-
z.lazy(() => GetDeploymentGitSourceDeployments6$inboundSchema),
|
|
8151
8152
|
z.lazy(() => GetDeploymentGitSourceDeployments7$inboundSchema),
|
|
8152
|
-
z.lazy(() =>
|
|
8153
|
-
z.lazy(() =>
|
|
8154
|
-
z.lazy(() =>
|
|
8155
|
-
z.lazy(() => GetDeploymentGitSourceDeployments12$inboundSchema),
|
|
8153
|
+
z.lazy(() => GetDeploymentGitSourceDeployments1$inboundSchema),
|
|
8154
|
+
z.lazy(() => GetDeploymentGitSourceDeployments5$inboundSchema),
|
|
8155
|
+
z.lazy(() => GetDeploymentGitSourceDeployments6$inboundSchema),
|
|
8156
8156
|
]);
|
|
8157
8157
|
|
|
8158
8158
|
/** @internal */
|
|
8159
8159
|
export type GetDeploymentResponseBodyGitSource$Outbound =
|
|
8160
|
+
| GetDeploymentGitSourceDeployments10$Outbound
|
|
8161
|
+
| GetDeploymentGitSourceDeployments12$Outbound
|
|
8162
|
+
| GetDeploymentGitSourceDeployments4$Outbound
|
|
8160
8163
|
| GetDeploymentGitSourceDeployments8$Outbound
|
|
8164
|
+
| GetDeploymentGitSourceDeployments9$Outbound
|
|
8161
8165
|
| GetDeploymentGitSourceDeployments11$Outbound
|
|
8162
|
-
| GetDeploymentGitSourceDeployments1$Outbound
|
|
8163
|
-
| GetDeploymentGitSourceDeployments5$Outbound
|
|
8164
8166
|
| GetDeploymentGitSourceDeployments2$Outbound
|
|
8165
8167
|
| GetDeploymentGitSourceDeployments3$Outbound
|
|
8166
|
-
| GetDeploymentGitSourceDeployments6$Outbound
|
|
8167
8168
|
| GetDeploymentGitSourceDeployments7$Outbound
|
|
8168
|
-
|
|
|
8169
|
-
|
|
|
8170
|
-
|
|
|
8171
|
-
| GetDeploymentGitSourceDeployments12$Outbound;
|
|
8169
|
+
| GetDeploymentGitSourceDeployments1$Outbound
|
|
8170
|
+
| GetDeploymentGitSourceDeployments5$Outbound
|
|
8171
|
+
| GetDeploymentGitSourceDeployments6$Outbound;
|
|
8172
8172
|
|
|
8173
8173
|
/** @internal */
|
|
8174
8174
|
export const GetDeploymentResponseBodyGitSource$outboundSchema: z.ZodType<
|
|
@@ -8176,18 +8176,18 @@ export const GetDeploymentResponseBodyGitSource$outboundSchema: z.ZodType<
|
|
|
8176
8176
|
z.ZodTypeDef,
|
|
8177
8177
|
GetDeploymentResponseBodyGitSource
|
|
8178
8178
|
> = z.union([
|
|
8179
|
+
z.lazy(() => GetDeploymentGitSourceDeployments10$outboundSchema),
|
|
8180
|
+
z.lazy(() => GetDeploymentGitSourceDeployments12$outboundSchema),
|
|
8181
|
+
z.lazy(() => GetDeploymentGitSourceDeployments4$outboundSchema),
|
|
8179
8182
|
z.lazy(() => GetDeploymentGitSourceDeployments8$outboundSchema),
|
|
8183
|
+
z.lazy(() => GetDeploymentGitSourceDeployments9$outboundSchema),
|
|
8180
8184
|
z.lazy(() => GetDeploymentGitSourceDeployments11$outboundSchema),
|
|
8181
|
-
z.lazy(() => GetDeploymentGitSourceDeployments1$outboundSchema),
|
|
8182
|
-
z.lazy(() => GetDeploymentGitSourceDeployments5$outboundSchema),
|
|
8183
8185
|
z.lazy(() => GetDeploymentGitSourceDeployments2$outboundSchema),
|
|
8184
8186
|
z.lazy(() => GetDeploymentGitSourceDeployments3$outboundSchema),
|
|
8185
|
-
z.lazy(() => GetDeploymentGitSourceDeployments6$outboundSchema),
|
|
8186
8187
|
z.lazy(() => GetDeploymentGitSourceDeployments7$outboundSchema),
|
|
8187
|
-
z.lazy(() =>
|
|
8188
|
-
z.lazy(() =>
|
|
8189
|
-
z.lazy(() =>
|
|
8190
|
-
z.lazy(() => GetDeploymentGitSourceDeployments12$outboundSchema),
|
|
8188
|
+
z.lazy(() => GetDeploymentGitSourceDeployments1$outboundSchema),
|
|
8189
|
+
z.lazy(() => GetDeploymentGitSourceDeployments5$outboundSchema),
|
|
8190
|
+
z.lazy(() => GetDeploymentGitSourceDeployments6$outboundSchema),
|
|
8191
8191
|
]);
|
|
8192
8192
|
|
|
8193
8193
|
/**
|
|
@@ -9369,15 +9369,15 @@ export const ResponseBodyRoutes$inboundSchema: z.ZodType<
|
|
|
9369
9369
|
unknown
|
|
9370
9370
|
> = z.union([
|
|
9371
9371
|
z.lazy(() => GetDeploymentRoutes3$inboundSchema),
|
|
9372
|
-
z.lazy(() => GetDeploymentRoutes2$inboundSchema),
|
|
9373
9372
|
z.lazy(() => GetDeploymentRoutes1$inboundSchema),
|
|
9373
|
+
z.lazy(() => GetDeploymentRoutes2$inboundSchema),
|
|
9374
9374
|
]);
|
|
9375
9375
|
|
|
9376
9376
|
/** @internal */
|
|
9377
9377
|
export type ResponseBodyRoutes$Outbound =
|
|
9378
9378
|
| GetDeploymentRoutes3$Outbound
|
|
9379
|
-
|
|
|
9380
|
-
|
|
|
9379
|
+
| GetDeploymentRoutes1$Outbound
|
|
9380
|
+
| GetDeploymentRoutes2$Outbound;
|
|
9381
9381
|
|
|
9382
9382
|
/** @internal */
|
|
9383
9383
|
export const ResponseBodyRoutes$outboundSchema: z.ZodType<
|
|
@@ -9386,8 +9386,8 @@ export const ResponseBodyRoutes$outboundSchema: z.ZodType<
|
|
|
9386
9386
|
ResponseBodyRoutes
|
|
9387
9387
|
> = z.union([
|
|
9388
9388
|
z.lazy(() => GetDeploymentRoutes3$outboundSchema),
|
|
9389
|
-
z.lazy(() => GetDeploymentRoutes2$outboundSchema),
|
|
9390
9389
|
z.lazy(() => GetDeploymentRoutes1$outboundSchema),
|
|
9390
|
+
z.lazy(() => GetDeploymentRoutes2$outboundSchema),
|
|
9391
9391
|
]);
|
|
9392
9392
|
|
|
9393
9393
|
/**
|
|
@@ -9801,16 +9801,16 @@ export const ResponseBodyGitRepo$inboundSchema: z.ZodType<
|
|
|
9801
9801
|
z.ZodTypeDef,
|
|
9802
9802
|
unknown
|
|
9803
9803
|
> = z.union([
|
|
9804
|
-
z.lazy(() => GetDeploymentGitRepo1$inboundSchema),
|
|
9805
9804
|
z.lazy(() => GetDeploymentGitRepo2$inboundSchema),
|
|
9806
9805
|
z.lazy(() => GetDeploymentGitRepo3$inboundSchema),
|
|
9806
|
+
z.lazy(() => GetDeploymentGitRepo1$inboundSchema),
|
|
9807
9807
|
]);
|
|
9808
9808
|
|
|
9809
9809
|
/** @internal */
|
|
9810
9810
|
export type ResponseBodyGitRepo$Outbound =
|
|
9811
|
-
| GetDeploymentGitRepo1$Outbound
|
|
9812
9811
|
| GetDeploymentGitRepo2$Outbound
|
|
9813
|
-
| GetDeploymentGitRepo3$Outbound
|
|
9812
|
+
| GetDeploymentGitRepo3$Outbound
|
|
9813
|
+
| GetDeploymentGitRepo1$Outbound;
|
|
9814
9814
|
|
|
9815
9815
|
/** @internal */
|
|
9816
9816
|
export const ResponseBodyGitRepo$outboundSchema: z.ZodType<
|
|
@@ -9818,9 +9818,9 @@ export const ResponseBodyGitRepo$outboundSchema: z.ZodType<
|
|
|
9818
9818
|
z.ZodTypeDef,
|
|
9819
9819
|
ResponseBodyGitRepo
|
|
9820
9820
|
> = z.union([
|
|
9821
|
-
z.lazy(() => GetDeploymentGitRepo1$outboundSchema),
|
|
9822
9821
|
z.lazy(() => GetDeploymentGitRepo2$outboundSchema),
|
|
9823
9822
|
z.lazy(() => GetDeploymentGitRepo3$outboundSchema),
|
|
9823
|
+
z.lazy(() => GetDeploymentGitRepo1$outboundSchema),
|
|
9824
9824
|
]);
|
|
9825
9825
|
|
|
9826
9826
|
/**
|
|
@@ -10353,14 +10353,14 @@ export const ResponseBodyMicrofrontends$inboundSchema: z.ZodType<
|
|
|
10353
10353
|
z.ZodTypeDef,
|
|
10354
10354
|
unknown
|
|
10355
10355
|
> = z.union([
|
|
10356
|
-
z.lazy(() => GetDeploymentMicrofrontends1$inboundSchema),
|
|
10357
10356
|
z.lazy(() => GetDeploymentMicrofrontends2$inboundSchema),
|
|
10357
|
+
z.lazy(() => GetDeploymentMicrofrontends1$inboundSchema),
|
|
10358
10358
|
]);
|
|
10359
10359
|
|
|
10360
10360
|
/** @internal */
|
|
10361
10361
|
export type ResponseBodyMicrofrontends$Outbound =
|
|
10362
|
-
|
|
|
10363
|
-
|
|
|
10362
|
+
| GetDeploymentMicrofrontends2$Outbound
|
|
10363
|
+
| GetDeploymentMicrofrontends1$Outbound;
|
|
10364
10364
|
|
|
10365
10365
|
/** @internal */
|
|
10366
10366
|
export const ResponseBodyMicrofrontends$outboundSchema: z.ZodType<
|
|
@@ -10368,8 +10368,8 @@ export const ResponseBodyMicrofrontends$outboundSchema: z.ZodType<
|
|
|
10368
10368
|
z.ZodTypeDef,
|
|
10369
10369
|
ResponseBodyMicrofrontends
|
|
10370
10370
|
> = z.union([
|
|
10371
|
-
z.lazy(() => GetDeploymentMicrofrontends1$outboundSchema),
|
|
10372
10371
|
z.lazy(() => GetDeploymentMicrofrontends2$outboundSchema),
|
|
10372
|
+
z.lazy(() => GetDeploymentMicrofrontends1$outboundSchema),
|
|
10373
10373
|
]);
|
|
10374
10374
|
|
|
10375
10375
|
/**
|
|
@@ -10700,8 +10700,8 @@ export const GetDeploymentResponseBody1$inboundSchema: z.ZodType<
|
|
|
10700
10700
|
previewCommentsEnabled: z.boolean().optional(),
|
|
10701
10701
|
ttyBuildLogs: z.boolean().optional(),
|
|
10702
10702
|
customEnvironment: z.union([
|
|
10703
|
-
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$inboundSchema),
|
|
10704
10703
|
z.lazy(() => GetDeploymentCustomEnvironmentDeployments1$inboundSchema),
|
|
10704
|
+
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$inboundSchema),
|
|
10705
10705
|
]).optional(),
|
|
10706
10706
|
oomReport: GetDeploymentResponseBodyOomReport$inboundSchema.optional(),
|
|
10707
10707
|
aliasWarning: z.nullable(
|
|
@@ -10729,18 +10729,18 @@ export const GetDeploymentResponseBody1$inboundSchema: z.ZodType<
|
|
|
10729
10729
|
errorStep: z.string().optional(),
|
|
10730
10730
|
passiveRegions: z.array(z.string()).optional(),
|
|
10731
10731
|
gitSource: z.union([
|
|
10732
|
+
z.lazy(() => GetDeploymentGitSourceDeployments10$inboundSchema),
|
|
10733
|
+
z.lazy(() => GetDeploymentGitSourceDeployments12$inboundSchema),
|
|
10734
|
+
z.lazy(() => GetDeploymentGitSourceDeployments4$inboundSchema),
|
|
10732
10735
|
z.lazy(() => GetDeploymentGitSourceDeployments8$inboundSchema),
|
|
10736
|
+
z.lazy(() => GetDeploymentGitSourceDeployments9$inboundSchema),
|
|
10733
10737
|
z.lazy(() => GetDeploymentGitSourceDeployments11$inboundSchema),
|
|
10734
|
-
z.lazy(() => GetDeploymentGitSourceDeployments1$inboundSchema),
|
|
10735
|
-
z.lazy(() => GetDeploymentGitSourceDeployments5$inboundSchema),
|
|
10736
10738
|
z.lazy(() => GetDeploymentGitSourceDeployments2$inboundSchema),
|
|
10737
10739
|
z.lazy(() => GetDeploymentGitSourceDeployments3$inboundSchema),
|
|
10738
|
-
z.lazy(() => GetDeploymentGitSourceDeployments6$inboundSchema),
|
|
10739
10740
|
z.lazy(() => GetDeploymentGitSourceDeployments7$inboundSchema),
|
|
10740
|
-
z.lazy(() =>
|
|
10741
|
-
z.lazy(() =>
|
|
10742
|
-
z.lazy(() =>
|
|
10743
|
-
z.lazy(() => GetDeploymentGitSourceDeployments12$inboundSchema),
|
|
10741
|
+
z.lazy(() => GetDeploymentGitSourceDeployments1$inboundSchema),
|
|
10742
|
+
z.lazy(() => GetDeploymentGitSourceDeployments5$inboundSchema),
|
|
10743
|
+
z.lazy(() => GetDeploymentGitSourceDeployments6$inboundSchema),
|
|
10744
10744
|
]).optional(),
|
|
10745
10745
|
meta: z.record(z.string()),
|
|
10746
10746
|
originCacheRegion: z.string().optional(),
|
|
@@ -10771,16 +10771,16 @@ export const GetDeploymentResponseBody1$inboundSchema: z.ZodType<
|
|
|
10771
10771
|
z.array(z.union([
|
|
10772
10772
|
z.lazy(() => GetDeploymentRoutes3$inboundSchema),
|
|
10773
10773
|
z.lazy(() =>
|
|
10774
|
-
|
|
10774
|
+
GetDeploymentRoutes1$inboundSchema
|
|
10775
10775
|
),
|
|
10776
|
-
z.lazy(() =>
|
|
10776
|
+
z.lazy(() => GetDeploymentRoutes2$inboundSchema),
|
|
10777
10777
|
])),
|
|
10778
10778
|
),
|
|
10779
10779
|
gitRepo: z.nullable(
|
|
10780
10780
|
z.union([
|
|
10781
|
-
z.lazy(() => GetDeploymentGitRepo1$inboundSchema),
|
|
10782
10781
|
z.lazy(() => GetDeploymentGitRepo2$inboundSchema),
|
|
10783
10782
|
z.lazy(() => GetDeploymentGitRepo3$inboundSchema),
|
|
10783
|
+
z.lazy(() => GetDeploymentGitRepo1$inboundSchema),
|
|
10784
10784
|
]),
|
|
10785
10785
|
).optional(),
|
|
10786
10786
|
flags: z.union([
|
|
@@ -10788,8 +10788,8 @@ export const GetDeploymentResponseBody1$inboundSchema: z.ZodType<
|
|
|
10788
10788
|
z.array(z.lazy(() => GetDeploymentFlags2$inboundSchema)),
|
|
10789
10789
|
]).optional(),
|
|
10790
10790
|
microfrontends: z.union([
|
|
10791
|
-
z.lazy(() => GetDeploymentMicrofrontends1$inboundSchema),
|
|
10792
10791
|
z.lazy(() => GetDeploymentMicrofrontends2$inboundSchema),
|
|
10792
|
+
z.lazy(() => GetDeploymentMicrofrontends1$inboundSchema),
|
|
10793
10793
|
]).optional(),
|
|
10794
10794
|
config: z.lazy(() => ResponseBodyConfig$inboundSchema).optional(),
|
|
10795
10795
|
checks: z.lazy(() => ResponseBodyChecks$inboundSchema).optional(),
|
|
@@ -10828,8 +10828,8 @@ export type GetDeploymentResponseBody1$Outbound = {
|
|
|
10828
10828
|
previewCommentsEnabled?: boolean | undefined;
|
|
10829
10829
|
ttyBuildLogs?: boolean | undefined;
|
|
10830
10830
|
customEnvironment?:
|
|
10831
|
-
| GetDeploymentCustomEnvironmentDeployments2$Outbound
|
|
10832
10831
|
| GetDeploymentCustomEnvironmentDeployments1$Outbound
|
|
10832
|
+
| GetDeploymentCustomEnvironmentDeployments2$Outbound
|
|
10833
10833
|
| undefined;
|
|
10834
10834
|
oomReport?: string | undefined;
|
|
10835
10835
|
aliasWarning?:
|
|
@@ -10857,18 +10857,18 @@ export type GetDeploymentResponseBody1$Outbound = {
|
|
|
10857
10857
|
errorStep?: string | undefined;
|
|
10858
10858
|
passiveRegions?: Array<string> | undefined;
|
|
10859
10859
|
gitSource?:
|
|
10860
|
+
| GetDeploymentGitSourceDeployments10$Outbound
|
|
10861
|
+
| GetDeploymentGitSourceDeployments12$Outbound
|
|
10862
|
+
| GetDeploymentGitSourceDeployments4$Outbound
|
|
10860
10863
|
| GetDeploymentGitSourceDeployments8$Outbound
|
|
10864
|
+
| GetDeploymentGitSourceDeployments9$Outbound
|
|
10861
10865
|
| GetDeploymentGitSourceDeployments11$Outbound
|
|
10862
|
-
| GetDeploymentGitSourceDeployments1$Outbound
|
|
10863
|
-
| GetDeploymentGitSourceDeployments5$Outbound
|
|
10864
10866
|
| GetDeploymentGitSourceDeployments2$Outbound
|
|
10865
10867
|
| GetDeploymentGitSourceDeployments3$Outbound
|
|
10866
|
-
| GetDeploymentGitSourceDeployments6$Outbound
|
|
10867
10868
|
| GetDeploymentGitSourceDeployments7$Outbound
|
|
10868
|
-
|
|
|
10869
|
-
|
|
|
10870
|
-
|
|
|
10871
|
-
| GetDeploymentGitSourceDeployments12$Outbound
|
|
10869
|
+
| GetDeploymentGitSourceDeployments1$Outbound
|
|
10870
|
+
| GetDeploymentGitSourceDeployments5$Outbound
|
|
10871
|
+
| GetDeploymentGitSourceDeployments6$Outbound
|
|
10872
10872
|
| undefined;
|
|
10873
10873
|
meta: { [k: string]: string };
|
|
10874
10874
|
originCacheRegion?: string | undefined;
|
|
@@ -10898,14 +10898,14 @@ export type GetDeploymentResponseBody1$Outbound = {
|
|
|
10898
10898
|
routes:
|
|
10899
10899
|
| Array<
|
|
10900
10900
|
| GetDeploymentRoutes3$Outbound
|
|
10901
|
-
| GetDeploymentRoutes2$Outbound
|
|
10902
10901
|
| GetDeploymentRoutes1$Outbound
|
|
10902
|
+
| GetDeploymentRoutes2$Outbound
|
|
10903
10903
|
>
|
|
10904
10904
|
| null;
|
|
10905
10905
|
gitRepo?:
|
|
10906
|
-
| GetDeploymentGitRepo1$Outbound
|
|
10907
10906
|
| GetDeploymentGitRepo2$Outbound
|
|
10908
10907
|
| GetDeploymentGitRepo3$Outbound
|
|
10908
|
+
| GetDeploymentGitRepo1$Outbound
|
|
10909
10909
|
| null
|
|
10910
10910
|
| undefined;
|
|
10911
10911
|
flags?:
|
|
@@ -10913,8 +10913,8 @@ export type GetDeploymentResponseBody1$Outbound = {
|
|
|
10913
10913
|
| Array<GetDeploymentFlags2$Outbound>
|
|
10914
10914
|
| undefined;
|
|
10915
10915
|
microfrontends?:
|
|
10916
|
-
| GetDeploymentMicrofrontends1$Outbound
|
|
10917
10916
|
| GetDeploymentMicrofrontends2$Outbound
|
|
10917
|
+
| GetDeploymentMicrofrontends1$Outbound
|
|
10918
10918
|
| undefined;
|
|
10919
10919
|
config?: ResponseBodyConfig$Outbound | undefined;
|
|
10920
10920
|
checks?: ResponseBodyChecks$Outbound | undefined;
|
|
@@ -10960,8 +10960,8 @@ export const GetDeploymentResponseBody1$outboundSchema: z.ZodType<
|
|
|
10960
10960
|
previewCommentsEnabled: z.boolean().optional(),
|
|
10961
10961
|
ttyBuildLogs: z.boolean().optional(),
|
|
10962
10962
|
customEnvironment: z.union([
|
|
10963
|
-
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$outboundSchema),
|
|
10964
10963
|
z.lazy(() => GetDeploymentCustomEnvironmentDeployments1$outboundSchema),
|
|
10964
|
+
z.lazy(() => GetDeploymentCustomEnvironmentDeployments2$outboundSchema),
|
|
10965
10965
|
]).optional(),
|
|
10966
10966
|
oomReport: GetDeploymentResponseBodyOomReport$outboundSchema.optional(),
|
|
10967
10967
|
aliasWarning: z.nullable(
|
|
@@ -10989,18 +10989,18 @@ export const GetDeploymentResponseBody1$outboundSchema: z.ZodType<
|
|
|
10989
10989
|
errorStep: z.string().optional(),
|
|
10990
10990
|
passiveRegions: z.array(z.string()).optional(),
|
|
10991
10991
|
gitSource: z.union([
|
|
10992
|
+
z.lazy(() => GetDeploymentGitSourceDeployments10$outboundSchema),
|
|
10993
|
+
z.lazy(() => GetDeploymentGitSourceDeployments12$outboundSchema),
|
|
10994
|
+
z.lazy(() => GetDeploymentGitSourceDeployments4$outboundSchema),
|
|
10992
10995
|
z.lazy(() => GetDeploymentGitSourceDeployments8$outboundSchema),
|
|
10996
|
+
z.lazy(() => GetDeploymentGitSourceDeployments9$outboundSchema),
|
|
10993
10997
|
z.lazy(() => GetDeploymentGitSourceDeployments11$outboundSchema),
|
|
10994
|
-
z.lazy(() => GetDeploymentGitSourceDeployments1$outboundSchema),
|
|
10995
|
-
z.lazy(() => GetDeploymentGitSourceDeployments5$outboundSchema),
|
|
10996
10998
|
z.lazy(() => GetDeploymentGitSourceDeployments2$outboundSchema),
|
|
10997
10999
|
z.lazy(() => GetDeploymentGitSourceDeployments3$outboundSchema),
|
|
10998
|
-
z.lazy(() => GetDeploymentGitSourceDeployments6$outboundSchema),
|
|
10999
11000
|
z.lazy(() => GetDeploymentGitSourceDeployments7$outboundSchema),
|
|
11000
|
-
z.lazy(() =>
|
|
11001
|
-
z.lazy(() =>
|
|
11002
|
-
z.lazy(() =>
|
|
11003
|
-
z.lazy(() => GetDeploymentGitSourceDeployments12$outboundSchema),
|
|
11001
|
+
z.lazy(() => GetDeploymentGitSourceDeployments1$outboundSchema),
|
|
11002
|
+
z.lazy(() => GetDeploymentGitSourceDeployments5$outboundSchema),
|
|
11003
|
+
z.lazy(() => GetDeploymentGitSourceDeployments6$outboundSchema),
|
|
11004
11004
|
]).optional(),
|
|
11005
11005
|
meta: z.record(z.string()),
|
|
11006
11006
|
originCacheRegion: z.string().optional(),
|
|
@@ -11031,16 +11031,16 @@ export const GetDeploymentResponseBody1$outboundSchema: z.ZodType<
|
|
|
11031
11031
|
z.array(z.union([
|
|
11032
11032
|
z.lazy(() => GetDeploymentRoutes3$outboundSchema),
|
|
11033
11033
|
z.lazy(() =>
|
|
11034
|
-
|
|
11034
|
+
GetDeploymentRoutes1$outboundSchema
|
|
11035
11035
|
),
|
|
11036
|
-
z.lazy(() =>
|
|
11036
|
+
z.lazy(() => GetDeploymentRoutes2$outboundSchema),
|
|
11037
11037
|
])),
|
|
11038
11038
|
),
|
|
11039
11039
|
gitRepo: z.nullable(
|
|
11040
11040
|
z.union([
|
|
11041
|
-
z.lazy(() => GetDeploymentGitRepo1$outboundSchema),
|
|
11042
11041
|
z.lazy(() => GetDeploymentGitRepo2$outboundSchema),
|
|
11043
11042
|
z.lazy(() => GetDeploymentGitRepo3$outboundSchema),
|
|
11043
|
+
z.lazy(() => GetDeploymentGitRepo1$outboundSchema),
|
|
11044
11044
|
]),
|
|
11045
11045
|
).optional(),
|
|
11046
11046
|
flags: z.union([
|
|
@@ -11048,8 +11048,8 @@ export const GetDeploymentResponseBody1$outboundSchema: z.ZodType<
|
|
|
11048
11048
|
z.array(z.lazy(() => GetDeploymentFlags2$outboundSchema)),
|
|
11049
11049
|
]).optional(),
|
|
11050
11050
|
microfrontends: z.union([
|
|
11051
|
-
z.lazy(() => GetDeploymentMicrofrontends1$outboundSchema),
|
|
11052
11051
|
z.lazy(() => GetDeploymentMicrofrontends2$outboundSchema),
|
|
11052
|
+
z.lazy(() => GetDeploymentMicrofrontends1$outboundSchema),
|
|
11053
11053
|
]).optional(),
|
|
11054
11054
|
config: z.lazy(() => ResponseBodyConfig$outboundSchema).optional(),
|
|
11055
11055
|
checks: z.lazy(() => ResponseBodyChecks$outboundSchema).optional(),
|
|
@@ -11092,14 +11092,14 @@ export const GetDeploymentResponseBody$inboundSchema: z.ZodType<
|
|
|
11092
11092
|
z.ZodTypeDef,
|
|
11093
11093
|
unknown
|
|
11094
11094
|
> = z.union([
|
|
11095
|
-
z.lazy(() => GetDeploymentResponseBody2$inboundSchema),
|
|
11096
11095
|
z.lazy(() => GetDeploymentResponseBody1$inboundSchema),
|
|
11096
|
+
z.lazy(() => GetDeploymentResponseBody2$inboundSchema),
|
|
11097
11097
|
]);
|
|
11098
11098
|
|
|
11099
11099
|
/** @internal */
|
|
11100
11100
|
export type GetDeploymentResponseBody$Outbound =
|
|
11101
|
-
|
|
|
11102
|
-
|
|
|
11101
|
+
| GetDeploymentResponseBody1$Outbound
|
|
11102
|
+
| GetDeploymentResponseBody2$Outbound;
|
|
11103
11103
|
|
|
11104
11104
|
/** @internal */
|
|
11105
11105
|
export const GetDeploymentResponseBody$outboundSchema: z.ZodType<
|
|
@@ -11107,8 +11107,8 @@ export const GetDeploymentResponseBody$outboundSchema: z.ZodType<
|
|
|
11107
11107
|
z.ZodTypeDef,
|
|
11108
11108
|
GetDeploymentResponseBody
|
|
11109
11109
|
> = z.union([
|
|
11110
|
-
z.lazy(() => GetDeploymentResponseBody2$outboundSchema),
|
|
11111
11110
|
z.lazy(() => GetDeploymentResponseBody1$outboundSchema),
|
|
11111
|
+
z.lazy(() => GetDeploymentResponseBody2$outboundSchema),
|
|
11112
11112
|
]);
|
|
11113
11113
|
|
|
11114
11114
|
/**
|