@smartspace/api-client 0.1.0-main.94e0c20 → 0.1.0-main.c98d583
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/dist/generated/chat/api.d.ts +85 -71
- package/dist/generated/chat/api.js +114 -53
- package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.d.ts +23 -0
- package/dist/generated/chat/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/chat/models/enumsModelPublisher.js +25 -0
- package/dist/generated/chat/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/chat/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +20 -18
- package/dist/generated/chat/models/index.js +20 -18
- package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.d.ts → messageThreadsGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessagesIdCommentsParams.d.ts → messagesGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/modelModel.d.ts +2 -0
- package/dist/generated/chat/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/chat/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/notificationNotification.d.ts +2 -0
- package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.d.ts → workSpacesGetAccessParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.d.ts → workSpacesGetUsersParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesThreadParams.d.ts} +1 -1
- package/dist/generated/chat/models/workSpacesThreadParams.js +8 -0
- package/dist/generated/chat/zod.d.ts +416 -218
- package/dist/generated/chat/zod.js +493 -359
- package/dist/generated/config/api.d.ts +213 -215
- package/dist/generated/config/api.js +152 -155
- package/dist/generated/config/models/{getAccessParams.d.ts → accessGetAccessesParams.d.ts} +5 -11
- package/dist/generated/config/models/{getAccessGroupsParams.d.ts → accessGetGroupsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.d.ts → accessGetUsersInRoleRolesRoleIdUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessUsersParams.d.ts → accessGetUsersInRoleUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/accessSearchGroupsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchServicePrincipalsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchUsersParams.d.ts +15 -0
- package/dist/generated/config/models/{getActivityCsvWorkspaceParams.d.ts → activityExportLoggingsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getActivityWorkspaceParams.d.ts → activityGetLoggingParams.d.ts} +1 -1
- package/dist/generated/config/models/appUserAppUserSearchResult.d.ts +1 -0
- package/dist/generated/config/models/appUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/azureADGroup.d.ts +11 -0
- package/dist/generated/config/models/{postBlockSetsNameBody.d.ts → blockSetsAddBlockSetBody.d.ts} +1 -1
- package/dist/generated/config/models/{getBlocksParams.d.ts → blockSetsGetBlockSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getBlockSetsParams.d.ts → blocksGetBlocksParams.d.ts} +1 -1
- package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.d.ts → containersPostParams.d.ts} +1 -1
- package/dist/generated/config/models/createModel.d.ts +2 -0
- package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.d.ts → dataSetsGetContainerItemsRunHistoryParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersParams.d.ts → dataSetsGetGetParams.d.ts} +3 -3
- package/dist/generated/config/models/{getDataSetsIdItemsParams.d.ts → dataSetsGetIdItemsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.d.ts → dataSourcesContainersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesParams.d.ts → dataSourcesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.d.ts → dataSpacesGetDataSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesParams.d.ts → dataSpacesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/config/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/config/models/enumsModelPublisher.js +25 -0
- package/dist/generated/config/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/config/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.d.ts → flowRunsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsSearchParams.d.ts → flowRunsSearchFlowRunsParams.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +53 -44
- package/dist/generated/config/models/index.js +53 -44
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.d.ts → messageThreadsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.d.ts → messageThreadsGetWorkspaceExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/modelModel.d.ts +2 -0
- package/dist/generated/config/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/config/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/config/models/notificationNotification.d.ts +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.js +2 -0
- package/dist/generated/config/models/{getReportingTokensByDurationParams.d.ts → reportingGetRequestsParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetRequestsParams.js +2 -0
- package/dist/generated/config/models/{getReportingRequestsByDurationParams.d.ts → reportingGetTokensParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetTokensParams.js +2 -0
- package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersIdWorkspacesParams.d.ts → usersGetAccessWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSetsParams.d.ts → usersGetUsersParams.d.ts} +3 -3
- package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.d.ts → usersRemoveUserFromAllWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersSearchParams.d.ts → usersSearchUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpaceTemplatesParams.d.ts → workSpaceTemplatesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesGetThreadsParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetThreadsParams.js +8 -0
- package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.d.ts → workSpacesUpdatePromptResponseFlagParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.js +8 -0
- package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.d.ts → workSpacesWorkspaceFilesWorkspaceIdFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesWorkspaceIdFilesBody.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.d.ts → workSpacesWorkspaceFilesWorkspaceIdFilesParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesWorkspaceIdFilesParams.js +8 -0
- package/dist/generated/config/zod.d.ts +718 -670
- package/dist/generated/config/zod.js +922 -945
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +24 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +5 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.d.ts +27 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.MessageThread.js +5 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +61 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.js +2 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.d.ts +21 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.js +108 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -1
- package/dist/signalr.d.ts +4 -0
- package/dist/signalr.js +18 -0
- package/package.json +6 -2
- /package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdDownloadParams.js → dtosMessageThreadsMessageThreadDto.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdParams.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdUriParams.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → messageThreadsGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getNotificationParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → messagesGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → workSpacesGetAccessParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesParams.js → workSpacesGetGetParams.js} +0 -0
- /package/dist/generated/chat/models/{postFilesBody.js → workSpacesGetUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityCsvWorkspaceParams.js → accessGetAccessesParams.js} +0 -0
- /package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.js → accessGetGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessGroupsParams.js → accessGetUsersInRoleRolesRoleIdUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessParams.js → accessGetUsersInRoleUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.js → accessSearchGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessUsersParams.js → accessSearchServicePrincipalsParams.js} +0 -0
- /package/dist/generated/config/models/{getBlockSetsParams.js → accessSearchUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityWorkspaceParams.js → activityExportLoggingsParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingRequestsByDurationParams.js → activityGetLoggingParams.js} +0 -0
- /package/dist/generated/config/models/{getBlocksParams.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.js → azureADGroup.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdItemsParams.js → blockSetsAddBlockSetBody.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsParams.js → blockSetsGetBlockSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.js → blocksGetBlocksParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesParams.js → containersPostParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.js → dataSetsGetContainerItemsRunHistoryParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesParams.js → dataSetsGetGetParams.js} +0 -0
- /package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → dataSetsGetIdItemsParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdDownloadParams.js → dataSourcesContainersParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdParams.js → dataSourcesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdUriParams.js → dataSpacesGetDataSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.js → dataSpacesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200One.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Three.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Two.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsSearchParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/config/models/{getModelsParams.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getNotificationParams.js → flowRunsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/config/models/{getUsersParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/config/models/{getUsersSearchParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → flowRunsSearchFlowRunsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → messageThreadsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesParams.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → pagedDataCollectionAppUserAppUserSearchResult.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → usersGetAccessWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{postBlockSetsNameBody.js → usersGetUsersParams.js} +0 -0
- /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → usersRemoveUserFromAllWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{postFilesBody.js → usersSearchUsersParams.js} +0 -0
- /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → workSpaceTemplatesGetParams.js} +0 -0
- /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → workSpacesGetGetParams.js} +0 -0
|
@@ -6,22 +6,32 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import zod from 'zod';
|
|
8
8
|
/**
|
|
9
|
-
* @summary Retrieve access details
|
|
9
|
+
* @summary Retrieve access details with optional filtering by workspace, access type, principal type, and search.
|
|
10
10
|
*/
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
11
|
+
export declare const accessGetAccessesQueryWorkspaceIdRegExp: RegExp;
|
|
12
|
+
export declare const accessGetAccessesQueryTakeDefault = 50;
|
|
13
|
+
export declare const accessGetAccessesQuerySkipDefault = 0;
|
|
14
|
+
export declare const accessGetAccessesQueryParams: zod.ZodObject<{
|
|
15
15
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
16
|
+
accessType: zod.ZodOptional<zod.ZodEnum<{
|
|
17
|
+
Principal: "Principal";
|
|
18
|
+
Group: "Group";
|
|
19
|
+
}>>;
|
|
20
|
+
principalType: zod.ZodOptional<zod.ZodEnum<{
|
|
21
|
+
Unknown: "Unknown";
|
|
22
|
+
User: "User";
|
|
23
|
+
ServicePrincipal: "ServicePrincipal";
|
|
24
|
+
Internal: "Internal";
|
|
25
|
+
}>>;
|
|
16
26
|
search: zod.ZodOptional<zod.ZodString>;
|
|
17
27
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
18
28
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
19
29
|
}, zod.core.$strict>;
|
|
20
|
-
export declare const
|
|
21
|
-
export declare const
|
|
22
|
-
export declare const
|
|
23
|
-
export declare const
|
|
24
|
-
export declare const
|
|
30
|
+
export declare const accessGetAccessesResponseDataItemIdRegExp: RegExp;
|
|
31
|
+
export declare const accessGetAccessesResponseDataItemMessageIdRegExp: RegExp;
|
|
32
|
+
export declare const accessGetAccessesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
33
|
+
export declare const accessGetAccessesResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
34
|
+
export declare const accessGetAccessesResponse: zod.ZodObject<{
|
|
25
35
|
data: zod.ZodArray<zod.ZodObject<{
|
|
26
36
|
accessType: zod.ZodEnum<{
|
|
27
37
|
Principal: "Principal";
|
|
@@ -46,11 +56,11 @@ export declare const getAccessResponse: zod.ZodObject<{
|
|
|
46
56
|
/**
|
|
47
57
|
* @summary Update or set new access parameters in SmartSpace, using detailed access model specifications.
|
|
48
58
|
*/
|
|
49
|
-
export declare const
|
|
50
|
-
export declare const
|
|
51
|
-
export declare const
|
|
52
|
-
export declare const
|
|
53
|
-
export declare const
|
|
59
|
+
export declare const accessAddAccessBodyIdRegExp: RegExp;
|
|
60
|
+
export declare const accessAddAccessBodyMessageIdRegExp: RegExp;
|
|
61
|
+
export declare const accessAddAccessBodyMessageThreadIdRegExp: RegExp;
|
|
62
|
+
export declare const accessAddAccessBodyWorkSpaceIdRegExp: RegExp;
|
|
63
|
+
export declare const accessAddAccessBody: zod.ZodObject<{
|
|
54
64
|
accessType: zod.ZodEnum<{
|
|
55
65
|
Principal: "Principal";
|
|
56
66
|
Group: "Group";
|
|
@@ -69,11 +79,11 @@ export declare const putAccessBody: zod.ZodObject<{
|
|
|
69
79
|
userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
70
80
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
71
81
|
}, zod.core.$strict>;
|
|
72
|
-
export declare const
|
|
73
|
-
export declare const
|
|
74
|
-
export declare const
|
|
75
|
-
export declare const
|
|
76
|
-
export declare const
|
|
82
|
+
export declare const accessAddAccessResponseIdRegExp: RegExp;
|
|
83
|
+
export declare const accessAddAccessResponseMessageIdRegExp: RegExp;
|
|
84
|
+
export declare const accessAddAccessResponseMessageThreadIdRegExp: RegExp;
|
|
85
|
+
export declare const accessAddAccessResponseWorkSpaceIdRegExp: RegExp;
|
|
86
|
+
export declare const accessAddAccessResponse: zod.ZodObject<{
|
|
77
87
|
accessType: zod.ZodEnum<{
|
|
78
88
|
Principal: "Principal";
|
|
79
89
|
Group: "Group";
|
|
@@ -95,14 +105,14 @@ export declare const putAccessResponse: zod.ZodObject<{
|
|
|
95
105
|
/**
|
|
96
106
|
* @summary List groups from Azure AD
|
|
97
107
|
*/
|
|
98
|
-
export declare const
|
|
99
|
-
export declare const
|
|
100
|
-
export declare const
|
|
108
|
+
export declare const accessGetGroupsQuerySkipDefault = 0;
|
|
109
|
+
export declare const accessGetGroupsQueryTakeDefault = 20;
|
|
110
|
+
export declare const accessGetGroupsQueryParams: zod.ZodObject<{
|
|
101
111
|
search: zod.ZodOptional<zod.ZodString>;
|
|
102
112
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
103
113
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
104
114
|
}, zod.core.$strict>;
|
|
105
|
-
export declare const
|
|
115
|
+
export declare const accessGetGroupsResponse: zod.ZodObject<{
|
|
106
116
|
data: zod.ZodArray<zod.ZodObject<{
|
|
107
117
|
displayName: zod.ZodString;
|
|
108
118
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -114,13 +124,13 @@ export declare const getAccessGroupsResponse: zod.ZodObject<{
|
|
|
114
124
|
/**
|
|
115
125
|
* @summary Fetch a list of all roles defined within SmartSpace, providing an overview of role-based access control.
|
|
116
126
|
*/
|
|
117
|
-
export declare const
|
|
118
|
-
export declare const
|
|
127
|
+
export declare const accessGetAppRolesResponseIdRegExp: RegExp;
|
|
128
|
+
export declare const accessGetAppRolesResponseItem: zod.ZodObject<{
|
|
119
129
|
description: zod.ZodString;
|
|
120
130
|
id: zod.ZodString;
|
|
121
131
|
name: zod.ZodString;
|
|
122
132
|
}, zod.core.$strip>;
|
|
123
|
-
export declare const
|
|
133
|
+
export declare const accessGetAppRolesResponse: zod.ZodArray<zod.ZodObject<{
|
|
124
134
|
description: zod.ZodString;
|
|
125
135
|
id: zod.ZodString;
|
|
126
136
|
name: zod.ZodString;
|
|
@@ -128,49 +138,110 @@ export declare const getAccessRolesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
128
138
|
/**
|
|
129
139
|
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
130
140
|
*/
|
|
131
|
-
export declare const
|
|
132
|
-
export declare const
|
|
141
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp: RegExp;
|
|
142
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersParams: zod.ZodObject<{
|
|
133
143
|
roleId: zod.ZodString;
|
|
134
144
|
}, zod.core.$strict>;
|
|
135
|
-
export declare const
|
|
136
|
-
export declare const
|
|
137
|
-
export declare const
|
|
145
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = 0;
|
|
146
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = 20;
|
|
147
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersQueryParams: zod.ZodObject<{
|
|
138
148
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
139
149
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
140
150
|
search: zod.ZodOptional<zod.ZodString>;
|
|
141
151
|
}, zod.core.$strict>;
|
|
142
|
-
export declare const
|
|
152
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersResponseItem: zod.ZodObject<{
|
|
143
153
|
displayName: zod.ZodString;
|
|
144
154
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
145
155
|
id: zod.ZodString;
|
|
146
156
|
userId: zod.ZodString;
|
|
147
157
|
}, zod.core.$strip>;
|
|
148
|
-
export declare const
|
|
158
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
149
159
|
displayName: zod.ZodString;
|
|
150
160
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
151
161
|
id: zod.ZodString;
|
|
152
162
|
userId: zod.ZodString;
|
|
153
163
|
}, zod.core.$strip>>;
|
|
164
|
+
/**
|
|
165
|
+
* @summary Search Azure AD groups for access assignment.
|
|
166
|
+
*/
|
|
167
|
+
export declare const accessSearchGroupsQueryWorkspaceIdRegExp: RegExp;
|
|
168
|
+
export declare const accessSearchGroupsQuerySkipDefault = 0;
|
|
169
|
+
export declare const accessSearchGroupsQueryTakeDefault = 20;
|
|
170
|
+
export declare const accessSearchGroupsQueryParams: zod.ZodObject<{
|
|
171
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
172
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
173
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
174
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
175
|
+
}, zod.core.$strict>;
|
|
176
|
+
export declare const accessSearchGroupsResponse: zod.ZodObject<{
|
|
177
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
178
|
+
displayName: zod.ZodString;
|
|
179
|
+
groupId: zod.ZodString;
|
|
180
|
+
isAssigned: zod.ZodBoolean;
|
|
181
|
+
}, zod.core.$strip>>;
|
|
182
|
+
total: zod.ZodNumber;
|
|
183
|
+
}, zod.core.$strip>;
|
|
184
|
+
/**
|
|
185
|
+
* @summary Search Azure AD service principals for access assignment.
|
|
186
|
+
*/
|
|
187
|
+
export declare const accessSearchServicePrincipalsQueryWorkspaceIdRegExp: RegExp;
|
|
188
|
+
export declare const accessSearchServicePrincipalsQuerySkipDefault = 0;
|
|
189
|
+
export declare const accessSearchServicePrincipalsQueryTakeDefault = 20;
|
|
190
|
+
export declare const accessSearchServicePrincipalsQueryParams: zod.ZodObject<{
|
|
191
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
192
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
193
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
194
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
195
|
+
}, zod.core.$strict>;
|
|
196
|
+
export declare const accessSearchServicePrincipalsResponse: zod.ZodObject<{
|
|
197
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
198
|
+
displayName: zod.ZodString;
|
|
199
|
+
id: zod.ZodString;
|
|
200
|
+
isAssigned: zod.ZodBoolean;
|
|
201
|
+
}, zod.core.$strip>>;
|
|
202
|
+
total: zod.ZodNumber;
|
|
203
|
+
}, zod.core.$strip>;
|
|
204
|
+
/**
|
|
205
|
+
* @summary Search Azure AD users for access assignment.
|
|
206
|
+
*/
|
|
207
|
+
export declare const accessSearchUsersQueryWorkspaceIdRegExp: RegExp;
|
|
208
|
+
export declare const accessSearchUsersQuerySkipDefault = 0;
|
|
209
|
+
export declare const accessSearchUsersQueryTakeDefault = 20;
|
|
210
|
+
export declare const accessSearchUsersQueryParams: zod.ZodObject<{
|
|
211
|
+
search: zod.ZodOptional<zod.ZodString>;
|
|
212
|
+
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
213
|
+
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
214
|
+
take: zod.ZodDefault<zod.ZodNumber>;
|
|
215
|
+
}, zod.core.$strict>;
|
|
216
|
+
export declare const accessSearchUsersResponse: zod.ZodObject<{
|
|
217
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
218
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
219
|
+
id: zod.ZodString;
|
|
220
|
+
isAssigned: zod.ZodBoolean;
|
|
221
|
+
name: zod.ZodString;
|
|
222
|
+
}, zod.core.$strip>>;
|
|
223
|
+
total: zod.ZodNumber;
|
|
224
|
+
}, zod.core.$strip>;
|
|
154
225
|
/**
|
|
155
226
|
* @summary Retrieve users associated with a specified role in SmartSpace, enabling role-based user management.
|
|
156
227
|
*/
|
|
157
|
-
export declare const
|
|
158
|
-
export declare const
|
|
159
|
-
export declare const
|
|
160
|
-
export declare const
|
|
228
|
+
export declare const accessGetUsersInRoleUsersQuerySkipDefault = 0;
|
|
229
|
+
export declare const accessGetUsersInRoleUsersQueryTakeDefault = 20;
|
|
230
|
+
export declare const accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp: RegExp;
|
|
231
|
+
export declare const accessGetUsersInRoleUsersQueryParams: zod.ZodObject<{
|
|
161
232
|
roleName: zod.ZodOptional<zod.ZodString>;
|
|
162
233
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
163
234
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
164
235
|
search: zod.ZodOptional<zod.ZodString>;
|
|
165
236
|
assignedWorkspaceId: zod.ZodOptional<zod.ZodString>;
|
|
166
237
|
}, zod.core.$strict>;
|
|
167
|
-
export declare const
|
|
238
|
+
export declare const accessGetUsersInRoleUsersResponseItem: zod.ZodObject<{
|
|
168
239
|
displayName: zod.ZodString;
|
|
169
240
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
170
241
|
id: zod.ZodString;
|
|
171
242
|
userId: zod.ZodString;
|
|
172
243
|
}, zod.core.$strip>;
|
|
173
|
-
export declare const
|
|
244
|
+
export declare const accessGetUsersInRoleUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
174
245
|
displayName: zod.ZodString;
|
|
175
246
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
176
247
|
id: zod.ZodString;
|
|
@@ -179,15 +250,15 @@ export declare const getAccessUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
179
250
|
/**
|
|
180
251
|
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
181
252
|
*/
|
|
182
|
-
export declare const
|
|
183
|
-
export declare const
|
|
253
|
+
export declare const accessDeleteAccessPathIdRegExp: RegExp;
|
|
254
|
+
export declare const accessDeleteAccessParams: zod.ZodObject<{
|
|
184
255
|
id: zod.ZodString;
|
|
185
256
|
}, zod.core.$strict>;
|
|
186
257
|
/**
|
|
187
258
|
* @summary Retrive all logging activity in WorkSpace in a csv file format, including CRUD behaviors and Chat, with optional filter
|
|
188
259
|
*/
|
|
189
|
-
export declare const
|
|
190
|
-
export declare const
|
|
260
|
+
export declare const activityExportLoggingsQueryWorkSpaceIdRegExp: RegExp;
|
|
261
|
+
export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
|
|
191
262
|
workSpaceId: zod.ZodOptional<zod.ZodString>;
|
|
192
263
|
fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
193
264
|
toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
@@ -199,14 +270,14 @@ export declare const getActivityCsvWorkspaceQueryParams: zod.ZodObject<{
|
|
|
199
270
|
Chat: "Chat";
|
|
200
271
|
}>>;
|
|
201
272
|
}, zod.core.$strict>;
|
|
202
|
-
export declare const
|
|
273
|
+
export declare const activityExportLoggingsResponse: zod.ZodString;
|
|
203
274
|
/**
|
|
204
275
|
* @summary Retrieve logging activity in WorkSpace, including CRUD behaviors and Chat, with optional pagination controls take, skip and filter
|
|
205
276
|
*/
|
|
206
|
-
export declare const
|
|
207
|
-
export declare const
|
|
208
|
-
export declare const
|
|
209
|
-
export declare const
|
|
277
|
+
export declare const activityGetLoggingQueryWorkSpaceIdRegExp: RegExp;
|
|
278
|
+
export declare const activityGetLoggingQueryTakeDefault = 25;
|
|
279
|
+
export declare const activityGetLoggingQuerySkipDefault = 0;
|
|
280
|
+
export declare const activityGetLoggingQueryParams: zod.ZodObject<{
|
|
210
281
|
workSpaceId: zod.ZodOptional<zod.ZodString>;
|
|
211
282
|
fromOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
212
283
|
toOccurred: zod.ZodOptional<zod.ZodISODateTime>;
|
|
@@ -220,9 +291,9 @@ export declare const getActivityWorkspaceQueryParams: zod.ZodObject<{
|
|
|
220
291
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
221
292
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
222
293
|
}, zod.core.$strict>;
|
|
223
|
-
export declare const
|
|
224
|
-
export declare const
|
|
225
|
-
export declare const
|
|
294
|
+
export declare const activityGetLoggingResponseDataItemIdRegExp: RegExp;
|
|
295
|
+
export declare const activityGetLoggingResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
296
|
+
export declare const activityGetLoggingResponse: zod.ZodObject<{
|
|
226
297
|
data: zod.ZodArray<zod.ZodObject<{
|
|
227
298
|
activityType: zod.ZodOptional<zod.ZodEnum<{
|
|
228
299
|
Read: "Read";
|
|
@@ -258,11 +329,11 @@ export declare const getActivityWorkspaceResponse: zod.ZodObject<{
|
|
|
258
329
|
/**
|
|
259
330
|
* @summary Get a list of all block interfaces
|
|
260
331
|
*/
|
|
261
|
-
export declare const
|
|
332
|
+
export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
|
|
262
333
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
263
334
|
}, zod.core.$strict>;
|
|
264
|
-
export declare const
|
|
265
|
-
export declare const
|
|
335
|
+
export declare const blockSetsGetBlockSetsResponseIdRegExp: RegExp;
|
|
336
|
+
export declare const blockSetsGetBlockSetsResponseItem: zod.ZodObject<{
|
|
266
337
|
blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
267
338
|
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
268
339
|
ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
@@ -331,7 +402,7 @@ export declare const getBlockSetsResponseItem: zod.ZodObject<{
|
|
|
331
402
|
Debug: "Debug";
|
|
332
403
|
}>;
|
|
333
404
|
}, zod.core.$strip>;
|
|
334
|
-
export declare const
|
|
405
|
+
export declare const blockSetsGetBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
|
|
335
406
|
blockInterfaces: zod.ZodRecord<zod.ZodString, zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
336
407
|
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
337
408
|
ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
@@ -403,26 +474,26 @@ export declare const getBlockSetsResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
403
474
|
/**
|
|
404
475
|
* @summary Deletes an existing custom block set.
|
|
405
476
|
*/
|
|
406
|
-
export declare const
|
|
477
|
+
export declare const blockSetsDeleteBlockSetParams: zod.ZodObject<{
|
|
407
478
|
name: zod.ZodString;
|
|
408
479
|
}, zod.core.$strict>;
|
|
409
480
|
/**
|
|
410
481
|
* @summary Adds a new custom block set.
|
|
411
482
|
*/
|
|
412
|
-
export declare const
|
|
483
|
+
export declare const blockSetsAddBlockSetParams: zod.ZodObject<{
|
|
413
484
|
name: zod.ZodString;
|
|
414
485
|
}, zod.core.$strict>;
|
|
415
|
-
export declare const
|
|
486
|
+
export declare const blockSetsAddBlockSetBody: zod.ZodObject<{
|
|
416
487
|
file: zod.ZodOptional<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>;
|
|
417
488
|
}, zod.core.$strict>;
|
|
418
489
|
/**
|
|
419
490
|
* @summary Get a list of all block interfaces
|
|
420
491
|
*/
|
|
421
|
-
export declare const
|
|
492
|
+
export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
|
|
422
493
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
423
494
|
}, zod.core.$strict>;
|
|
424
|
-
export declare const
|
|
425
|
-
export declare const
|
|
495
|
+
export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
|
|
496
|
+
export declare const blocksGetBlocksResponseItem: zod.ZodObject<{
|
|
426
497
|
blockSetId: zod.ZodString;
|
|
427
498
|
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
428
499
|
createdAt: zod.ZodISODateTime;
|
|
@@ -492,7 +563,7 @@ export declare const getBlocksResponseItem: zod.ZodObject<{
|
|
|
492
563
|
}>;
|
|
493
564
|
version: zod.ZodString;
|
|
494
565
|
}, zod.core.$strip>;
|
|
495
|
-
export declare const
|
|
566
|
+
export declare const blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
|
|
496
567
|
blockSetId: zod.ZodString;
|
|
497
568
|
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
498
569
|
createdAt: zod.ZodISODateTime;
|
|
@@ -565,19 +636,19 @@ export declare const getBlocksResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
565
636
|
/**
|
|
566
637
|
* @summary Manually trigger reingestion of a specific container item.
|
|
567
638
|
*/
|
|
568
|
-
export declare const
|
|
569
|
-
export declare const
|
|
639
|
+
export declare const containersReingestContainerItemPathContainerItemIdRegExp: RegExp;
|
|
640
|
+
export declare const containersReingestContainerItemParams: zod.ZodObject<{
|
|
570
641
|
containerItemId: zod.ZodString;
|
|
571
642
|
}, zod.core.$strict>;
|
|
572
|
-
export declare const
|
|
573
|
-
export declare const
|
|
643
|
+
export declare const containersPostPathContainerIdRegExp: RegExp;
|
|
644
|
+
export declare const containersPostParams: zod.ZodObject<{
|
|
574
645
|
containerId: zod.ZodString;
|
|
575
646
|
}, zod.core.$strict>;
|
|
576
|
-
export declare const
|
|
577
|
-
export declare const
|
|
647
|
+
export declare const containersPostQueryDataSetIdRegExp: RegExp;
|
|
648
|
+
export declare const containersPostQueryParams: zod.ZodObject<{
|
|
578
649
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
579
650
|
}, zod.core.$strict>;
|
|
580
|
-
export declare const
|
|
651
|
+
export declare const containersPostResponse: zod.ZodObject<{
|
|
581
652
|
credentialType: zod.ZodEnum<{
|
|
582
653
|
BlobStorage: "BlobStorage";
|
|
583
654
|
SqlServer: "SqlServer";
|
|
@@ -595,23 +666,23 @@ export declare const postContainersContainerIdStartflowsResponse: zod.ZodObject<
|
|
|
595
666
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
596
667
|
name: zod.ZodString;
|
|
597
668
|
}, zod.core.$strip>;
|
|
598
|
-
export declare const
|
|
599
|
-
export declare const
|
|
600
|
-
export declare const
|
|
669
|
+
export declare const dataSetsGetGetQueryTakeDefault = 20;
|
|
670
|
+
export declare const dataSetsGetGetQuerySkipDefault = 0;
|
|
671
|
+
export declare const dataSetsGetGetQueryParams: zod.ZodObject<{
|
|
601
672
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
602
673
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
603
674
|
search: zod.ZodOptional<zod.ZodString>;
|
|
604
675
|
}, zod.core.$strict>;
|
|
605
|
-
export declare const
|
|
606
|
-
export declare const
|
|
607
|
-
export declare const
|
|
608
|
-
export declare const
|
|
609
|
-
export declare const
|
|
610
|
-
export declare const
|
|
611
|
-
export declare const
|
|
612
|
-
export declare const
|
|
613
|
-
export declare const
|
|
614
|
-
export declare const
|
|
676
|
+
export declare const dataSetsGetGetResponseDataItemDataSpaceIdRegExp: RegExp;
|
|
677
|
+
export declare const dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
678
|
+
export declare const dataSetsGetGetResponseDataItemFlowIdRegExp: RegExp;
|
|
679
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
680
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
681
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
682
|
+
export declare const dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp: RegExp;
|
|
683
|
+
export declare const dataSetsGetGetResponseDataItemIdRegExp: RegExp;
|
|
684
|
+
export declare const dataSetsGetGetResponseDataItemVersionRegExp: RegExp;
|
|
685
|
+
export declare const dataSetsGetGetResponse: zod.ZodObject<{
|
|
615
686
|
data: zod.ZodArray<zod.ZodObject<{
|
|
616
687
|
createdAt: zod.ZodISODateTime;
|
|
617
688
|
createdByUserId: zod.ZodString;
|
|
@@ -703,36 +774,36 @@ export declare const getDataSetsResponse: zod.ZodObject<{
|
|
|
703
774
|
}, zod.core.$strip>>;
|
|
704
775
|
total: zod.ZodNumber;
|
|
705
776
|
}, zod.core.$strip>;
|
|
706
|
-
export declare const
|
|
707
|
-
export declare const
|
|
708
|
-
export declare const
|
|
777
|
+
export declare const dataSetsGetItemPathDataSetIdRegExp: RegExp;
|
|
778
|
+
export declare const dataSetsGetItemPathIdRegExp: RegExp;
|
|
779
|
+
export declare const dataSetsGetItemParams: zod.ZodObject<{
|
|
709
780
|
dataSetId: zod.ZodString;
|
|
710
781
|
id: zod.ZodString;
|
|
711
782
|
}, zod.core.$strict>;
|
|
712
783
|
/**
|
|
713
784
|
* @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
|
|
714
785
|
*/
|
|
715
|
-
export declare const
|
|
716
|
-
export declare const
|
|
786
|
+
export declare const dataSetsDeleteIdPathIdRegExp: RegExp;
|
|
787
|
+
export declare const dataSetsDeleteIdParams: zod.ZodObject<{
|
|
717
788
|
id: zod.ZodString;
|
|
718
789
|
}, zod.core.$strict>;
|
|
719
790
|
/**
|
|
720
791
|
* @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
|
|
721
792
|
*/
|
|
722
|
-
export declare const
|
|
723
|
-
export declare const
|
|
793
|
+
export declare const dataSetsGetByIdPathIdRegExp: RegExp;
|
|
794
|
+
export declare const dataSetsGetByIdParams: zod.ZodObject<{
|
|
724
795
|
id: zod.ZodString;
|
|
725
796
|
}, zod.core.$strict>;
|
|
726
|
-
export declare const
|
|
727
|
-
export declare const
|
|
728
|
-
export declare const
|
|
729
|
-
export declare const
|
|
730
|
-
export declare const
|
|
731
|
-
export declare const
|
|
732
|
-
export declare const
|
|
733
|
-
export declare const
|
|
734
|
-
export declare const
|
|
735
|
-
export declare const
|
|
797
|
+
export declare const dataSetsGetByIdResponseDataSpaceIdRegExp: RegExp;
|
|
798
|
+
export declare const dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
799
|
+
export declare const dataSetsGetByIdResponseFlowIdRegExp: RegExp;
|
|
800
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
801
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
802
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp: RegExp;
|
|
803
|
+
export declare const dataSetsGetByIdResponseFlowTriggersItemIdRegExp: RegExp;
|
|
804
|
+
export declare const dataSetsGetByIdResponseIdRegExp: RegExp;
|
|
805
|
+
export declare const dataSetsGetByIdResponseVersionRegExp: RegExp;
|
|
806
|
+
export declare const dataSetsGetByIdResponse: zod.ZodObject<{
|
|
736
807
|
createdAt: zod.ZodISODateTime;
|
|
737
808
|
createdByUserId: zod.ZodString;
|
|
738
809
|
dataSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -824,12 +895,12 @@ export declare const getDataSetsIdResponse: zod.ZodObject<{
|
|
|
824
895
|
/**
|
|
825
896
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
826
897
|
*/
|
|
827
|
-
export declare const
|
|
898
|
+
export declare const dataSetsPutIdParams: zod.ZodObject<{
|
|
828
899
|
id: zod.ZodString;
|
|
829
900
|
}, zod.core.$strict>;
|
|
830
|
-
export declare const
|
|
831
|
-
export declare const
|
|
832
|
-
export declare const
|
|
901
|
+
export declare const dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp: RegExp;
|
|
902
|
+
export declare const dataSetsPutIdBodyIdRegExp: RegExp;
|
|
903
|
+
export declare const dataSetsPutIdBody: zod.ZodObject<{
|
|
833
904
|
containerInfo: zod.ZodArray<zod.ZodObject<{
|
|
834
905
|
dataSourceId: zod.ZodString;
|
|
835
906
|
path: zod.ZodString;
|
|
@@ -841,25 +912,25 @@ export declare const putDataSetsIdBody: zod.ZodObject<{
|
|
|
841
912
|
/**
|
|
842
913
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
843
914
|
*/
|
|
844
|
-
export declare const
|
|
845
|
-
export declare const
|
|
915
|
+
export declare const dataSetsPutIdBasicInfoPathIdRegExp: RegExp;
|
|
916
|
+
export declare const dataSetsPutIdBasicInfoParams: zod.ZodObject<{
|
|
846
917
|
id: zod.ZodString;
|
|
847
918
|
}, zod.core.$strict>;
|
|
848
|
-
export declare const
|
|
919
|
+
export declare const dataSetsPutIdBasicInfoBody: zod.ZodObject<{
|
|
849
920
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
850
921
|
name: zod.ZodString;
|
|
851
922
|
}, zod.core.$strict>;
|
|
852
|
-
export declare const
|
|
853
|
-
export declare const
|
|
923
|
+
export declare const dataSetsClearPathIdRegExp: RegExp;
|
|
924
|
+
export declare const dataSetsClearParams: zod.ZodObject<{
|
|
854
925
|
id: zod.ZodString;
|
|
855
926
|
}, zod.core.$strict>;
|
|
856
|
-
export declare const
|
|
857
|
-
export declare const
|
|
927
|
+
export declare const dataSetsGetContainerItemsRunHistoryPathIdRegExp: RegExp;
|
|
928
|
+
export declare const dataSetsGetContainerItemsRunHistoryParams: zod.ZodObject<{
|
|
858
929
|
id: zod.ZodString;
|
|
859
930
|
}, zod.core.$strict>;
|
|
860
|
-
export declare const
|
|
861
|
-
export declare const
|
|
862
|
-
export declare const
|
|
931
|
+
export declare const dataSetsGetContainerItemsRunHistoryQuerySkipDefault = 0;
|
|
932
|
+
export declare const dataSetsGetContainerItemsRunHistoryQueryTakeDefault = 50;
|
|
933
|
+
export declare const dataSetsGetContainerItemsRunHistoryQueryParams: zod.ZodObject<{
|
|
863
934
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
864
935
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
865
936
|
search: zod.ZodOptional<zod.ZodString>;
|
|
@@ -867,77 +938,77 @@ export declare const getDataSetsIdContainerItemsRunHistoryQueryParams: zod.ZodOb
|
|
|
867
938
|
/**
|
|
868
939
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
869
940
|
*/
|
|
870
|
-
export declare const
|
|
871
|
-
export declare const
|
|
941
|
+
export declare const dataSetsSetDataspacePathIdRegExp: RegExp;
|
|
942
|
+
export declare const dataSetsSetDataspaceParams: zod.ZodObject<{
|
|
872
943
|
id: zod.ZodString;
|
|
873
944
|
}, zod.core.$strict>;
|
|
874
|
-
export declare const
|
|
875
|
-
export declare const
|
|
876
|
-
export declare const
|
|
877
|
-
export declare const
|
|
945
|
+
export declare const dataSetsSetDataspaceBodyRegExp: RegExp;
|
|
946
|
+
export declare const dataSetsSetDataspaceBody: zod.ZodString;
|
|
947
|
+
export declare const dataSetsExportPathIdRegExp: RegExp;
|
|
948
|
+
export declare const dataSetsExportParams: zod.ZodObject<{
|
|
878
949
|
id: zod.ZodString;
|
|
879
950
|
}, zod.core.$strict>;
|
|
880
|
-
export declare const
|
|
881
|
-
export declare const
|
|
951
|
+
export declare const dataSetsGetIdItemsPathIdRegExp: RegExp;
|
|
952
|
+
export declare const dataSetsGetIdItemsParams: zod.ZodObject<{
|
|
882
953
|
id: zod.ZodString;
|
|
883
954
|
}, zod.core.$strict>;
|
|
884
|
-
export declare const
|
|
885
|
-
export declare const
|
|
886
|
-
export declare const
|
|
955
|
+
export declare const dataSetsGetIdItemsQuerySkipDefault = 0;
|
|
956
|
+
export declare const dataSetsGetIdItemsQueryTakeDefault = 20;
|
|
957
|
+
export declare const dataSetsGetIdItemsQueryParams: zod.ZodObject<{
|
|
887
958
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
888
959
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
889
960
|
}, zod.core.$strict>;
|
|
890
|
-
export declare const
|
|
891
|
-
export declare const
|
|
961
|
+
export declare const dataSetsAddItemPathIdRegExp: RegExp;
|
|
962
|
+
export declare const dataSetsAddItemParams: zod.ZodObject<{
|
|
892
963
|
id: zod.ZodString;
|
|
893
964
|
}, zod.core.$strict>;
|
|
894
|
-
export declare const
|
|
895
|
-
export declare const
|
|
965
|
+
export declare const dataSetsAddItemBodyIdRegExp: RegExp;
|
|
966
|
+
export declare const dataSetsAddItemBody: zod.ZodObject<{
|
|
896
967
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
897
968
|
properties: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
898
969
|
}, zod.core.$strict>;
|
|
899
|
-
export declare const
|
|
900
|
-
export declare const
|
|
970
|
+
export declare const dataSetsSearchItemsPathIdRegExp: RegExp;
|
|
971
|
+
export declare const dataSetsSearchItemsParams: zod.ZodObject<{
|
|
901
972
|
id: zod.ZodString;
|
|
902
973
|
}, zod.core.$strict>;
|
|
903
|
-
export declare const
|
|
974
|
+
export declare const dataSetsSearchItemsBody: zod.ZodObject<{
|
|
904
975
|
filter: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
905
976
|
query: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
906
977
|
skip: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
|
|
907
978
|
take: zod.ZodOptional<zod.ZodNullable<zod.ZodNumber>>;
|
|
908
979
|
}, zod.core.$strict>;
|
|
909
|
-
export declare const
|
|
910
|
-
export declare const
|
|
911
|
-
export declare const
|
|
980
|
+
export declare const dataSetsDeleteIdItemsItemIdPathIdRegExp: RegExp;
|
|
981
|
+
export declare const dataSetsDeleteIdItemsItemIdPathItemIdRegExp: RegExp;
|
|
982
|
+
export declare const dataSetsDeleteIdItemsItemIdParams: zod.ZodObject<{
|
|
912
983
|
id: zod.ZodString;
|
|
913
984
|
itemId: zod.ZodString;
|
|
914
985
|
}, zod.core.$strict>;
|
|
915
986
|
/**
|
|
916
987
|
* @summary Add a property to a dataset
|
|
917
988
|
*/
|
|
918
|
-
export declare const
|
|
919
|
-
export declare const
|
|
989
|
+
export declare const dataSetsAddDataSetPropertyPathIdRegExp: RegExp;
|
|
990
|
+
export declare const dataSetsAddDataSetPropertyParams: zod.ZodObject<{
|
|
920
991
|
id: zod.ZodString;
|
|
921
992
|
}, zod.core.$strict>;
|
|
922
|
-
export declare const
|
|
993
|
+
export declare const dataSetsAddDataSetPropertyBody: zod.ZodObject<{
|
|
923
994
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
924
995
|
isVector: zod.ZodBoolean;
|
|
925
996
|
name: zod.ZodString;
|
|
926
997
|
}, zod.core.$strict>;
|
|
927
|
-
export declare const
|
|
998
|
+
export declare const dataSetsAddDataSetPropertyResponse: zod.ZodObject<{
|
|
928
999
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
929
1000
|
isVector: zod.ZodBoolean;
|
|
930
1001
|
name: zod.ZodString;
|
|
931
1002
|
}, zod.core.$strip>;
|
|
932
|
-
export declare const
|
|
933
|
-
export declare const
|
|
1003
|
+
export declare const dataSetsDeleteDataSetPropertyPathIdRegExp: RegExp;
|
|
1004
|
+
export declare const dataSetsDeleteDataSetPropertyParams: zod.ZodObject<{
|
|
934
1005
|
id: zod.ZodString;
|
|
935
1006
|
name: zod.ZodString;
|
|
936
1007
|
}, zod.core.$strict>;
|
|
937
1008
|
/**
|
|
938
1009
|
* @summary Fetch a list of all available data source types in SmartSpace.
|
|
939
1010
|
*/
|
|
940
|
-
export declare const
|
|
1011
|
+
export declare const dataSourceTypesGetResponseItem: zod.ZodObject<{
|
|
941
1012
|
credentialsDefinition: zod.ZodObject<{
|
|
942
1013
|
credentialsType: zod.ZodEnum<{
|
|
943
1014
|
Dictionary: "Dictionary";
|
|
@@ -956,7 +1027,7 @@ export declare const getDataSourceTypesResponseItem: zod.ZodObject<{
|
|
|
956
1027
|
id: zod.ZodString;
|
|
957
1028
|
name: zod.ZodString;
|
|
958
1029
|
}, zod.core.$strip>;
|
|
959
|
-
export declare const
|
|
1030
|
+
export declare const dataSourceTypesGetResponse: zod.ZodArray<zod.ZodObject<{
|
|
960
1031
|
credentialsDefinition: zod.ZodObject<{
|
|
961
1032
|
credentialsType: zod.ZodEnum<{
|
|
962
1033
|
Dictionary: "Dictionary";
|
|
@@ -978,11 +1049,11 @@ export declare const getDataSourceTypesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
978
1049
|
/**
|
|
979
1050
|
* @summary Check for available containers for a specific data source type in SmartSpace.
|
|
980
1051
|
*/
|
|
981
|
-
export declare const
|
|
1052
|
+
export declare const dataSourceTypesGetAvailableContainersBody: zod.ZodObject<{
|
|
982
1053
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
|
|
983
1054
|
dataSourceTypeId: zod.ZodString;
|
|
984
1055
|
}, zod.core.$strict>;
|
|
985
|
-
export declare const
|
|
1056
|
+
export declare const dataSourceTypesGetAvailableContainersResponseItem: zod.ZodObject<{
|
|
986
1057
|
children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
|
|
987
1058
|
name: zod.ZodString;
|
|
988
1059
|
path: zod.ZodString;
|
|
@@ -991,7 +1062,7 @@ export declare const postDataSourceTypesAvailableContainersResponseItem: zod.Zod
|
|
|
991
1062
|
name: zod.ZodString;
|
|
992
1063
|
}, zod.core.$strip>>;
|
|
993
1064
|
}, zod.core.$strip>;
|
|
994
|
-
export declare const
|
|
1065
|
+
export declare const dataSourceTypesGetAvailableContainersResponse: zod.ZodArray<zod.ZodObject<{
|
|
995
1066
|
children: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodAny>>>;
|
|
996
1067
|
name: zod.ZodString;
|
|
997
1068
|
path: zod.ZodString;
|
|
@@ -1003,11 +1074,11 @@ export declare const postDataSourceTypesAvailableContainersResponse: zod.ZodArra
|
|
|
1003
1074
|
/**
|
|
1004
1075
|
* @summary Test the connection for a data source type in SmartSpace, verifying credentials and connectivity.
|
|
1005
1076
|
*/
|
|
1006
|
-
export declare const
|
|
1077
|
+
export declare const dataSourceTypesTestConnectionBody: zod.ZodObject<{
|
|
1007
1078
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodString>;
|
|
1008
1079
|
dataSourceTypeId: zod.ZodString;
|
|
1009
1080
|
}, zod.core.$strict>;
|
|
1010
|
-
export declare const
|
|
1081
|
+
export declare const dataSourceTypesTestConnectionResponse: zod.ZodObject<{
|
|
1011
1082
|
exceptionType: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1012
1083
|
isSuccessful: zod.ZodBoolean;
|
|
1013
1084
|
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1016,17 +1087,17 @@ export declare const postDataSourceTypesTestConnectionResponse: zod.ZodObject<{
|
|
|
1016
1087
|
/**
|
|
1017
1088
|
* @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
|
|
1018
1089
|
*/
|
|
1019
|
-
export declare const
|
|
1020
|
-
export declare const
|
|
1021
|
-
export declare const
|
|
1090
|
+
export declare const dataSourcesGetQueryTakeDefault = 20;
|
|
1091
|
+
export declare const dataSourcesGetQuerySkipDefault = 0;
|
|
1092
|
+
export declare const dataSourcesGetQueryParams: zod.ZodObject<{
|
|
1022
1093
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1023
1094
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1024
1095
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1025
1096
|
}, zod.core.$strict>;
|
|
1026
|
-
export declare const
|
|
1027
|
-
export declare const
|
|
1028
|
-
export declare const
|
|
1029
|
-
export declare const
|
|
1097
|
+
export declare const dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp: RegExp;
|
|
1098
|
+
export declare const dataSourcesGetResponseDataItemContainersItemIdRegExp: RegExp;
|
|
1099
|
+
export declare const dataSourcesGetResponseDataItemIdRegExp: RegExp;
|
|
1100
|
+
export declare const dataSourcesGetResponse: zod.ZodObject<{
|
|
1030
1101
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1031
1102
|
containers: zod.ZodArray<zod.ZodObject<{
|
|
1032
1103
|
dataSourceId: zod.ZodString;
|
|
@@ -1061,7 +1132,7 @@ export declare const getDataSourcesResponse: zod.ZodObject<{
|
|
|
1061
1132
|
/**
|
|
1062
1133
|
* @summary Create a new data source in SmartSpace, defining its properties and credentials for integration.
|
|
1063
1134
|
*/
|
|
1064
|
-
export declare const
|
|
1135
|
+
export declare const dataSourcesPostBody: zod.ZodObject<{
|
|
1065
1136
|
credentialType: zod.ZodEnum<{
|
|
1066
1137
|
BlobStorage: "BlobStorage";
|
|
1067
1138
|
SqlServer: "SqlServer";
|
|
@@ -1079,7 +1150,7 @@ export declare const postDataSourcesBody: zod.ZodObject<{
|
|
|
1079
1150
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1080
1151
|
name: zod.ZodString;
|
|
1081
1152
|
}, zod.core.$strict>;
|
|
1082
|
-
export declare const
|
|
1153
|
+
export declare const dataSourcesPostResponse: zod.ZodObject<{
|
|
1083
1154
|
credentialType: zod.ZodEnum<{
|
|
1084
1155
|
BlobStorage: "BlobStorage";
|
|
1085
1156
|
SqlServer: "SqlServer";
|
|
@@ -1100,40 +1171,40 @@ export declare const postDataSourcesResponse: zod.ZodObject<{
|
|
|
1100
1171
|
/**
|
|
1101
1172
|
* @summary Remove a specific data source from SmartSpace using its unique ID.
|
|
1102
1173
|
*/
|
|
1103
|
-
export declare const
|
|
1104
|
-
export declare const
|
|
1174
|
+
export declare const dataSourcesDeletePathDataSourceIdRegExp: RegExp;
|
|
1175
|
+
export declare const dataSourcesDeleteParams: zod.ZodObject<{
|
|
1105
1176
|
dataSourceId: zod.ZodString;
|
|
1106
1177
|
}, zod.core.$strict>;
|
|
1107
1178
|
/**
|
|
1108
1179
|
* @summary Update the configuration of an existing data source in SmartSpace by specifying its ID.
|
|
1109
1180
|
*/
|
|
1110
|
-
export declare const
|
|
1111
|
-
export declare const
|
|
1181
|
+
export declare const dataSourcesPutPathDataSourceIdRegExp: RegExp;
|
|
1182
|
+
export declare const dataSourcesPutParams: zod.ZodObject<{
|
|
1112
1183
|
dataSourceId: zod.ZodString;
|
|
1113
1184
|
}, zod.core.$strict>;
|
|
1114
|
-
export declare const
|
|
1185
|
+
export declare const dataSourcesPutBody: zod.ZodObject<{
|
|
1115
1186
|
name: zod.ZodString;
|
|
1116
1187
|
}, zod.core.$strict>;
|
|
1117
1188
|
/**
|
|
1118
1189
|
* @summary Retrieve container information associated with a specific data source in SmartSpace, using it's ID.
|
|
1119
1190
|
*/
|
|
1120
|
-
export declare const
|
|
1121
|
-
export declare const
|
|
1191
|
+
export declare const dataSourcesContainersPathDataSourceIdRegExp: RegExp;
|
|
1192
|
+
export declare const dataSourcesContainersParams: zod.ZodObject<{
|
|
1122
1193
|
dataSourceId: zod.ZodString;
|
|
1123
1194
|
}, zod.core.$strict>;
|
|
1124
|
-
export declare const
|
|
1195
|
+
export declare const dataSourcesContainersQueryParams: zod.ZodObject<{
|
|
1125
1196
|
parentId: zod.ZodOptional<zod.ZodString>;
|
|
1126
1197
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1127
1198
|
}, zod.core.$strict>;
|
|
1128
|
-
export declare const
|
|
1129
|
-
export declare const
|
|
1130
|
-
export declare const
|
|
1199
|
+
export declare const dataSourcesContainersResponseDataSourceIdRegExp: RegExp;
|
|
1200
|
+
export declare const dataSourcesContainersResponseIdRegExp: RegExp;
|
|
1201
|
+
export declare const dataSourcesContainersResponseItem: zod.ZodObject<{
|
|
1131
1202
|
dataSourceId: zod.ZodString;
|
|
1132
1203
|
id: zod.ZodString;
|
|
1133
1204
|
name: zod.ZodString;
|
|
1134
1205
|
path: zod.ZodString;
|
|
1135
1206
|
}, zod.core.$strip>;
|
|
1136
|
-
export declare const
|
|
1207
|
+
export declare const dataSourcesContainersResponse: zod.ZodArray<zod.ZodObject<{
|
|
1137
1208
|
dataSourceId: zod.ZodString;
|
|
1138
1209
|
id: zod.ZodString;
|
|
1139
1210
|
name: zod.ZodString;
|
|
@@ -1142,36 +1213,36 @@ export declare const getDataSourcesDataSourceIdContainersResponse: zod.ZodArray<
|
|
|
1142
1213
|
/**
|
|
1143
1214
|
* @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
|
|
1144
1215
|
*/
|
|
1145
|
-
export declare const
|
|
1146
|
-
export declare const
|
|
1216
|
+
export declare const dataSourcesUpdateCredentialsPathDataSourceIdRegExp: RegExp;
|
|
1217
|
+
export declare const dataSourcesUpdateCredentialsParams: zod.ZodObject<{
|
|
1147
1218
|
dataSourceId: zod.ZodString;
|
|
1148
1219
|
}, zod.core.$strict>;
|
|
1149
|
-
export declare const
|
|
1220
|
+
export declare const dataSourcesUpdateCredentialsBody: zod.ZodObject<{
|
|
1150
1221
|
credentials: zod.ZodRecord<zod.ZodString, zod.ZodNullable<zod.ZodString>>;
|
|
1151
1222
|
}, zod.core.$strict>;
|
|
1152
1223
|
/**
|
|
1153
1224
|
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
1154
1225
|
*/
|
|
1155
|
-
export declare const
|
|
1156
|
-
export declare const
|
|
1157
|
-
export declare const
|
|
1226
|
+
export declare const dataSpacesGetQueryTakeDefault = 20;
|
|
1227
|
+
export declare const dataSpacesGetQuerySkipDefault = 0;
|
|
1228
|
+
export declare const dataSpacesGetQueryParams: zod.ZodObject<{
|
|
1158
1229
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1159
1230
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1160
1231
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1161
1232
|
}, zod.core.$strict>;
|
|
1162
|
-
export declare const
|
|
1163
|
-
export declare const
|
|
1164
|
-
export declare const
|
|
1165
|
-
export declare const
|
|
1166
|
-
export declare const
|
|
1167
|
-
export declare const
|
|
1168
|
-
export declare const
|
|
1169
|
-
export declare const
|
|
1170
|
-
export declare const
|
|
1171
|
-
export declare const
|
|
1172
|
-
export declare const
|
|
1173
|
-
export declare const
|
|
1174
|
-
export declare const
|
|
1233
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
1234
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1235
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp: RegExp;
|
|
1236
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1237
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1238
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1239
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
1240
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemIdRegExp: RegExp;
|
|
1241
|
+
export declare const dataSpacesGetResponseDataItemDataSetsItemVersionRegExp: RegExp;
|
|
1242
|
+
export declare const dataSpacesGetResponseDataItemIdRegExp: RegExp;
|
|
1243
|
+
export declare const dataSpacesGetResponseDataItemParentWorkspaceIdRegExp: RegExp;
|
|
1244
|
+
export declare const dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
1245
|
+
export declare const dataSpacesGetResponse: zod.ZodObject<{
|
|
1175
1246
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1176
1247
|
createdAt: zod.ZodISODateTime;
|
|
1177
1248
|
createdByUserId: zod.ZodString;
|
|
@@ -1279,43 +1350,43 @@ export declare const getDataSpacesResponse: zod.ZodObject<{
|
|
|
1279
1350
|
/**
|
|
1280
1351
|
* @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
|
|
1281
1352
|
*/
|
|
1282
|
-
export declare const
|
|
1283
|
-
export declare const
|
|
1353
|
+
export declare const dataSpacesPostBodyDataSetIdsItemRegExp: RegExp;
|
|
1354
|
+
export declare const dataSpacesPostBody: zod.ZodObject<{
|
|
1284
1355
|
dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
1285
1356
|
name: zod.ZodString;
|
|
1286
1357
|
}, zod.core.$strict>;
|
|
1287
|
-
export declare const
|
|
1288
|
-
export declare const
|
|
1358
|
+
export declare const dataSpacesPostResponseDataSetIdsItemRegExp: RegExp;
|
|
1359
|
+
export declare const dataSpacesPostResponse: zod.ZodObject<{
|
|
1289
1360
|
dataSetIds: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
1290
1361
|
name: zod.ZodString;
|
|
1291
1362
|
}, zod.core.$strip>;
|
|
1292
1363
|
/**
|
|
1293
1364
|
* @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
|
|
1294
1365
|
*/
|
|
1295
|
-
export declare const
|
|
1296
|
-
export declare const
|
|
1366
|
+
export declare const dataSpacesDeletePathIdRegExp: RegExp;
|
|
1367
|
+
export declare const dataSpacesDeleteParams: zod.ZodObject<{
|
|
1297
1368
|
id: zod.ZodString;
|
|
1298
1369
|
}, zod.core.$strict>;
|
|
1299
1370
|
/**
|
|
1300
1371
|
* @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
|
|
1301
1372
|
*/
|
|
1302
|
-
export declare const
|
|
1303
|
-
export declare const
|
|
1304
|
-
id: zod.ZodString;
|
|
1305
|
-
}, zod.core.$strict>;
|
|
1306
|
-
export declare const
|
|
1307
|
-
export declare const
|
|
1308
|
-
export declare const
|
|
1309
|
-
export declare const
|
|
1310
|
-
export declare const
|
|
1311
|
-
export declare const
|
|
1312
|
-
export declare const
|
|
1313
|
-
export declare const
|
|
1314
|
-
export declare const
|
|
1315
|
-
export declare const
|
|
1316
|
-
export declare const
|
|
1317
|
-
export declare const
|
|
1318
|
-
export declare const
|
|
1373
|
+
export declare const dataSpacesGetByIdPathIdRegExp: RegExp;
|
|
1374
|
+
export declare const dataSpacesGetByIdParams: zod.ZodObject<{
|
|
1375
|
+
id: zod.ZodString;
|
|
1376
|
+
}, zod.core.$strict>;
|
|
1377
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
1378
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1379
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp: RegExp;
|
|
1380
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1381
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1382
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1383
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
1384
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemIdRegExp: RegExp;
|
|
1385
|
+
export declare const dataSpacesGetByIdResponseDataSetsItemVersionRegExp: RegExp;
|
|
1386
|
+
export declare const dataSpacesGetByIdResponseIdRegExp: RegExp;
|
|
1387
|
+
export declare const dataSpacesGetByIdResponseParentWorkspaceIdRegExp: RegExp;
|
|
1388
|
+
export declare const dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp: RegExp;
|
|
1389
|
+
export declare const dataSpacesGetByIdResponse: zod.ZodObject<{
|
|
1319
1390
|
createdAt: zod.ZodISODateTime;
|
|
1320
1391
|
createdByUserId: zod.ZodString;
|
|
1321
1392
|
dataSets: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
@@ -1420,13 +1491,13 @@ export declare const getDataSpacesIdResponse: zod.ZodObject<{
|
|
|
1420
1491
|
/**
|
|
1421
1492
|
* @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
|
|
1422
1493
|
*/
|
|
1423
|
-
export declare const
|
|
1424
|
-
export declare const
|
|
1494
|
+
export declare const dataSpacesPutPathIdRegExp: RegExp;
|
|
1495
|
+
export declare const dataSpacesPutParams: zod.ZodObject<{
|
|
1425
1496
|
id: zod.ZodString;
|
|
1426
1497
|
}, zod.core.$strict>;
|
|
1427
|
-
export declare const
|
|
1428
|
-
export declare const
|
|
1429
|
-
export declare const
|
|
1498
|
+
export declare const dataSpacesPutBodyDataSetIdsItemRegExp: RegExp;
|
|
1499
|
+
export declare const dataSpacesPutBodyIdRegExp: RegExp;
|
|
1500
|
+
export declare const dataSpacesPutBody: zod.ZodObject<{
|
|
1430
1501
|
dataSetIds: zod.ZodArray<zod.ZodString>;
|
|
1431
1502
|
id: zod.ZodString;
|
|
1432
1503
|
name: zod.ZodString;
|
|
@@ -1434,27 +1505,27 @@ export declare const putDataSpacesIdBody: zod.ZodObject<{
|
|
|
1434
1505
|
/**
|
|
1435
1506
|
* @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
|
|
1436
1507
|
*/
|
|
1437
|
-
export declare const
|
|
1438
|
-
export declare const
|
|
1508
|
+
export declare const dataSpacesGetDataSetsPathIdRegExp: RegExp;
|
|
1509
|
+
export declare const dataSpacesGetDataSetsParams: zod.ZodObject<{
|
|
1439
1510
|
id: zod.ZodString;
|
|
1440
1511
|
}, zod.core.$strict>;
|
|
1441
|
-
export declare const
|
|
1442
|
-
export declare const
|
|
1443
|
-
export declare const
|
|
1512
|
+
export declare const dataSpacesGetDataSetsQueryTakeDefault = 20;
|
|
1513
|
+
export declare const dataSpacesGetDataSetsQuerySkipDefault = 0;
|
|
1514
|
+
export declare const dataSpacesGetDataSetsQueryParams: zod.ZodObject<{
|
|
1444
1515
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1445
1516
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1446
1517
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1447
1518
|
}, zod.core.$strict>;
|
|
1448
|
-
export declare const
|
|
1449
|
-
export declare const
|
|
1450
|
-
export declare const
|
|
1451
|
-
export declare const
|
|
1452
|
-
export declare const
|
|
1453
|
-
export declare const
|
|
1454
|
-
export declare const
|
|
1455
|
-
export declare const
|
|
1456
|
-
export declare const
|
|
1457
|
-
export declare const
|
|
1519
|
+
export declare const dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp: RegExp;
|
|
1520
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
1521
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowIdRegExp: RegExp;
|
|
1522
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
1523
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
1524
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
1525
|
+
export declare const dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp: RegExp;
|
|
1526
|
+
export declare const dataSpacesGetDataSetsResponseDataItemIdRegExp: RegExp;
|
|
1527
|
+
export declare const dataSpacesGetDataSetsResponseDataItemVersionRegExp: RegExp;
|
|
1528
|
+
export declare const dataSpacesGetDataSetsResponse: zod.ZodObject<{
|
|
1458
1529
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1459
1530
|
createdAt: zod.ZodISODateTime;
|
|
1460
1531
|
createdByUserId: zod.ZodString;
|
|
@@ -1549,12 +1620,12 @@ export declare const getDataSpacesIdDatasetsResponse: zod.ZodObject<{
|
|
|
1549
1620
|
/**
|
|
1550
1621
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
1551
1622
|
*/
|
|
1552
|
-
export declare const
|
|
1553
|
-
export declare const
|
|
1623
|
+
export declare const dataSpacesPostDatasetPathIdRegExp: RegExp;
|
|
1624
|
+
export declare const dataSpacesPostDatasetParams: zod.ZodObject<{
|
|
1554
1625
|
id: zod.ZodString;
|
|
1555
1626
|
}, zod.core.$strict>;
|
|
1556
|
-
export declare const
|
|
1557
|
-
export declare const
|
|
1627
|
+
export declare const dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp: RegExp;
|
|
1628
|
+
export declare const dataSpacesPostDatasetBody: zod.ZodObject<{
|
|
1558
1629
|
containerInfo: zod.ZodArray<zod.ZodObject<{
|
|
1559
1630
|
dataSourceId: zod.ZodString;
|
|
1560
1631
|
path: zod.ZodString;
|
|
@@ -1562,19 +1633,19 @@ export declare const postDataSpacesIdDatasetsBody: zod.ZodObject<{
|
|
|
1562
1633
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1563
1634
|
name: zod.ZodString;
|
|
1564
1635
|
}, zod.core.$strict>;
|
|
1565
|
-
export declare const
|
|
1636
|
+
export declare const debugInvokeParams: zod.ZodObject<{
|
|
1566
1637
|
connectionId: zod.ZodString;
|
|
1567
1638
|
method: zod.ZodString;
|
|
1568
1639
|
}, zod.core.$strict>;
|
|
1569
|
-
export declare const
|
|
1570
|
-
export declare const
|
|
1640
|
+
export declare const debugInvokeBodyItem: zod.ZodAny;
|
|
1641
|
+
export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
|
|
1571
1642
|
/**
|
|
1572
1643
|
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
1573
1644
|
*/
|
|
1574
|
-
export declare const
|
|
1575
|
-
export declare const
|
|
1576
|
-
export declare const
|
|
1577
|
-
export declare const
|
|
1645
|
+
export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
|
|
1646
|
+
export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
|
|
1647
|
+
export declare const filesUploadFilesBodyWorkspaceIdRegExpOne: RegExp;
|
|
1648
|
+
export declare const filesUploadFilesBody: zod.ZodObject<{
|
|
1578
1649
|
chunkIndex: zod.ZodOptional<zod.ZodNumber>;
|
|
1579
1650
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
1580
1651
|
lastChunk: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -1583,10 +1654,10 @@ export declare const postFilesBody: zod.ZodObject<{
|
|
|
1583
1654
|
uploadId: zod.ZodOptional<zod.ZodString>;
|
|
1584
1655
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1585
1656
|
}, zod.core.$strict>;
|
|
1586
|
-
export declare const
|
|
1587
|
-
export declare const
|
|
1588
|
-
export declare const
|
|
1589
|
-
export declare const
|
|
1657
|
+
export declare const filesUploadFilesResponseIdRegExpOne: RegExp;
|
|
1658
|
+
export declare const filesUploadFilesResponseThreadIdRegExpOne: RegExp;
|
|
1659
|
+
export declare const filesUploadFilesResponseWorkspaceIdRegExpOne: RegExp;
|
|
1660
|
+
export declare const filesUploadFilesResponseItem: zod.ZodObject<{
|
|
1590
1661
|
createdAt: zod.ZodISODateTime;
|
|
1591
1662
|
createdByUserId: zod.ZodString;
|
|
1592
1663
|
id: zod.ZodString;
|
|
@@ -1597,7 +1668,7 @@ export declare const postFilesResponseItem: zod.ZodObject<{
|
|
|
1597
1668
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1598
1669
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1599
1670
|
}, zod.core.$strip>;
|
|
1600
|
-
export declare const
|
|
1671
|
+
export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
1601
1672
|
createdAt: zod.ZodISODateTime;
|
|
1602
1673
|
createdByUserId: zod.ZodString;
|
|
1603
1674
|
id: zod.ZodString;
|
|
@@ -1611,20 +1682,20 @@ export declare const postFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
1611
1682
|
/**
|
|
1612
1683
|
* @summary Get details for a file previously uploaded
|
|
1613
1684
|
*/
|
|
1614
|
-
export declare const
|
|
1615
|
-
export declare const
|
|
1685
|
+
export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
|
|
1686
|
+
export declare const filesGetFileInfoParams: zod.ZodObject<{
|
|
1616
1687
|
id: zod.ZodString;
|
|
1617
1688
|
}, zod.core.$strict>;
|
|
1618
|
-
export declare const
|
|
1619
|
-
export declare const
|
|
1620
|
-
export declare const
|
|
1689
|
+
export declare const filesGetFileInfoQueryThreadIdRegExpOne: RegExp;
|
|
1690
|
+
export declare const filesGetFileInfoQueryWorkspaceIdRegExpOne: RegExp;
|
|
1691
|
+
export declare const filesGetFileInfoQueryParams: zod.ZodObject<{
|
|
1621
1692
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1622
1693
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1623
1694
|
}, zod.core.$strict>;
|
|
1624
|
-
export declare const
|
|
1625
|
-
export declare const
|
|
1626
|
-
export declare const
|
|
1627
|
-
export declare const
|
|
1695
|
+
export declare const filesGetFileInfoResponseIdRegExpOne: RegExp;
|
|
1696
|
+
export declare const filesGetFileInfoResponseThreadIdRegExpOne: RegExp;
|
|
1697
|
+
export declare const filesGetFileInfoResponseWorkspaceIdRegExpOne: RegExp;
|
|
1698
|
+
export declare const filesGetFileInfoResponse: zod.ZodObject<{
|
|
1628
1699
|
createdAt: zod.ZodISODateTime;
|
|
1629
1700
|
createdByUserId: zod.ZodString;
|
|
1630
1701
|
id: zod.ZodString;
|
|
@@ -1638,37 +1709,37 @@ export declare const getFilesIdResponse: zod.ZodObject<{
|
|
|
1638
1709
|
/**
|
|
1639
1710
|
* @summary Download a previously uploaded file
|
|
1640
1711
|
*/
|
|
1641
|
-
export declare const
|
|
1642
|
-
export declare const
|
|
1712
|
+
export declare const filesDownloadFilePathIdRegExpOne: RegExp;
|
|
1713
|
+
export declare const filesDownloadFileParams: zod.ZodObject<{
|
|
1643
1714
|
id: zod.ZodString;
|
|
1644
1715
|
}, zod.core.$strict>;
|
|
1645
|
-
export declare const
|
|
1646
|
-
export declare const
|
|
1647
|
-
export declare const
|
|
1716
|
+
export declare const filesDownloadFileQueryThreadIdRegExpOne: RegExp;
|
|
1717
|
+
export declare const filesDownloadFileQueryWorkspaceIdRegExpOne: RegExp;
|
|
1718
|
+
export declare const filesDownloadFileQueryParams: zod.ZodObject<{
|
|
1648
1719
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1649
1720
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1650
1721
|
}, zod.core.$strict>;
|
|
1651
1722
|
/**
|
|
1652
1723
|
* @summary Get URI of a previously uploaded file
|
|
1653
1724
|
*/
|
|
1654
|
-
export declare const
|
|
1655
|
-
export declare const
|
|
1725
|
+
export declare const filesGetUriPathIdRegExpOne: RegExp;
|
|
1726
|
+
export declare const filesGetUriParams: zod.ZodObject<{
|
|
1656
1727
|
id: zod.ZodString;
|
|
1657
1728
|
}, zod.core.$strict>;
|
|
1658
|
-
export declare const
|
|
1659
|
-
export declare const
|
|
1660
|
-
export declare const
|
|
1729
|
+
export declare const filesGetUriQueryThreadIdRegExpOne: RegExp;
|
|
1730
|
+
export declare const filesGetUriQueryWorkspaceIdRegExpOne: RegExp;
|
|
1731
|
+
export declare const filesGetUriQueryParams: zod.ZodObject<{
|
|
1661
1732
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
1662
1733
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
1663
1734
|
}, zod.core.$strict>;
|
|
1664
|
-
export declare const
|
|
1735
|
+
export declare const filesGetUriResponse: zod.ZodString;
|
|
1665
1736
|
/**
|
|
1666
1737
|
* @summary Searches for flow runs based on search term
|
|
1667
1738
|
*/
|
|
1668
|
-
export declare const
|
|
1669
|
-
export declare const
|
|
1670
|
-
export declare const
|
|
1671
|
-
export declare const
|
|
1739
|
+
export declare const flowRunsSearchFlowRunsQueryDataSetIdRegExp: RegExp;
|
|
1740
|
+
export declare const flowRunsSearchFlowRunsQuerySkipDefault = 0;
|
|
1741
|
+
export declare const flowRunsSearchFlowRunsQueryTakeDefault = 20;
|
|
1742
|
+
export declare const flowRunsSearchFlowRunsQueryParams: zod.ZodObject<{
|
|
1672
1743
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1673
1744
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
1674
1745
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
@@ -1677,14 +1748,14 @@ export declare const getFlowRunsSearchQueryParams: zod.ZodObject<{
|
|
|
1677
1748
|
/**
|
|
1678
1749
|
* @summary Gets a singile file if it was used as an input to the flow run
|
|
1679
1750
|
*/
|
|
1680
|
-
export declare const
|
|
1681
|
-
export declare const
|
|
1751
|
+
export declare const flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp: RegExp;
|
|
1752
|
+
export declare const flowRunsGetFileFromFlowRunIdParams: zod.ZodObject<{
|
|
1682
1753
|
flowRunId: zod.ZodString;
|
|
1683
1754
|
}, zod.core.$strict>;
|
|
1684
|
-
export declare const
|
|
1685
|
-
export declare const
|
|
1686
|
-
export declare const
|
|
1687
|
-
export declare const
|
|
1755
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseIdRegExp: RegExp;
|
|
1756
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp: RegExp;
|
|
1757
|
+
export declare const flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp: RegExp;
|
|
1758
|
+
export declare const flowRunsGetFileFromFlowRunIdResponse: zod.ZodObject<{
|
|
1688
1759
|
createdAt: zod.ZodISODateTime;
|
|
1689
1760
|
createdByUserId: zod.ZodString;
|
|
1690
1761
|
id: zod.ZodString;
|
|
@@ -1695,24 +1766,24 @@ export declare const getFlowRunsFlowRunIdFileResponse: zod.ZodObject<{
|
|
|
1695
1766
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1696
1767
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1697
1768
|
}, zod.core.$strip>;
|
|
1698
|
-
export declare const
|
|
1699
|
-
export declare const
|
|
1769
|
+
export declare const flowRunsGetStepExecutionsPathIdRegExp: RegExp;
|
|
1770
|
+
export declare const flowRunsGetStepExecutionsParams: zod.ZodObject<{
|
|
1700
1771
|
id: zod.ZodString;
|
|
1701
1772
|
}, zod.core.$strict>;
|
|
1702
|
-
export declare const
|
|
1703
|
-
export declare const
|
|
1704
|
-
export declare const
|
|
1705
|
-
export declare const
|
|
1773
|
+
export declare const flowRunsGetStepExecutionsQuerySkipDefault = 0;
|
|
1774
|
+
export declare const flowRunsGetStepExecutionsQueryTakeDefault = 100;
|
|
1775
|
+
export declare const flowRunsGetStepExecutionsQuerySearchDefault = "";
|
|
1776
|
+
export declare const flowRunsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
1706
1777
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1707
1778
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1708
1779
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1709
1780
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
1710
1781
|
}, zod.core.$strict>;
|
|
1711
|
-
export declare const
|
|
1712
|
-
export declare const
|
|
1713
|
-
export declare const
|
|
1714
|
-
export declare const
|
|
1715
|
-
export declare const
|
|
1782
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
1783
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
1784
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
1785
|
+
export declare const flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
1786
|
+
export declare const flowRunsGetStepExecutionsResponse: zod.ZodObject<{
|
|
1716
1787
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
1717
1788
|
blockId: zod.ZodString;
|
|
1718
1789
|
createdAt: zod.ZodISODateTime;
|
|
@@ -1752,26 +1823,26 @@ export declare const getFlowRunsIdFunctionexecutionsResponse: zod.ZodObject<{
|
|
|
1752
1823
|
}, zod.core.$strip>>;
|
|
1753
1824
|
total: zod.ZodNumber;
|
|
1754
1825
|
}, zod.core.$strip>;
|
|
1755
|
-
export declare const
|
|
1756
|
-
export declare const
|
|
1826
|
+
export declare const flowRunsGetVariablesPathIdRegExpOne: RegExp;
|
|
1827
|
+
export declare const flowRunsGetVariablesParams: zod.ZodObject<{
|
|
1757
1828
|
id: zod.ZodString;
|
|
1758
1829
|
}, zod.core.$strict>;
|
|
1759
|
-
export declare const
|
|
1760
|
-
export declare const
|
|
1761
|
-
export declare const
|
|
1830
|
+
export declare const flowRunsGetVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
1831
|
+
export declare const flowRunsSetVariablePathIdRegExpOne: RegExp;
|
|
1832
|
+
export declare const flowRunsSetVariableParams: zod.ZodObject<{
|
|
1762
1833
|
id: zod.ZodString;
|
|
1763
1834
|
variableName: zod.ZodString;
|
|
1764
1835
|
}, zod.core.$strict>;
|
|
1765
|
-
export declare const
|
|
1766
|
-
export declare const
|
|
1767
|
-
export declare const
|
|
1836
|
+
export declare const flowRunsSetVariableBody: zod.ZodAny;
|
|
1837
|
+
export declare const flowsGetPathIdRegExp: RegExp;
|
|
1838
|
+
export declare const flowsGetParams: zod.ZodObject<{
|
|
1768
1839
|
id: zod.ZodString;
|
|
1769
1840
|
}, zod.core.$strict>;
|
|
1770
|
-
export declare const
|
|
1771
|
-
export declare const
|
|
1841
|
+
export declare const flowsSetActiveFlowDefinitionPathIdRegExp: RegExp;
|
|
1842
|
+
export declare const flowsSetActiveFlowDefinitionParams: zod.ZodObject<{
|
|
1772
1843
|
id: zod.ZodString;
|
|
1773
1844
|
}, zod.core.$strict>;
|
|
1774
|
-
export declare const
|
|
1845
|
+
export declare const flowsSetActiveFlowDefinitionBody: zod.ZodObject<{
|
|
1775
1846
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
1776
1847
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
1777
1848
|
target: zod.ZodObject<{
|
|
@@ -1828,16 +1899,16 @@ export declare const putFlowsIdActiveBody: zod.ZodObject<{
|
|
|
1828
1899
|
/**
|
|
1829
1900
|
* @summary Retrieves a list of models.
|
|
1830
1901
|
*/
|
|
1831
|
-
export declare const
|
|
1832
|
-
export declare const
|
|
1833
|
-
export declare const
|
|
1834
|
-
export declare const
|
|
1902
|
+
export declare const modelsGetModelsQueryTakeDefaultOne = 50;
|
|
1903
|
+
export declare const modelsGetModelsQuerySkipDefaultOne = 0;
|
|
1904
|
+
export declare const modelsGetModelsQuerySearchDefaultOne = "";
|
|
1905
|
+
export declare const modelsGetModelsQueryParams: zod.ZodObject<{
|
|
1835
1906
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1836
1907
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1837
1908
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1838
1909
|
}, zod.core.$strict>;
|
|
1839
|
-
export declare const
|
|
1840
|
-
export declare const
|
|
1910
|
+
export declare const modelsGetModelsResponseDataItemIdRegExpOne: RegExp;
|
|
1911
|
+
export declare const modelsGetModelsResponse: zod.ZodObject<{
|
|
1841
1912
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1842
1913
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1843
1914
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1860,6 +1931,21 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1860
1931
|
VertexAi: "VertexAi";
|
|
1861
1932
|
AzureFoundry: "AzureFoundry";
|
|
1862
1933
|
}>>;
|
|
1934
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
1935
|
+
OpenAi: "OpenAi";
|
|
1936
|
+
HuggingFace: "HuggingFace";
|
|
1937
|
+
Cohere: "Cohere";
|
|
1938
|
+
Anthropic: "Anthropic";
|
|
1939
|
+
Google: "Google";
|
|
1940
|
+
Meta: "Meta";
|
|
1941
|
+
Mistral: "Mistral";
|
|
1942
|
+
Microsoft: "Microsoft";
|
|
1943
|
+
DeepSeek: "DeepSeek";
|
|
1944
|
+
XAi: "XAi";
|
|
1945
|
+
Amazon: "Amazon";
|
|
1946
|
+
Qwen: "Qwen";
|
|
1947
|
+
Other: "Other";
|
|
1948
|
+
}>>;
|
|
1863
1949
|
name: zod.ZodString;
|
|
1864
1950
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1865
1951
|
name: zod.ZodString;
|
|
@@ -1876,9 +1962,9 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
1876
1962
|
/**
|
|
1877
1963
|
* @summary Creates a new model.
|
|
1878
1964
|
*/
|
|
1879
|
-
export declare const
|
|
1880
|
-
export declare const
|
|
1881
|
-
export declare const
|
|
1965
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
1966
|
+
export declare const modelsCreateModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
1967
|
+
export declare const modelsCreateModelBody: zod.ZodObject<{
|
|
1882
1968
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
1883
1969
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1884
1970
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1907,26 +1993,41 @@ export declare const postModelsBody: zod.ZodObject<{
|
|
|
1907
1993
|
}, zod.core.$strict>>;
|
|
1908
1994
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1909
1995
|
name: zod.ZodString;
|
|
1996
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
1997
|
+
OpenAi: "OpenAi";
|
|
1998
|
+
HuggingFace: "HuggingFace";
|
|
1999
|
+
Cohere: "Cohere";
|
|
2000
|
+
Anthropic: "Anthropic";
|
|
2001
|
+
Google: "Google";
|
|
2002
|
+
Meta: "Meta";
|
|
2003
|
+
Mistral: "Mistral";
|
|
2004
|
+
Microsoft: "Microsoft";
|
|
2005
|
+
DeepSeek: "DeepSeek";
|
|
2006
|
+
XAi: "XAi";
|
|
2007
|
+
Amazon: "Amazon";
|
|
2008
|
+
Qwen: "Qwen";
|
|
2009
|
+
Other: "Other";
|
|
2010
|
+
}>>;
|
|
1910
2011
|
}, zod.core.$strict>;
|
|
1911
2012
|
/**
|
|
1912
2013
|
* @summary Deletes a model with the specified ID.
|
|
1913
2014
|
*/
|
|
1914
|
-
export declare const
|
|
1915
|
-
export declare const
|
|
2015
|
+
export declare const modelsDeleteModelPathIdRegExp: RegExp;
|
|
2016
|
+
export declare const modelsDeleteModelParams: zod.ZodObject<{
|
|
1916
2017
|
id: zod.ZodString;
|
|
1917
2018
|
}, zod.core.$strict>;
|
|
1918
2019
|
/**
|
|
1919
2020
|
* @summary Retrieves a model by its ID.
|
|
1920
2021
|
*/
|
|
1921
|
-
export declare const
|
|
1922
|
-
export declare const
|
|
2022
|
+
export declare const modelsGetModelPathIdRegExpOne: RegExp;
|
|
2023
|
+
export declare const modelsGetModelParams: zod.ZodObject<{
|
|
1923
2024
|
id: zod.ZodString;
|
|
1924
2025
|
}, zod.core.$strict>;
|
|
1925
|
-
export declare const
|
|
1926
|
-
export declare const
|
|
1927
|
-
export declare const
|
|
1928
|
-
export declare const
|
|
1929
|
-
export declare const
|
|
2026
|
+
export declare const modelsGetModelResponseDeploymentIdRegExpOne: RegExp;
|
|
2027
|
+
export declare const modelsGetModelResponseDeploymentProviderIdRegExpOne: RegExp;
|
|
2028
|
+
export declare const modelsGetModelResponseDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2029
|
+
export declare const modelsGetModelResponseIdRegExpOne: RegExp;
|
|
2030
|
+
export declare const modelsGetModelResponse: zod.ZodObject<{
|
|
1930
2031
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1931
2032
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1932
2033
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -1983,6 +2084,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1983
2084
|
VertexAi: "VertexAi";
|
|
1984
2085
|
AzureFoundry: "AzureFoundry";
|
|
1985
2086
|
}>>;
|
|
2087
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2088
|
+
OpenAi: "OpenAi";
|
|
2089
|
+
HuggingFace: "HuggingFace";
|
|
2090
|
+
Cohere: "Cohere";
|
|
2091
|
+
Anthropic: "Anthropic";
|
|
2092
|
+
Google: "Google";
|
|
2093
|
+
Meta: "Meta";
|
|
2094
|
+
Mistral: "Mistral";
|
|
2095
|
+
Microsoft: "Microsoft";
|
|
2096
|
+
DeepSeek: "DeepSeek";
|
|
2097
|
+
XAi: "XAi";
|
|
2098
|
+
Amazon: "Amazon";
|
|
2099
|
+
Qwen: "Qwen";
|
|
2100
|
+
Other: "Other";
|
|
2101
|
+
}>>;
|
|
1986
2102
|
name: zod.ZodString;
|
|
1987
2103
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
1988
2104
|
name: zod.ZodString;
|
|
@@ -1996,13 +2112,13 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
1996
2112
|
/**
|
|
1997
2113
|
* @summary Updates or inserts a model with the specified ID.
|
|
1998
2114
|
*/
|
|
1999
|
-
export declare const
|
|
2000
|
-
export declare const
|
|
2115
|
+
export declare const modelsUpsertModelPathIdRegExp: RegExp;
|
|
2116
|
+
export declare const modelsUpsertModelParams: zod.ZodObject<{
|
|
2001
2117
|
id: zod.ZodString;
|
|
2002
2118
|
}, zod.core.$strict>;
|
|
2003
|
-
export declare const
|
|
2004
|
-
export declare const
|
|
2005
|
-
export declare const
|
|
2119
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExp: RegExp;
|
|
2120
|
+
export declare const modelsUpsertModelBodyDeploymentProviderIdRegExpOne: RegExp;
|
|
2121
|
+
export declare const modelsUpsertModelBody: zod.ZodObject<{
|
|
2006
2122
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
2007
2123
|
dockerFile: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2008
2124
|
provider: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -2031,23 +2147,38 @@ export declare const putModelsIdBody: zod.ZodObject<{
|
|
|
2031
2147
|
}, zod.core.$strict>>;
|
|
2032
2148
|
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2033
2149
|
name: zod.ZodString;
|
|
2150
|
+
publisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2151
|
+
OpenAi: "OpenAi";
|
|
2152
|
+
HuggingFace: "HuggingFace";
|
|
2153
|
+
Cohere: "Cohere";
|
|
2154
|
+
Anthropic: "Anthropic";
|
|
2155
|
+
Google: "Google";
|
|
2156
|
+
Meta: "Meta";
|
|
2157
|
+
Mistral: "Mistral";
|
|
2158
|
+
Microsoft: "Microsoft";
|
|
2159
|
+
DeepSeek: "DeepSeek";
|
|
2160
|
+
XAi: "XAi";
|
|
2161
|
+
Amazon: "Amazon";
|
|
2162
|
+
Qwen: "Qwen";
|
|
2163
|
+
Other: "Other";
|
|
2164
|
+
}>>;
|
|
2034
2165
|
}, zod.core.$strict>;
|
|
2035
2166
|
/**
|
|
2036
2167
|
* @summary Retrieves the Docker logs for a specific deployment of a model.
|
|
2037
2168
|
*/
|
|
2038
|
-
export declare const
|
|
2039
|
-
export declare const
|
|
2169
|
+
export declare const modelsGetDeploymentDockerLogsPathIdRegExp: RegExp;
|
|
2170
|
+
export declare const modelsGetDeploymentDockerLogsParams: zod.ZodObject<{
|
|
2040
2171
|
id: zod.ZodString;
|
|
2041
2172
|
}, zod.core.$strict>;
|
|
2042
|
-
export declare const
|
|
2173
|
+
export declare const modelsGetDeploymentDockerLogsResponse: zod.ZodString;
|
|
2043
2174
|
/**
|
|
2044
2175
|
* @summary Retrieves the health status of a model.
|
|
2045
2176
|
*/
|
|
2046
|
-
export declare const
|
|
2047
|
-
export declare const
|
|
2177
|
+
export declare const modelsGetModelHealthPathIdRegExp: RegExp;
|
|
2178
|
+
export declare const modelsGetModelHealthParams: zod.ZodObject<{
|
|
2048
2179
|
id: zod.ZodString;
|
|
2049
2180
|
}, zod.core.$strict>;
|
|
2050
|
-
export declare const
|
|
2181
|
+
export declare const modelsGetModelHealthResponse: zod.ZodEnum<{
|
|
2051
2182
|
Unhealthy: "Unhealthy";
|
|
2052
2183
|
Degraded: "Degraded";
|
|
2053
2184
|
Healthy: "Healthy";
|
|
@@ -2055,20 +2186,21 @@ export declare const getModelsIdHealthResponse: zod.ZodEnum<{
|
|
|
2055
2186
|
/**
|
|
2056
2187
|
* @summary Retrieve notifications for user login.
|
|
2057
2188
|
*/
|
|
2058
|
-
export declare const
|
|
2059
|
-
export declare const
|
|
2060
|
-
export declare const
|
|
2189
|
+
export declare const notificationGetQueryTakeDefaultOne = 20;
|
|
2190
|
+
export declare const notificationGetQuerySkipDefaultOne = 0;
|
|
2191
|
+
export declare const notificationGetQueryParams: zod.ZodObject<{
|
|
2061
2192
|
unread: zod.ZodOptional<zod.ZodBoolean>;
|
|
2062
2193
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2063
2194
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2064
2195
|
}, zod.core.$strict>;
|
|
2065
|
-
export declare const
|
|
2066
|
-
export declare const
|
|
2067
|
-
export declare const
|
|
2068
|
-
export declare const
|
|
2196
|
+
export declare const notificationGetResponseDataItemIdRegExpOne: RegExp;
|
|
2197
|
+
export declare const notificationGetResponseDataItemThreadIdRegExpOne: RegExp;
|
|
2198
|
+
export declare const notificationGetResponseDataItemWorkSpaceIdRegExpOne: RegExp;
|
|
2199
|
+
export declare const notificationGetResponse: zod.ZodObject<{
|
|
2069
2200
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2070
2201
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2071
2202
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2203
|
+
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2072
2204
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2073
2205
|
dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
2074
2206
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2086,13 +2218,13 @@ export declare const getNotificationResponse: zod.ZodObject<{
|
|
|
2086
2218
|
/**
|
|
2087
2219
|
* @summary Update: mark read notifications.
|
|
2088
2220
|
*/
|
|
2089
|
-
export declare const
|
|
2090
|
-
export declare const
|
|
2091
|
-
export declare const
|
|
2221
|
+
export declare const notificationPutUpdateBodyRegExpOne: RegExp;
|
|
2222
|
+
export declare const notificationPutUpdateBodyItem: zod.ZodString;
|
|
2223
|
+
export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
|
|
2092
2224
|
/**
|
|
2093
2225
|
* @summary Gets the number of requests by a specified duration
|
|
2094
2226
|
*/
|
|
2095
|
-
export declare const
|
|
2227
|
+
export declare const reportingGetRequestsParams: zod.ZodObject<{
|
|
2096
2228
|
duration: zod.ZodEnum<{
|
|
2097
2229
|
Second: "Second";
|
|
2098
2230
|
Minute: "Minute";
|
|
@@ -2101,7 +2233,7 @@ export declare const getReportingRequestsByDurationParams: zod.ZodObject<{
|
|
|
2101
2233
|
Month: "Month";
|
|
2102
2234
|
}>;
|
|
2103
2235
|
}, zod.core.$strict>;
|
|
2104
|
-
export declare const
|
|
2236
|
+
export declare const reportingGetRequestsQueryParams: zod.ZodObject<{
|
|
2105
2237
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2106
2238
|
User: "User";
|
|
2107
2239
|
WorkSpace: "WorkSpace";
|
|
@@ -2112,7 +2244,7 @@ export declare const getReportingRequestsByDurationQueryParams: zod.ZodObject<{
|
|
|
2112
2244
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2113
2245
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2114
2246
|
}, zod.core.$strict>;
|
|
2115
|
-
export declare const
|
|
2247
|
+
export declare const reportingGetRequestsResponse: zod.ZodObject<{
|
|
2116
2248
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2117
2249
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2118
2250
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2122,7 +2254,7 @@ export declare const getReportingRequestsByDurationResponse: zod.ZodObject<{
|
|
|
2122
2254
|
/**
|
|
2123
2255
|
* @summary Gets the number of tokens by a specified duration
|
|
2124
2256
|
*/
|
|
2125
|
-
export declare const
|
|
2257
|
+
export declare const reportingGetTokensParams: zod.ZodObject<{
|
|
2126
2258
|
duration: zod.ZodEnum<{
|
|
2127
2259
|
Second: "Second";
|
|
2128
2260
|
Minute: "Minute";
|
|
@@ -2131,7 +2263,7 @@ export declare const getReportingTokensByDurationParams: zod.ZodObject<{
|
|
|
2131
2263
|
Month: "Month";
|
|
2132
2264
|
}>;
|
|
2133
2265
|
}, zod.core.$strict>;
|
|
2134
|
-
export declare const
|
|
2266
|
+
export declare const reportingGetTokensQueryParams: zod.ZodObject<{
|
|
2135
2267
|
split: zod.ZodOptional<zod.ZodEnum<{
|
|
2136
2268
|
User: "User";
|
|
2137
2269
|
WorkSpace: "WorkSpace";
|
|
@@ -2142,7 +2274,7 @@ export declare const getReportingTokensByDurationQueryParams: zod.ZodObject<{
|
|
|
2142
2274
|
reportFromDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2143
2275
|
reportToDate: zod.ZodOptional<zod.ZodISODateTime>;
|
|
2144
2276
|
}, zod.core.$strict>;
|
|
2145
|
-
export declare const
|
|
2277
|
+
export declare const reportingGetTokensResponse: zod.ZodObject<{
|
|
2146
2278
|
categories: zod.ZodArray<zod.ZodISODateTime>;
|
|
2147
2279
|
series: zod.ZodArray<zod.ZodObject<{
|
|
2148
2280
|
data: zod.ZodArray<zod.ZodNumber>;
|
|
@@ -2152,18 +2284,18 @@ export declare const getReportingTokensByDurationResponse: zod.ZodObject<{
|
|
|
2152
2284
|
/**
|
|
2153
2285
|
* @summary Gets Tenant Id
|
|
2154
2286
|
*/
|
|
2155
|
-
export declare const
|
|
2287
|
+
export declare const tenantIdGetResultResponse: zod.ZodString;
|
|
2156
2288
|
/**
|
|
2157
2289
|
* @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
|
|
2158
2290
|
*/
|
|
2159
|
-
export declare const
|
|
2160
|
-
export declare const
|
|
2161
|
-
export declare const
|
|
2291
|
+
export declare const usersGetUsersQuerySkipDefault = 0;
|
|
2292
|
+
export declare const usersGetUsersQueryTakeDefault = 20;
|
|
2293
|
+
export declare const usersGetUsersQueryParams: zod.ZodObject<{
|
|
2162
2294
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2163
2295
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2164
2296
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2165
2297
|
}, zod.core.$strict>;
|
|
2166
|
-
export declare const
|
|
2298
|
+
export declare const usersGetUsersResponse: zod.ZodObject<{
|
|
2167
2299
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2168
2300
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2169
2301
|
id: zod.ZodString;
|
|
@@ -2189,35 +2321,37 @@ export declare const getUsersResponse: zod.ZodObject<{
|
|
|
2189
2321
|
/**
|
|
2190
2322
|
* @summary Disable user (Remove all assigned WorkSpaces by UserId)
|
|
2191
2323
|
*/
|
|
2192
|
-
export declare const
|
|
2193
|
-
export declare const
|
|
2324
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp: RegExp;
|
|
2325
|
+
export declare const usersRemoveUserFromAllWorkSpacesQueryParams: zod.ZodObject<{
|
|
2194
2326
|
userId: zod.ZodOptional<zod.ZodString>;
|
|
2195
2327
|
}, zod.core.$strict>;
|
|
2196
2328
|
/**
|
|
2197
2329
|
* @summary Search users by name for autocomplete/navigation. Returns lightweight results (id, name, email only).
|
|
2198
2330
|
*/
|
|
2199
|
-
export declare const
|
|
2200
|
-
export declare const
|
|
2331
|
+
export declare const usersSearchUsersQueryTakeDefault = 10;
|
|
2332
|
+
export declare const usersSearchUsersQueryParams: zod.ZodObject<{
|
|
2201
2333
|
q: zod.ZodOptional<zod.ZodString>;
|
|
2202
2334
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2203
2335
|
}, zod.core.$strict>;
|
|
2204
|
-
export declare const
|
|
2336
|
+
export declare const usersSearchUsersResponseItem: zod.ZodObject<{
|
|
2205
2337
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2206
2338
|
id: zod.ZodString;
|
|
2339
|
+
isAssigned: zod.ZodBoolean;
|
|
2207
2340
|
name: zod.ZodString;
|
|
2208
2341
|
}, zod.core.$strip>;
|
|
2209
|
-
export declare const
|
|
2342
|
+
export declare const usersSearchUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
2210
2343
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2211
2344
|
id: zod.ZodString;
|
|
2345
|
+
isAssigned: zod.ZodBoolean;
|
|
2212
2346
|
name: zod.ZodString;
|
|
2213
2347
|
}, zod.core.$strip>>;
|
|
2214
2348
|
/**
|
|
2215
2349
|
* @summary Retrieve user detail in SmartSpace
|
|
2216
2350
|
*/
|
|
2217
|
-
export declare const
|
|
2351
|
+
export declare const usersGetUserDetailParams: zod.ZodObject<{
|
|
2218
2352
|
id: zod.ZodString;
|
|
2219
2353
|
}, zod.core.$strict>;
|
|
2220
|
-
export declare const
|
|
2354
|
+
export declare const usersGetUserDetailResponse: zod.ZodObject<{
|
|
2221
2355
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2222
2356
|
id: zod.ZodString;
|
|
2223
2357
|
isAdmin: zod.ZodOptional<zod.ZodNullable<zod.ZodBoolean>>;
|
|
@@ -2241,27 +2375,27 @@ export declare const getUsersIdResponse: zod.ZodObject<{
|
|
|
2241
2375
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
2242
2376
|
so browsers can cache the image via standard img src usage.
|
|
2243
2377
|
*/
|
|
2244
|
-
export declare const
|
|
2245
|
-
export declare const
|
|
2378
|
+
export declare const usersGetUserPhotoPathIdRegExpOne: RegExp;
|
|
2379
|
+
export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
2246
2380
|
id: zod.ZodString;
|
|
2247
2381
|
}, zod.core.$strict>;
|
|
2248
|
-
export declare const
|
|
2382
|
+
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
2249
2383
|
/**
|
|
2250
2384
|
* @summary Adds Admin for a access for a user
|
|
2251
2385
|
*/
|
|
2252
|
-
export declare const
|
|
2253
|
-
export declare const
|
|
2386
|
+
export declare const usersGetAccessWorkSpacesPathIdRegExp: RegExp;
|
|
2387
|
+
export declare const usersGetAccessWorkSpacesParams: zod.ZodObject<{
|
|
2254
2388
|
id: zod.ZodString;
|
|
2255
2389
|
}, zod.core.$strict>;
|
|
2256
|
-
export declare const
|
|
2257
|
-
export declare const
|
|
2258
|
-
export declare const
|
|
2390
|
+
export declare const usersGetAccessWorkSpacesQuerySkipDefault = 0;
|
|
2391
|
+
export declare const usersGetAccessWorkSpacesQueryTakeDefault = 20;
|
|
2392
|
+
export declare const usersGetAccessWorkSpacesQueryParams: zod.ZodObject<{
|
|
2259
2393
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2260
2394
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2261
2395
|
}, zod.core.$strict>;
|
|
2262
|
-
export declare const
|
|
2263
|
-
export declare const
|
|
2264
|
-
export declare const
|
|
2396
|
+
export declare const usersGetAccessWorkSpacesResponseIdRegExp: RegExp;
|
|
2397
|
+
export declare const usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp: RegExp;
|
|
2398
|
+
export declare const usersGetAccessWorkSpacesResponseItem: zod.ZodObject<{
|
|
2265
2399
|
accessType: zod.ZodEnum<{
|
|
2266
2400
|
Principal: "Principal";
|
|
2267
2401
|
Group: "Group";
|
|
@@ -2278,7 +2412,7 @@ export declare const getUsersIdWorkspacesResponseItem: zod.ZodObject<{
|
|
|
2278
2412
|
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2279
2413
|
workSpaceName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2280
2414
|
}, zod.core.$strip>;
|
|
2281
|
-
export declare const
|
|
2415
|
+
export declare const usersGetAccessWorkSpacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
2282
2416
|
accessType: zod.ZodEnum<{
|
|
2283
2417
|
Principal: "Principal";
|
|
2284
2418
|
Group: "Group";
|
|
@@ -2298,41 +2432,41 @@ export declare const getUsersIdWorkspacesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
2298
2432
|
/**
|
|
2299
2433
|
* @summary Returns a list of available Azure locations for deploying virtual machines
|
|
2300
2434
|
*/
|
|
2301
|
-
export declare const
|
|
2435
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponseItem: zod.ZodObject<{
|
|
2302
2436
|
displayName: zod.ZodString;
|
|
2303
2437
|
name: zod.ZodString;
|
|
2304
2438
|
}, zod.core.$strip>;
|
|
2305
|
-
export declare const
|
|
2439
|
+
export declare const virtualMachinesGetVirtualMachineLocationsResponse: zod.ZodArray<zod.ZodObject<{
|
|
2306
2440
|
displayName: zod.ZodString;
|
|
2307
2441
|
name: zod.ZodString;
|
|
2308
2442
|
}, zod.core.$strip>>;
|
|
2309
2443
|
/**
|
|
2310
2444
|
* @summary Returns a list of virtual machines sizes available in the specified location
|
|
2311
2445
|
*/
|
|
2312
|
-
export declare const
|
|
2446
|
+
export declare const virtualMachinesGetVirtualMachineSizeParams: zod.ZodObject<{
|
|
2313
2447
|
location: zod.ZodString;
|
|
2314
2448
|
}, zod.core.$strict>;
|
|
2315
|
-
export declare const
|
|
2449
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponseItem: zod.ZodObject<{
|
|
2316
2450
|
name: zod.ZodString;
|
|
2317
2451
|
}, zod.core.$strip>;
|
|
2318
|
-
export declare const
|
|
2452
|
+
export declare const virtualMachinesGetVirtualMachineSizeResponse: zod.ZodArray<zod.ZodObject<{
|
|
2319
2453
|
name: zod.ZodString;
|
|
2320
2454
|
}, zod.core.$strip>>;
|
|
2321
2455
|
/**
|
|
2322
2456
|
* @summary Obtain a list of all templates in SmartSpace, with pagination options take and skip.
|
|
2323
2457
|
*/
|
|
2324
|
-
export declare const
|
|
2325
|
-
export declare const
|
|
2326
|
-
export declare const
|
|
2327
|
-
export declare const
|
|
2458
|
+
export declare const workSpaceTemplatesGetQueryTakeDefault = 20;
|
|
2459
|
+
export declare const workSpaceTemplatesGetQuerySkipDefault = 0;
|
|
2460
|
+
export declare const workSpaceTemplatesGetQuerySearchDefault = "";
|
|
2461
|
+
export declare const workSpaceTemplatesGetQueryParams: zod.ZodObject<{
|
|
2328
2462
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2329
2463
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2330
2464
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2331
2465
|
}, zod.core.$strict>;
|
|
2332
|
-
export declare const
|
|
2333
|
-
export declare const
|
|
2334
|
-
export declare const
|
|
2335
|
-
export declare const
|
|
2466
|
+
export declare const workSpaceTemplatesGetResponseDataItemIdRegExp: RegExp;
|
|
2467
|
+
export declare const workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp: RegExp;
|
|
2468
|
+
export declare const workSpaceTemplatesGetResponseDataItemPublisherIdRegExp: RegExp;
|
|
2469
|
+
export declare const workSpaceTemplatesGetResponse: zod.ZodObject<{
|
|
2336
2470
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2337
2471
|
createdAtUtc: zod.ZodISODateTime;
|
|
2338
2472
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -2354,32 +2488,32 @@ export declare const getWorkSpaceTemplatesResponse: zod.ZodObject<{
|
|
|
2354
2488
|
/**
|
|
2355
2489
|
* @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
|
|
2356
2490
|
*/
|
|
2357
|
-
export declare const
|
|
2358
|
-
export declare const
|
|
2359
|
-
export declare const
|
|
2491
|
+
export declare const workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
2492
|
+
export declare const workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
2493
|
+
export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
|
|
2360
2494
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
2361
2495
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
2362
2496
|
search: zod.ZodOptional<zod.ZodString>;
|
|
2363
2497
|
}, zod.core.$strict>;
|
|
2364
|
-
export declare const
|
|
2365
|
-
export declare const
|
|
2366
|
-
export declare const
|
|
2367
|
-
export declare const
|
|
2368
|
-
export declare const
|
|
2369
|
-
export declare const
|
|
2370
|
-
export declare const
|
|
2371
|
-
export declare const
|
|
2372
|
-
export declare const
|
|
2373
|
-
export declare const
|
|
2374
|
-
export declare const
|
|
2375
|
-
export declare const
|
|
2376
|
-
export declare const
|
|
2377
|
-
export declare const
|
|
2378
|
-
export declare const
|
|
2379
|
-
export declare const
|
|
2380
|
-
export declare const
|
|
2381
|
-
export declare const
|
|
2382
|
-
export declare const
|
|
2498
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
2499
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
2500
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
2501
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
2502
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
2503
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
2504
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
2505
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
2506
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
2507
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne: RegExp;
|
|
2508
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
2509
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
2510
|
+
export declare const workSpacesGetGetResponseDataItemIdRegExpOne: RegExp;
|
|
2511
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
2512
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
2513
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
2514
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
2515
|
+
export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne: RegExp;
|
|
2516
|
+
export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
2383
2517
|
data: zod.ZodArray<zod.ZodObject<{
|
|
2384
2518
|
createdAt: zod.ZodISODateTime;
|
|
2385
2519
|
createdByUserId: zod.ZodString;
|
|
@@ -2551,6 +2685,21 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2551
2685
|
VertexAi: "VertexAi";
|
|
2552
2686
|
AzureFoundry: "AzureFoundry";
|
|
2553
2687
|
}>>;
|
|
2688
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2689
|
+
OpenAi: "OpenAi";
|
|
2690
|
+
HuggingFace: "HuggingFace";
|
|
2691
|
+
Cohere: "Cohere";
|
|
2692
|
+
Anthropic: "Anthropic";
|
|
2693
|
+
Google: "Google";
|
|
2694
|
+
Meta: "Meta";
|
|
2695
|
+
Mistral: "Mistral";
|
|
2696
|
+
Microsoft: "Microsoft";
|
|
2697
|
+
DeepSeek: "DeepSeek";
|
|
2698
|
+
XAi: "XAi";
|
|
2699
|
+
Amazon: "Amazon";
|
|
2700
|
+
Qwen: "Qwen";
|
|
2701
|
+
Other: "Other";
|
|
2702
|
+
}>>;
|
|
2554
2703
|
name: zod.ZodString;
|
|
2555
2704
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2556
2705
|
name: zod.ZodString;
|
|
@@ -2594,11 +2743,11 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
2594
2743
|
/**
|
|
2595
2744
|
* @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
|
|
2596
2745
|
*/
|
|
2597
|
-
export declare const
|
|
2598
|
-
export declare const
|
|
2599
|
-
export declare const
|
|
2600
|
-
export declare const
|
|
2601
|
-
export declare const
|
|
2746
|
+
export declare const workSpacesPostBodyDataSpacesItemRegExp: RegExp;
|
|
2747
|
+
export declare const workSpacesPostBodyIdRegExp: RegExp;
|
|
2748
|
+
export declare const workSpacesPostBodyModelConfigurationsItemModelIdRegExp: RegExp;
|
|
2749
|
+
export declare const workSpacesPostBodyTemplateVersionIdRegExp: RegExp;
|
|
2750
|
+
export declare const workSpacesPostBody: zod.ZodObject<{
|
|
2602
2751
|
dataSpaces: zod.ZodArray<zod.ZodString>;
|
|
2603
2752
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2604
2753
|
modelConfigurations: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2618,25 +2767,25 @@ export declare const postWorkSpacesBody: zod.ZodObject<{
|
|
|
2618
2767
|
name: zod.ZodString;
|
|
2619
2768
|
templateVersionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
2620
2769
|
}, zod.core.$strict>;
|
|
2621
|
-
export declare const
|
|
2622
|
-
export declare const
|
|
2623
|
-
export declare const
|
|
2624
|
-
export declare const
|
|
2625
|
-
export declare const
|
|
2626
|
-
export declare const
|
|
2627
|
-
export declare const
|
|
2628
|
-
export declare const
|
|
2629
|
-
export declare const
|
|
2630
|
-
export declare const
|
|
2631
|
-
export declare const
|
|
2632
|
-
export declare const
|
|
2633
|
-
export declare const
|
|
2634
|
-
export declare const
|
|
2635
|
-
export declare const
|
|
2636
|
-
export declare const
|
|
2637
|
-
export declare const
|
|
2638
|
-
export declare const
|
|
2639
|
-
export declare const
|
|
2770
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
2771
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
2772
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
2773
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
2774
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
2775
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
2776
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
2777
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
2778
|
+
export declare const workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
2779
|
+
export declare const workSpacesPostResponseDataSpacesItemIdRegExp: RegExp;
|
|
2780
|
+
export declare const workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
2781
|
+
export declare const workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
2782
|
+
export declare const workSpacesPostResponseIdRegExp: RegExp;
|
|
2783
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
2784
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
2785
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
2786
|
+
export declare const workSpacesPostResponseModelConfigurationsItemModelIdRegExp: RegExp;
|
|
2787
|
+
export declare const workSpacesPostResponseSandBoxThreadIdRegExp: RegExp;
|
|
2788
|
+
export declare const workSpacesPostResponse: zod.ZodObject<{
|
|
2640
2789
|
createdAt: zod.ZodISODateTime;
|
|
2641
2790
|
createdByUserId: zod.ZodString;
|
|
2642
2791
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -2807,6 +2956,21 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2807
2956
|
VertexAi: "VertexAi";
|
|
2808
2957
|
AzureFoundry: "AzureFoundry";
|
|
2809
2958
|
}>>;
|
|
2959
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
2960
|
+
OpenAi: "OpenAi";
|
|
2961
|
+
HuggingFace: "HuggingFace";
|
|
2962
|
+
Cohere: "Cohere";
|
|
2963
|
+
Anthropic: "Anthropic";
|
|
2964
|
+
Google: "Google";
|
|
2965
|
+
Meta: "Meta";
|
|
2966
|
+
Mistral: "Mistral";
|
|
2967
|
+
Microsoft: "Microsoft";
|
|
2968
|
+
DeepSeek: "DeepSeek";
|
|
2969
|
+
XAi: "XAi";
|
|
2970
|
+
Amazon: "Amazon";
|
|
2971
|
+
Qwen: "Qwen";
|
|
2972
|
+
Other: "Other";
|
|
2973
|
+
}>>;
|
|
2810
2974
|
name: zod.ZodString;
|
|
2811
2975
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
2812
2976
|
name: zod.ZodString;
|
|
@@ -2848,36 +3012,36 @@ export declare const postWorkSpacesResponse: zod.ZodObject<{
|
|
|
2848
3012
|
/**
|
|
2849
3013
|
* @summary Remove a particular workspace from SmartSpace, identified by its ID.
|
|
2850
3014
|
*/
|
|
2851
|
-
export declare const
|
|
2852
|
-
export declare const
|
|
3015
|
+
export declare const workSpacesDeletePathIdRegExp: RegExp;
|
|
3016
|
+
export declare const workSpacesDeleteParams: zod.ZodObject<{
|
|
2853
3017
|
id: zod.ZodString;
|
|
2854
3018
|
}, zod.core.$strict>;
|
|
2855
3019
|
/**
|
|
2856
3020
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
2857
3021
|
*/
|
|
2858
|
-
export declare const
|
|
2859
|
-
export declare const
|
|
2860
|
-
id: zod.ZodString;
|
|
2861
|
-
}, zod.core.$strict>;
|
|
2862
|
-
export declare const
|
|
2863
|
-
export declare const
|
|
2864
|
-
export declare const
|
|
2865
|
-
export declare const
|
|
2866
|
-
export declare const
|
|
2867
|
-
export declare const
|
|
2868
|
-
export declare const
|
|
2869
|
-
export declare const
|
|
2870
|
-
export declare const
|
|
2871
|
-
export declare const
|
|
2872
|
-
export declare const
|
|
2873
|
-
export declare const
|
|
2874
|
-
export declare const
|
|
2875
|
-
export declare const
|
|
2876
|
-
export declare const
|
|
2877
|
-
export declare const
|
|
2878
|
-
export declare const
|
|
2879
|
-
export declare const
|
|
2880
|
-
export declare const
|
|
3022
|
+
export declare const workSpacesGetIdPathIdRegExpOne: RegExp;
|
|
3023
|
+
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
3024
|
+
id: zod.ZodString;
|
|
3025
|
+
}, zod.core.$strict>;
|
|
3026
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne: RegExp;
|
|
3027
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne: RegExp;
|
|
3028
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne: RegExp;
|
|
3029
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne: RegExp;
|
|
3030
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne: RegExp;
|
|
3031
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne: RegExp;
|
|
3032
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne: RegExp;
|
|
3033
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne: RegExp;
|
|
3034
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne: RegExp;
|
|
3035
|
+
export declare const workSpacesGetIdResponseDataSpacesItemIdRegExpOne: RegExp;
|
|
3036
|
+
export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne: RegExp;
|
|
3037
|
+
export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne: RegExp;
|
|
3038
|
+
export declare const workSpacesGetIdResponseIdRegExpOne: RegExp;
|
|
3039
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne: RegExp;
|
|
3040
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne: RegExp;
|
|
3041
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne: RegExp;
|
|
3042
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne: RegExp;
|
|
3043
|
+
export declare const workSpacesGetIdResponseSandBoxThreadIdRegExpOne: RegExp;
|
|
3044
|
+
export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
2881
3045
|
createdAt: zod.ZodISODateTime;
|
|
2882
3046
|
createdByUserId: zod.ZodString;
|
|
2883
3047
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -3048,6 +3212,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3048
3212
|
VertexAi: "VertexAi";
|
|
3049
3213
|
AzureFoundry: "AzureFoundry";
|
|
3050
3214
|
}>>;
|
|
3215
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
3216
|
+
OpenAi: "OpenAi";
|
|
3217
|
+
HuggingFace: "HuggingFace";
|
|
3218
|
+
Cohere: "Cohere";
|
|
3219
|
+
Anthropic: "Anthropic";
|
|
3220
|
+
Google: "Google";
|
|
3221
|
+
Meta: "Meta";
|
|
3222
|
+
Mistral: "Mistral";
|
|
3223
|
+
Microsoft: "Microsoft";
|
|
3224
|
+
DeepSeek: "DeepSeek";
|
|
3225
|
+
XAi: "XAi";
|
|
3226
|
+
Amazon: "Amazon";
|
|
3227
|
+
Qwen: "Qwen";
|
|
3228
|
+
Other: "Other";
|
|
3229
|
+
}>>;
|
|
3051
3230
|
name: zod.ZodString;
|
|
3052
3231
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
3053
3232
|
name: zod.ZodString;
|
|
@@ -3089,11 +3268,11 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
3089
3268
|
/**
|
|
3090
3269
|
* @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
|
|
3091
3270
|
*/
|
|
3092
|
-
export declare const
|
|
3093
|
-
export declare const
|
|
3271
|
+
export declare const workSpacesPutPathIdRegExp: RegExp;
|
|
3272
|
+
export declare const workSpacesPutParams: zod.ZodObject<{
|
|
3094
3273
|
id: zod.ZodString;
|
|
3095
3274
|
}, zod.core.$strict>;
|
|
3096
|
-
export declare const
|
|
3275
|
+
export declare const workSpacesPutBody: zod.ZodObject<{
|
|
3097
3276
|
firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3098
3277
|
name: zod.ZodString;
|
|
3099
3278
|
outputSchema: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3104,20 +3283,20 @@ export declare const putWorkSpacesIdBasicinfoBody: zod.ZodObject<{
|
|
|
3104
3283
|
/**
|
|
3105
3284
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
3106
3285
|
*/
|
|
3107
|
-
export declare const
|
|
3108
|
-
export declare const
|
|
3286
|
+
export declare const workSpacesGetThreadsPathIdRegExp: RegExp;
|
|
3287
|
+
export declare const workSpacesGetThreadsParams: zod.ZodObject<{
|
|
3109
3288
|
id: zod.ZodString;
|
|
3110
3289
|
}, zod.core.$strict>;
|
|
3111
|
-
export declare const
|
|
3112
|
-
export declare const
|
|
3113
|
-
export declare const
|
|
3290
|
+
export declare const workSpacesGetThreadsQueryTakeDefault = 50;
|
|
3291
|
+
export declare const workSpacesGetThreadsQuerySkipDefault = 0;
|
|
3292
|
+
export declare const workSpacesGetThreadsQueryParams: zod.ZodObject<{
|
|
3114
3293
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3115
3294
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3116
3295
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3117
3296
|
}, zod.core.$strict>;
|
|
3118
|
-
export declare const
|
|
3119
|
-
export declare const
|
|
3120
|
-
export declare const
|
|
3297
|
+
export declare const workSpacesGetThreadsResponseDataItemIdRegExp: RegExp;
|
|
3298
|
+
export declare const workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
3299
|
+
export declare const workSpacesGetThreadsResponse: zod.ZodObject<{
|
|
3121
3300
|
data: zod.ZodArray<zod.ZodObject<{
|
|
3122
3301
|
createdAt: zod.ZodISODateTime;
|
|
3123
3302
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3134,23 +3313,11 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
|
|
|
3134
3313
|
}, zod.core.$strip>>;
|
|
3135
3314
|
total: zod.ZodNumber;
|
|
3136
3315
|
}, zod.core.$strip>;
|
|
3137
|
-
/**
|
|
3138
|
-
* @summary Deletes the model configuration for a specific workspace and role.
|
|
3139
|
-
*/
|
|
3140
|
-
export declare const deleteWorkSpacesIdModelconfigurationRolePathIdRegExp: RegExp;
|
|
3141
|
-
export declare const deleteWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<{
|
|
3142
|
-
id: zod.ZodString;
|
|
3143
|
-
role: zod.ZodEnum<{
|
|
3144
|
-
Document: "Document";
|
|
3145
|
-
Agent: "Agent";
|
|
3146
|
-
Analyzer: "Analyzer";
|
|
3147
|
-
}>;
|
|
3148
|
-
}, zod.core.$strict>;
|
|
3149
3316
|
/**
|
|
3150
3317
|
* @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
|
|
3151
3318
|
*/
|
|
3152
|
-
export declare const
|
|
3153
|
-
export declare const
|
|
3319
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRolePathIdRegExpOne: RegExp;
|
|
3320
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleParams: zod.ZodObject<{
|
|
3154
3321
|
id: zod.ZodString;
|
|
3155
3322
|
role: zod.ZodEnum<{
|
|
3156
3323
|
Document: "Document";
|
|
@@ -3158,8 +3325,8 @@ export declare const putWorkSpacesIdModelconfigurationRoleParams: zod.ZodObject<
|
|
|
3158
3325
|
Analyzer: "Analyzer";
|
|
3159
3326
|
}>;
|
|
3160
3327
|
}, zod.core.$strict>;
|
|
3161
|
-
export declare const
|
|
3162
|
-
export declare const
|
|
3328
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleBodyModelIdRegExp: RegExp;
|
|
3329
|
+
export declare const workSpacesPutModelConfigurationIdModelconfigurationRoleBody: zod.ZodObject<{
|
|
3163
3330
|
frequencyPenalty: zod.ZodNumber;
|
|
3164
3331
|
modelDisplayText: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3165
3332
|
modelId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3176,80 +3343,35 @@ export declare const putWorkSpacesIdModelconfigurationRoleBody: zod.ZodObject<{
|
|
|
3176
3343
|
/**
|
|
3177
3344
|
* @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
|
|
3178
3345
|
*/
|
|
3179
|
-
export declare const
|
|
3180
|
-
export declare const
|
|
3181
|
-
export declare const
|
|
3346
|
+
export declare const workSpacesRemoveDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3347
|
+
export declare const workSpacesRemoveDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3348
|
+
export declare const workSpacesRemoveDataSpaceParams: zod.ZodObject<{
|
|
3182
3349
|
workspaceId: zod.ZodString;
|
|
3183
3350
|
dataspaceId: zod.ZodString;
|
|
3184
3351
|
}, zod.core.$strict>;
|
|
3185
3352
|
/**
|
|
3186
3353
|
* @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
|
|
3187
3354
|
*/
|
|
3188
|
-
export declare const
|
|
3189
|
-
export declare const
|
|
3190
|
-
export declare const
|
|
3355
|
+
export declare const workSpacesAddDataSpacePathWorkspaceIdRegExp: RegExp;
|
|
3356
|
+
export declare const workSpacesAddDataSpacePathDataspaceIdRegExp: RegExp;
|
|
3357
|
+
export declare const workSpacesAddDataSpaceParams: zod.ZodObject<{
|
|
3191
3358
|
workspaceId: zod.ZodString;
|
|
3192
3359
|
dataspaceId: zod.ZodString;
|
|
3193
3360
|
}, zod.core.$strict>;
|
|
3194
|
-
/**
|
|
3195
|
-
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
3196
|
-
*/
|
|
3197
|
-
export declare const getWorkSpacesWorkspaceIdFilesPathWorkspaceIdRegExp: RegExp;
|
|
3198
|
-
export declare const getWorkSpacesWorkspaceIdFilesParams: zod.ZodObject<{
|
|
3199
|
-
workspaceId: zod.ZodString;
|
|
3200
|
-
}, zod.core.$strict>;
|
|
3201
|
-
export declare const getWorkSpacesWorkspaceIdFilesQueryTakeDefault = 20;
|
|
3202
|
-
export declare const getWorkSpacesWorkspaceIdFilesQuerySkipDefault = 0;
|
|
3203
|
-
export declare const getWorkSpacesWorkspaceIdFilesQueryParams: zod.ZodObject<{
|
|
3204
|
-
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3205
|
-
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3206
|
-
}, zod.core.$strict>;
|
|
3207
|
-
export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileIdRegExp: RegExp;
|
|
3208
|
-
export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileThreadIdRegExp: RegExp;
|
|
3209
|
-
export declare const getWorkSpacesWorkspaceIdFilesResponseDataItemFileWorkspaceIdRegExp: RegExp;
|
|
3210
|
-
export declare const getWorkSpacesWorkspaceIdFilesResponse: zod.ZodObject<{
|
|
3211
|
-
data: zod.ZodArray<zod.ZodObject<{
|
|
3212
|
-
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3213
|
-
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3214
|
-
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3215
|
-
dataSetId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3216
|
-
file: zod.ZodOptional<zod.ZodObject<{
|
|
3217
|
-
createdAt: zod.ZodISODateTime;
|
|
3218
|
-
createdByUserId: zod.ZodString;
|
|
3219
|
-
id: zod.ZodString;
|
|
3220
|
-
modifiedAt: zod.ZodISODateTime;
|
|
3221
|
-
modifiedByUserId: zod.ZodString;
|
|
3222
|
-
name: zod.ZodString;
|
|
3223
|
-
size: zod.ZodNumber;
|
|
3224
|
-
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3225
|
-
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3226
|
-
}, zod.core.$strip>>;
|
|
3227
|
-
flowRunId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3228
|
-
id: zod.ZodString;
|
|
3229
|
-
modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3230
|
-
modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3231
|
-
status: zod.ZodEnum<{
|
|
3232
|
-
Uploaded: "Uploaded";
|
|
3233
|
-
Ingested: "Ingested";
|
|
3234
|
-
Ingesting: "Ingesting";
|
|
3235
|
-
}>;
|
|
3236
|
-
}, zod.core.$strip>>;
|
|
3237
|
-
total: zod.ZodNumber;
|
|
3238
|
-
}, zod.core.$strip>;
|
|
3239
3361
|
/**
|
|
3240
3362
|
* @summary Uploads a list of files directly to the workspace
|
|
3241
3363
|
*/
|
|
3242
|
-
export declare const
|
|
3243
|
-
export declare const
|
|
3364
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesPathWorkspaceIdRegExpOne: RegExp;
|
|
3365
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesParams: zod.ZodObject<{
|
|
3244
3366
|
workspaceId: zod.ZodString;
|
|
3245
3367
|
}, zod.core.$strict>;
|
|
3246
|
-
export declare const
|
|
3368
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesBody: zod.ZodObject<{
|
|
3247
3369
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
3248
3370
|
}, zod.core.$strict>;
|
|
3249
|
-
export declare const
|
|
3250
|
-
export declare const
|
|
3251
|
-
export declare const
|
|
3252
|
-
export declare const
|
|
3371
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileIdRegExp: RegExp;
|
|
3372
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileThreadIdRegExp: RegExp;
|
|
3373
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileWorkspaceIdRegExp: RegExp;
|
|
3374
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem: zod.ZodObject<{
|
|
3253
3375
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3254
3376
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3255
3377
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3275,7 +3397,7 @@ export declare const postWorkSpacesWorkspaceIdFilesResponseItem: zod.ZodObject<{
|
|
|
3275
3397
|
Ingesting: "Ingesting";
|
|
3276
3398
|
}>;
|
|
3277
3399
|
}, zod.core.$strip>;
|
|
3278
|
-
export declare const
|
|
3400
|
+
export declare const workSpacesWorkspaceFilesWorkspaceIdFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3279
3401
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
3280
3402
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3281
3403
|
createdByUserName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -3304,24 +3426,20 @@ export declare const postWorkSpacesWorkspaceIdFilesResponse: zod.ZodArray<zod.Zo
|
|
|
3304
3426
|
/**
|
|
3305
3427
|
* @summary Removes a file form the workspace and the ingested content
|
|
3306
3428
|
*/
|
|
3307
|
-
export declare const
|
|
3308
|
-
export declare const
|
|
3309
|
-
export declare const
|
|
3429
|
+
export declare const workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp: RegExp;
|
|
3430
|
+
export declare const workSpacesDeleteWorkspaceFilePathFileIdRegExp: RegExp;
|
|
3431
|
+
export declare const workSpacesDeleteWorkspaceFileParams: zod.ZodObject<{
|
|
3310
3432
|
workspaceId: zod.ZodString;
|
|
3311
3433
|
fileId: zod.ZodString;
|
|
3312
3434
|
}, zod.core.$strict>;
|
|
3313
|
-
export declare const getWorkSpacesWorkspaceIdFlowsActivePathWorkspaceIdRegExp: RegExp;
|
|
3314
|
-
export declare const getWorkSpacesWorkspaceIdFlowsActiveParams: zod.ZodObject<{
|
|
3315
|
-
workspaceId: zod.ZodString;
|
|
3316
|
-
}, zod.core.$strict>;
|
|
3317
3435
|
/**
|
|
3318
3436
|
* @summary Creates a flow
|
|
3319
3437
|
*/
|
|
3320
|
-
export declare const
|
|
3321
|
-
export declare const
|
|
3438
|
+
export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActivePathWorkspaceIdRegExpOne: RegExp;
|
|
3439
|
+
export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActiveParams: zod.ZodObject<{
|
|
3322
3440
|
workspaceId: zod.ZodString;
|
|
3323
3441
|
}, zod.core.$strict>;
|
|
3324
|
-
export declare const
|
|
3442
|
+
export declare const workSpacesSetActiveFlowWorkspaceIdFlowsActiveBody: zod.ZodObject<{
|
|
3325
3443
|
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
3326
3444
|
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
3327
3445
|
target: zod.ZodObject<{
|
|
@@ -3378,52 +3496,52 @@ export declare const putWorkSpacesWorkspaceIdFlowsActiveBody: zod.ZodObject<{
|
|
|
3378
3496
|
/**
|
|
3379
3497
|
* @summary Updates the the layout of blocks for the flowdefintion
|
|
3380
3498
|
*/
|
|
3381
|
-
export declare const
|
|
3382
|
-
export declare const
|
|
3499
|
+
export declare const workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp: RegExp;
|
|
3500
|
+
export declare const workSpacesSetActiveFlowLayoutParams: zod.ZodObject<{
|
|
3383
3501
|
workspaceId: zod.ZodString;
|
|
3384
3502
|
}, zod.core.$strict>;
|
|
3385
|
-
export declare const
|
|
3503
|
+
export declare const workSpacesSetActiveFlowLayoutBody: zod.ZodAny;
|
|
3386
3504
|
/**
|
|
3387
3505
|
* @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
|
|
3388
3506
|
*/
|
|
3389
|
-
export declare const
|
|
3390
|
-
export declare const
|
|
3507
|
+
export declare const workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp: RegExp;
|
|
3508
|
+
export declare const workSpacesUpdatePromptResponseFlagParams: zod.ZodObject<{
|
|
3391
3509
|
workspaceId: zod.ZodString;
|
|
3392
3510
|
}, zod.core.$strict>;
|
|
3393
|
-
export declare const
|
|
3511
|
+
export declare const workSpacesUpdatePromptResponseFlagQueryParams: zod.ZodObject<{
|
|
3394
3512
|
isPromptAndResponseLoggingEnabled: zod.ZodOptional<zod.ZodBoolean>;
|
|
3395
3513
|
}, zod.core.$strict>;
|
|
3396
3514
|
/**
|
|
3397
3515
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
|
|
3398
3516
|
*/
|
|
3399
|
-
export declare const
|
|
3400
|
-
export declare const
|
|
3517
|
+
export declare const documentsGetDocumentSasPathDataSpaceIdRegExpOne: RegExp;
|
|
3518
|
+
export declare const documentsGetDocumentSasParams: zod.ZodObject<{
|
|
3401
3519
|
dataSpaceId: zod.ZodString;
|
|
3402
3520
|
}, zod.core.$strict>;
|
|
3403
|
-
export declare const
|
|
3521
|
+
export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
|
|
3404
3522
|
file: zod.ZodOptional<zod.ZodString>;
|
|
3405
3523
|
}, zod.core.$strict>;
|
|
3406
|
-
export declare const
|
|
3524
|
+
export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
|
|
3407
3525
|
uri: zod.ZodURL;
|
|
3408
3526
|
}, zod.core.$strip>;
|
|
3409
|
-
export declare const
|
|
3410
|
-
export declare const
|
|
3527
|
+
export declare const messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3528
|
+
export declare const messageThreadsGetWorkspaceExecutionsParams: zod.ZodObject<{
|
|
3411
3529
|
workSpaceId: zod.ZodString;
|
|
3412
3530
|
}, zod.core.$strict>;
|
|
3413
|
-
export declare const
|
|
3414
|
-
export declare const
|
|
3415
|
-
export declare const
|
|
3416
|
-
export declare const
|
|
3531
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySkipDefault = 0;
|
|
3532
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryTakeDefault = 100;
|
|
3533
|
+
export declare const messageThreadsGetWorkspaceExecutionsQuerySearchDefault = "";
|
|
3534
|
+
export declare const messageThreadsGetWorkspaceExecutionsQueryParams: zod.ZodObject<{
|
|
3417
3535
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3418
3536
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3419
3537
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3420
3538
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3421
3539
|
}, zod.core.$strict>;
|
|
3422
|
-
export declare const
|
|
3423
|
-
export declare const
|
|
3424
|
-
export declare const
|
|
3425
|
-
export declare const
|
|
3426
|
-
export declare const
|
|
3540
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3541
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3542
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3543
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3544
|
+
export declare const messageThreadsGetWorkspaceExecutionsResponse: zod.ZodObject<{
|
|
3427
3545
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3428
3546
|
blockId: zod.ZodString;
|
|
3429
3547
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3463,26 +3581,26 @@ export declare const getWorkspacesWorkSpaceIdFunctionexecutionsResponse: zod.Zod
|
|
|
3463
3581
|
}, zod.core.$strip>>;
|
|
3464
3582
|
total: zod.ZodNumber;
|
|
3465
3583
|
}, zod.core.$strip>;
|
|
3466
|
-
export declare const
|
|
3467
|
-
export declare const
|
|
3468
|
-
export declare const
|
|
3584
|
+
export declare const messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp: RegExp;
|
|
3585
|
+
export declare const messageThreadsGetStepExecutionsPathMessageThreadIdRegExp: RegExp;
|
|
3586
|
+
export declare const messageThreadsGetStepExecutionsParams: zod.ZodObject<{
|
|
3469
3587
|
workSpaceId: zod.ZodString;
|
|
3470
3588
|
messageThreadId: zod.ZodString;
|
|
3471
3589
|
}, zod.core.$strict>;
|
|
3472
|
-
export declare const
|
|
3473
|
-
export declare const
|
|
3474
|
-
export declare const
|
|
3475
|
-
export declare const
|
|
3590
|
+
export declare const messageThreadsGetStepExecutionsQuerySkipDefault = 0;
|
|
3591
|
+
export declare const messageThreadsGetStepExecutionsQueryTakeDefault = 100;
|
|
3592
|
+
export declare const messageThreadsGetStepExecutionsQuerySearchDefault = "";
|
|
3593
|
+
export declare const messageThreadsGetStepExecutionsQueryParams: zod.ZodObject<{
|
|
3476
3594
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3477
3595
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3478
3596
|
search: zod.ZodOptional<zod.ZodString>;
|
|
3479
3597
|
"blockIds[]": zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
3480
3598
|
}, zod.core.$strict>;
|
|
3481
|
-
export declare const
|
|
3482
|
-
export declare const
|
|
3483
|
-
export declare const
|
|
3484
|
-
export declare const
|
|
3485
|
-
export declare const
|
|
3599
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemIdRegExp: RegExp;
|
|
3600
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp: RegExp;
|
|
3601
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp: RegExp;
|
|
3602
|
+
export declare const messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp: RegExp;
|
|
3603
|
+
export declare const messageThreadsGetStepExecutionsResponse: zod.ZodObject<{
|
|
3486
3604
|
logs: zod.ZodArray<zod.ZodObject<{
|
|
3487
3605
|
blockId: zod.ZodString;
|
|
3488
3606
|
createdAt: zod.ZodISODateTime;
|
|
@@ -3525,13 +3643,13 @@ export declare const getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFuncti
|
|
|
3525
3643
|
/**
|
|
3526
3644
|
* @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
|
|
3527
3645
|
*/
|
|
3528
|
-
export declare const
|
|
3529
|
-
export declare const
|
|
3646
|
+
export declare const sandBoxGetSandboxThreadPathWorkspaceIdRegExp: RegExp;
|
|
3647
|
+
export declare const sandBoxGetSandboxThreadParams: zod.ZodObject<{
|
|
3530
3648
|
workspaceId: zod.ZodString;
|
|
3531
3649
|
}, zod.core.$strict>;
|
|
3532
|
-
export declare const
|
|
3533
|
-
export declare const
|
|
3534
|
-
export declare const
|
|
3650
|
+
export declare const sandBoxGetSandboxThreadResponseIdRegExp: RegExp;
|
|
3651
|
+
export declare const sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp: RegExp;
|
|
3652
|
+
export declare const sandBoxGetSandboxThreadResponse: zod.ZodObject<{
|
|
3535
3653
|
createdAt: zod.ZodISODateTime;
|
|
3536
3654
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3537
3655
|
createdByUserId: zod.ZodString;
|
|
@@ -3548,116 +3666,46 @@ export declare const getWorkspacesWorkspaceIdSandboxResponse: zod.ZodObject<{
|
|
|
3548
3666
|
/**
|
|
3549
3667
|
* @summary Retrieve message creators profile images from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3550
3668
|
*/
|
|
3551
|
-
export declare const
|
|
3552
|
-
export declare const
|
|
3669
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp: RegExp;
|
|
3670
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesParams: zod.ZodObject<{
|
|
3553
3671
|
workspaceId: zod.ZodString;
|
|
3554
3672
|
}, zod.core.$strict>;
|
|
3555
|
-
export declare const
|
|
3673
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponseItem: zod.ZodObject<{
|
|
3556
3674
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3557
3675
|
userId: zod.ZodString;
|
|
3558
3676
|
}, zod.core.$strip>;
|
|
3559
|
-
export declare const
|
|
3677
|
+
export declare const sandBoxThreadMessageCreateByUsersProfileImagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3560
3678
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3561
3679
|
userId: zod.ZodString;
|
|
3562
3680
|
}, zod.core.$strip>>;
|
|
3563
3681
|
/**
|
|
3564
3682
|
* @summary Remove messages from the sandbox environment of a specific workspace in SmartSpace, identified by workspaceId.
|
|
3565
3683
|
*/
|
|
3566
|
-
export declare const
|
|
3567
|
-
export declare const
|
|
3684
|
+
export declare const sandBoxClearSandboxMessagesPathWorkspaceIdRegExp: RegExp;
|
|
3685
|
+
export declare const sandBoxClearSandboxMessagesParams: zod.ZodObject<{
|
|
3568
3686
|
workspaceId: zod.ZodString;
|
|
3569
3687
|
}, zod.core.$strict>;
|
|
3570
|
-
/**
|
|
3571
|
-
* @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
3572
|
-
*/
|
|
3573
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp: RegExp;
|
|
3574
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
|
|
3575
|
-
workspaceId: zod.ZodString;
|
|
3576
|
-
}, zod.core.$strict>;
|
|
3577
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesQueryTakeDefault = 50;
|
|
3578
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesQuerySkipDefault = 0;
|
|
3579
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesQueryParams: zod.ZodObject<{
|
|
3580
|
-
take: zod.ZodDefault<zod.ZodNumber>;
|
|
3581
|
-
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
3582
|
-
}, zod.core.$strict>;
|
|
3583
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseIdRegExp: RegExp;
|
|
3584
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseMessageThreadIdRegExp: RegExp;
|
|
3585
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseValuesItemIdRegExp: RegExp;
|
|
3586
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesResponseItem: zod.ZodObject<{
|
|
3587
|
-
createdAt: zod.ZodISODateTime;
|
|
3588
|
-
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3589
|
-
createdByUserId: zod.ZodString;
|
|
3590
|
-
errors: zod.ZodArray<zod.ZodObject<{
|
|
3591
|
-
blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3592
|
-
code: zod.ZodNumber;
|
|
3593
|
-
data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3594
|
-
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3595
|
-
}, zod.core.$strip>>;
|
|
3596
|
-
hasComments: zod.ZodBoolean;
|
|
3597
|
-
id: zod.ZodString;
|
|
3598
|
-
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3599
|
-
values: zod.ZodArray<zod.ZodObject<{
|
|
3600
|
-
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
3601
|
-
createdAt: zod.ZodISODateTime;
|
|
3602
|
-
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3603
|
-
createdByUserId: zod.ZodString;
|
|
3604
|
-
id: zod.ZodString;
|
|
3605
|
-
name: zod.ZodString;
|
|
3606
|
-
type: zod.ZodEnum<{
|
|
3607
|
-
Input: "Input";
|
|
3608
|
-
Output: "Output";
|
|
3609
|
-
}>;
|
|
3610
|
-
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3611
|
-
}, zod.core.$strip>>;
|
|
3612
|
-
}, zod.core.$strip>;
|
|
3613
|
-
export declare const getWorkspacesWorkspaceIdSandboxMessagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
3614
|
-
createdAt: zod.ZodISODateTime;
|
|
3615
|
-
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3616
|
-
createdByUserId: zod.ZodString;
|
|
3617
|
-
errors: zod.ZodArray<zod.ZodObject<{
|
|
3618
|
-
blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3619
|
-
code: zod.ZodNumber;
|
|
3620
|
-
data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3621
|
-
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3622
|
-
}, zod.core.$strip>>;
|
|
3623
|
-
hasComments: zod.ZodBoolean;
|
|
3624
|
-
id: zod.ZodString;
|
|
3625
|
-
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3626
|
-
values: zod.ZodArray<zod.ZodObject<{
|
|
3627
|
-
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
3628
|
-
createdAt: zod.ZodISODateTime;
|
|
3629
|
-
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
3630
|
-
createdByUserId: zod.ZodString;
|
|
3631
|
-
id: zod.ZodString;
|
|
3632
|
-
name: zod.ZodString;
|
|
3633
|
-
type: zod.ZodEnum<{
|
|
3634
|
-
Input: "Input";
|
|
3635
|
-
Output: "Output";
|
|
3636
|
-
}>;
|
|
3637
|
-
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3638
|
-
}, zod.core.$strip>>;
|
|
3639
|
-
}, zod.core.$strip>>;
|
|
3640
3688
|
/**
|
|
3641
3689
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
3642
3690
|
*/
|
|
3643
|
-
export declare const
|
|
3644
|
-
export declare const
|
|
3691
|
+
export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExpOne: RegExp;
|
|
3692
|
+
export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams: zod.ZodObject<{
|
|
3645
3693
|
workspaceId: zod.ZodString;
|
|
3646
3694
|
}, zod.core.$strict>;
|
|
3647
|
-
export declare const
|
|
3695
|
+
export declare const sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesBody: zod.ZodObject<{
|
|
3648
3696
|
inputs: zod.ZodArray<zod.ZodObject<{
|
|
3649
3697
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3650
3698
|
name: zod.ZodString;
|
|
3651
3699
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
3652
3700
|
}, zod.core.$strict>>;
|
|
3653
3701
|
}, zod.core.$strict>;
|
|
3654
|
-
export declare const
|
|
3655
|
-
export declare const
|
|
3656
|
-
export declare const
|
|
3702
|
+
export declare const sandBoxAddValueToMessagePathWorkspaceIdRegExp: RegExp;
|
|
3703
|
+
export declare const sandBoxAddValueToMessagePathIdRegExp: RegExp;
|
|
3704
|
+
export declare const sandBoxAddValueToMessageParams: zod.ZodObject<{
|
|
3657
3705
|
workspaceId: zod.ZodString;
|
|
3658
3706
|
id: zod.ZodString;
|
|
3659
3707
|
}, zod.core.$strict>;
|
|
3660
|
-
export declare const
|
|
3708
|
+
export declare const sandBoxAddValueToMessageBody: zod.ZodObject<{
|
|
3661
3709
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
3662
3710
|
name: zod.ZodString;
|
|
3663
3711
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|