@smartspace/api-client 0.1.0-dev.ee4b314 → 0.1.0-main.38dba48
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 +291 -215
- package/dist/generated/config/api.js +378 -132
- 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/flowRunsAddFileIdFilesBody.d.ts +9 -0
- package/dist/generated/config/models/flowRunsCreateFlowRunParams.d.ts +13 -0
- 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 +58 -44
- package/dist/generated/config/models/index.js +58 -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/modelProvidersGetProvidersParams.d.ts +16 -0
- package/dist/generated/config/models/modelsGetDefaultDockerFileParams.d.ts +10 -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/pagedDataCollectionAppUserAppUserSearchResult.js +2 -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 → sandBoxGetThreadMessagesParams.d.ts} +1 -1
- package/dist/generated/config/models/usersAdminPermissionParams.d.ts +9 -0
- 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/usersRemoveUserFromAllWorkSpacesParams.js +8 -0
- package/dist/generated/config/models/{getUsersSearchParams.d.ts → usersSearchUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/usersSearchUsersParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpaceTemplatesParams.d.ts → workSpaceTemplatesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpaceTemplatesGetParams.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetGetParams.js +8 -0
- 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/{getWorkSpacesWorkspaceIdFilesParams.d.ts → workSpacesGetWorkspaceFilesParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.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 → workSpacesWorkspaceFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesBody.js +8 -0
- package/dist/generated/config/zod.d.ts +1066 -562
- package/dist/generated/config/zod.js +1193 -886
- 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 → flowRunsAddFileIdFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → flowRunsCreateFlowRunParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersParams.js → flowRunsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersSearchParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesParams.js → flowRunsSearchFlowRunsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → messageThreadsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → modelProvidersGetProvidersParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → modelsGetDefaultDockerFileParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/config/models/{postBlockSetsNameBody.js → notificationGetParams.js} +0 -0
- /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → sandBoxGetThreadMessagesParams.js} +0 -0
- /package/dist/generated/config/models/{postFilesBody.js → usersAdminPermissionParams.js} +0 -0
- /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → usersGetAccessWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → usersGetUsersParams.js} +0 -0
|
@@ -8,10 +8,10 @@ import zod from 'zod';
|
|
|
8
8
|
/**
|
|
9
9
|
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
10
10
|
*/
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const
|
|
11
|
+
export declare const filesUploadFilesBodyThreadIdRegExp: RegExp;
|
|
12
|
+
export declare const filesUploadFilesBodyUploadIdRegExp: RegExp;
|
|
13
|
+
export declare const filesUploadFilesBodyWorkspaceIdRegExp: RegExp;
|
|
14
|
+
export declare const filesUploadFilesBody: zod.ZodObject<{
|
|
15
15
|
chunkIndex: zod.ZodOptional<zod.ZodNumber>;
|
|
16
16
|
files: zod.ZodOptional<zod.ZodArray<zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>>>;
|
|
17
17
|
lastChunk: zod.ZodOptional<zod.ZodBoolean>;
|
|
@@ -20,10 +20,10 @@ export declare const postFilesBody: zod.ZodObject<{
|
|
|
20
20
|
uploadId: zod.ZodOptional<zod.ZodString>;
|
|
21
21
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
22
22
|
}, zod.core.$strict>;
|
|
23
|
-
export declare const
|
|
24
|
-
export declare const
|
|
25
|
-
export declare const
|
|
26
|
-
export declare const
|
|
23
|
+
export declare const filesUploadFilesResponseIdRegExp: RegExp;
|
|
24
|
+
export declare const filesUploadFilesResponseThreadIdRegExp: RegExp;
|
|
25
|
+
export declare const filesUploadFilesResponseWorkspaceIdRegExp: RegExp;
|
|
26
|
+
export declare const filesUploadFilesResponseItem: zod.ZodObject<{
|
|
27
27
|
createdAt: zod.ZodISODateTime;
|
|
28
28
|
createdByUserId: zod.ZodString;
|
|
29
29
|
id: zod.ZodString;
|
|
@@ -34,7 +34,7 @@ export declare const postFilesResponseItem: zod.ZodObject<{
|
|
|
34
34
|
threadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
35
35
|
workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
36
36
|
}, zod.core.$strip>;
|
|
37
|
-
export declare const
|
|
37
|
+
export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
38
38
|
createdAt: zod.ZodISODateTime;
|
|
39
39
|
createdByUserId: zod.ZodString;
|
|
40
40
|
id: zod.ZodString;
|
|
@@ -48,20 +48,20 @@ export declare const postFilesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
48
48
|
/**
|
|
49
49
|
* @summary Get details for a file previously uploaded
|
|
50
50
|
*/
|
|
51
|
-
export declare const
|
|
52
|
-
export declare const
|
|
51
|
+
export declare const filesGetFileInfoPathIdRegExp: RegExp;
|
|
52
|
+
export declare const filesGetFileInfoParams: zod.ZodObject<{
|
|
53
53
|
id: zod.ZodString;
|
|
54
54
|
}, zod.core.$strict>;
|
|
55
|
-
export declare const
|
|
56
|
-
export declare const
|
|
57
|
-
export declare const
|
|
55
|
+
export declare const filesGetFileInfoQueryThreadIdRegExp: RegExp;
|
|
56
|
+
export declare const filesGetFileInfoQueryWorkspaceIdRegExp: RegExp;
|
|
57
|
+
export declare const filesGetFileInfoQueryParams: zod.ZodObject<{
|
|
58
58
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
59
59
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
60
60
|
}, zod.core.$strict>;
|
|
61
|
-
export declare const
|
|
62
|
-
export declare const
|
|
63
|
-
export declare const
|
|
64
|
-
export declare const
|
|
61
|
+
export declare const filesGetFileInfoResponseIdRegExp: RegExp;
|
|
62
|
+
export declare const filesGetFileInfoResponseThreadIdRegExp: RegExp;
|
|
63
|
+
export declare const filesGetFileInfoResponseWorkspaceIdRegExp: RegExp;
|
|
64
|
+
export declare const filesGetFileInfoResponse: zod.ZodObject<{
|
|
65
65
|
createdAt: zod.ZodISODateTime;
|
|
66
66
|
createdByUserId: zod.ZodString;
|
|
67
67
|
id: zod.ZodString;
|
|
@@ -75,55 +75,55 @@ export declare const getFilesIdResponse: zod.ZodObject<{
|
|
|
75
75
|
/**
|
|
76
76
|
* @summary Download a previously uploaded file
|
|
77
77
|
*/
|
|
78
|
-
export declare const
|
|
79
|
-
export declare const
|
|
78
|
+
export declare const filesDownloadFilePathIdRegExp: RegExp;
|
|
79
|
+
export declare const filesDownloadFileParams: zod.ZodObject<{
|
|
80
80
|
id: zod.ZodString;
|
|
81
81
|
}, zod.core.$strict>;
|
|
82
|
-
export declare const
|
|
83
|
-
export declare const
|
|
84
|
-
export declare const
|
|
82
|
+
export declare const filesDownloadFileQueryThreadIdRegExp: RegExp;
|
|
83
|
+
export declare const filesDownloadFileQueryWorkspaceIdRegExp: RegExp;
|
|
84
|
+
export declare const filesDownloadFileQueryParams: zod.ZodObject<{
|
|
85
85
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
86
86
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
87
87
|
}, zod.core.$strict>;
|
|
88
88
|
/**
|
|
89
89
|
* @summary Get URI of a previously uploaded file
|
|
90
90
|
*/
|
|
91
|
-
export declare const
|
|
92
|
-
export declare const
|
|
91
|
+
export declare const filesGetUriPathIdRegExp: RegExp;
|
|
92
|
+
export declare const filesGetUriParams: zod.ZodObject<{
|
|
93
93
|
id: zod.ZodString;
|
|
94
94
|
}, zod.core.$strict>;
|
|
95
|
-
export declare const
|
|
96
|
-
export declare const
|
|
97
|
-
export declare const
|
|
95
|
+
export declare const filesGetUriQueryThreadIdRegExp: RegExp;
|
|
96
|
+
export declare const filesGetUriQueryWorkspaceIdRegExp: RegExp;
|
|
97
|
+
export declare const filesGetUriQueryParams: zod.ZodObject<{
|
|
98
98
|
threadId: zod.ZodOptional<zod.ZodString>;
|
|
99
99
|
workspaceId: zod.ZodOptional<zod.ZodString>;
|
|
100
100
|
}, zod.core.$strict>;
|
|
101
|
-
export declare const
|
|
102
|
-
export declare const
|
|
103
|
-
export declare const
|
|
101
|
+
export declare const filesGetUriResponse: zod.ZodString;
|
|
102
|
+
export declare const flowRunsGetVariablesPathIdRegExp: RegExp;
|
|
103
|
+
export declare const flowRunsGetVariablesParams: zod.ZodObject<{
|
|
104
104
|
id: zod.ZodString;
|
|
105
105
|
}, zod.core.$strict>;
|
|
106
|
-
export declare const
|
|
107
|
-
export declare const
|
|
108
|
-
export declare const
|
|
106
|
+
export declare const flowRunsGetVariablesResponse: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
107
|
+
export declare const flowRunsSetVariablePathIdRegExp: RegExp;
|
|
108
|
+
export declare const flowRunsSetVariableParams: zod.ZodObject<{
|
|
109
109
|
id: zod.ZodString;
|
|
110
110
|
variableName: zod.ZodString;
|
|
111
111
|
}, zod.core.$strict>;
|
|
112
|
-
export declare const
|
|
112
|
+
export declare const flowRunsSetVariableBody: zod.ZodAny;
|
|
113
113
|
/**
|
|
114
114
|
* @summary Delete a specific message thread from SmartSpace, using it's ID.
|
|
115
115
|
*/
|
|
116
|
-
export declare const
|
|
117
|
-
export declare const
|
|
116
|
+
export declare const messageThreadsThreadIdPathIdRegExp: RegExp;
|
|
117
|
+
export declare const messageThreadsThreadIdParams: zod.ZodObject<{
|
|
118
118
|
id: zod.ZodString;
|
|
119
119
|
}, zod.core.$strict>;
|
|
120
|
-
export declare const
|
|
121
|
-
export declare const
|
|
120
|
+
export declare const messageThreadsGetMessageThreadIdPathIdRegExp: RegExp;
|
|
121
|
+
export declare const messageThreadsGetMessageThreadIdParams: zod.ZodObject<{
|
|
122
122
|
id: zod.ZodString;
|
|
123
123
|
}, zod.core.$strict>;
|
|
124
|
-
export declare const
|
|
125
|
-
export declare const
|
|
126
|
-
export declare const
|
|
124
|
+
export declare const messageThreadsGetMessageThreadIdResponseIdRegExp: RegExp;
|
|
125
|
+
export declare const messageThreadsGetMessageThreadIdResponseWorkSpaceIdRegExp: RegExp;
|
|
126
|
+
export declare const messageThreadsGetMessageThreadIdResponse: zod.ZodObject<{
|
|
127
127
|
createdAt: zod.ZodISODateTime;
|
|
128
128
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
129
129
|
createdByUserId: zod.ZodString;
|
|
@@ -140,19 +140,19 @@ export declare const getMessageThreadsIdResponse: zod.ZodObject<{
|
|
|
140
140
|
/**
|
|
141
141
|
* @summary Retrieve comments from a specified message thread in SmartSpace, using the thread's ID, with take and skip for pagination control.
|
|
142
142
|
*/
|
|
143
|
-
export declare const
|
|
144
|
-
export declare const
|
|
143
|
+
export declare const messageThreadsGetCommentsPathIdRegExp: RegExp;
|
|
144
|
+
export declare const messageThreadsGetCommentsParams: zod.ZodObject<{
|
|
145
145
|
id: zod.ZodString;
|
|
146
146
|
}, zod.core.$strict>;
|
|
147
|
-
export declare const
|
|
148
|
-
export declare const
|
|
149
|
-
export declare const
|
|
147
|
+
export declare const messageThreadsGetCommentsQueryTakeDefault = 50;
|
|
148
|
+
export declare const messageThreadsGetCommentsQuerySkipDefault = 0;
|
|
149
|
+
export declare const messageThreadsGetCommentsQueryParams: zod.ZodObject<{
|
|
150
150
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
151
151
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
152
152
|
}, zod.core.$strict>;
|
|
153
|
-
export declare const
|
|
154
|
-
export declare const
|
|
155
|
-
export declare const
|
|
153
|
+
export declare const messageThreadsGetCommentsResponseDataItemIdRegExp: RegExp;
|
|
154
|
+
export declare const messageThreadsGetCommentsResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
155
|
+
export declare const messageThreadsGetCommentsResponse: zod.ZodObject<{
|
|
156
156
|
data: zod.ZodArray<zod.ZodObject<{
|
|
157
157
|
content: zod.ZodString;
|
|
158
158
|
createdAt: zod.ZodISODateTime;
|
|
@@ -170,16 +170,16 @@ export declare const getMessageThreadsIdCommentsResponse: zod.ZodObject<{
|
|
|
170
170
|
/**
|
|
171
171
|
* @summary Submit a new comment to a specific message thread in SmartSpace, identified by the thread's ID, using the provided comment schema.
|
|
172
172
|
*/
|
|
173
|
-
export declare const
|
|
174
|
-
export declare const
|
|
173
|
+
export declare const messageThreadsPostCommentPathIdRegExp: RegExp;
|
|
174
|
+
export declare const messageThreadsPostCommentParams: zod.ZodObject<{
|
|
175
175
|
id: zod.ZodString;
|
|
176
176
|
}, zod.core.$strict>;
|
|
177
|
-
export declare const
|
|
177
|
+
export declare const messageThreadsPostCommentBody: zod.ZodObject<{
|
|
178
178
|
content: zod.ZodString;
|
|
179
179
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
180
180
|
}, zod.core.$strict>;
|
|
181
|
-
export declare const
|
|
182
|
-
export declare const
|
|
181
|
+
export declare const messageThreadsPostCommentResponseIdRegExp: RegExp;
|
|
182
|
+
export declare const messageThreadsPostCommentResponse: zod.ZodObject<{
|
|
183
183
|
content: zod.ZodString;
|
|
184
184
|
createdAt: zod.ZodISODateTime;
|
|
185
185
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -187,46 +187,70 @@ export declare const postMessageThreadsIdCommentsResponse: zod.ZodObject<{
|
|
|
187
187
|
id: zod.ZodString;
|
|
188
188
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
189
189
|
}, zod.core.$strip>;
|
|
190
|
+
/**
|
|
191
|
+
* @summary Pilot endpoint for the DTO/Mapperly pattern. Returns the full
|
|
192
|
+
MessageThreadDto for the given id. 404 via ProblemDetails when
|
|
193
|
+
the thread does not exist. See .claude/plans/dto-mapper-layer-overhaul.md.
|
|
194
|
+
*/
|
|
195
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailPathIdRegExp: RegExp;
|
|
196
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailParams: zod.ZodObject<{
|
|
197
|
+
id: zod.ZodString;
|
|
198
|
+
}, zod.core.$strict>;
|
|
199
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailResponseFlowIdRegExp: RegExp;
|
|
200
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailResponseIdRegExp: RegExp;
|
|
201
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailResponseWorkSpaceIdRegExp: RegExp;
|
|
202
|
+
export declare const messageThreadsGetMessageThreadDetailIdDetailResponse: zod.ZodObject<{
|
|
203
|
+
createdAt: zod.ZodISODateTime;
|
|
204
|
+
createdByUserId: zod.ZodString;
|
|
205
|
+
finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
206
|
+
flowId: zod.ZodString;
|
|
207
|
+
id: zod.ZodString;
|
|
208
|
+
isFlowRunning: zod.ZodBoolean;
|
|
209
|
+
modifiedAt: zod.ZodISODateTime;
|
|
210
|
+
modifiedByUserId: zod.ZodString;
|
|
211
|
+
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
212
|
+
workSpaceId: zod.ZodString;
|
|
213
|
+
}, zod.core.$strip>;
|
|
190
214
|
/**
|
|
191
215
|
* @summary Mark a message thread as favorited or not in SmartSpace, using the thread's ID and a boolean value in the request.
|
|
192
216
|
*/
|
|
193
|
-
export declare const
|
|
194
|
-
export declare const
|
|
217
|
+
export declare const messageThreadsSetFavoritedChatPathIdRegExp: RegExp;
|
|
218
|
+
export declare const messageThreadsSetFavoritedChatParams: zod.ZodObject<{
|
|
195
219
|
id: zod.ZodString;
|
|
196
220
|
}, zod.core.$strict>;
|
|
197
|
-
export declare const
|
|
221
|
+
export declare const messageThreadsSetFavoritedChatBody: zod.ZodBoolean;
|
|
198
222
|
/**
|
|
199
223
|
* @summary Retrieves messages from a specific message thread along with the profile images of the users who created the messages.
|
|
200
224
|
*/
|
|
201
|
-
export declare const
|
|
202
|
-
export declare const
|
|
225
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesPathIdRegExp: RegExp;
|
|
226
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesParams: zod.ZodObject<{
|
|
203
227
|
id: zod.ZodString;
|
|
204
228
|
}, zod.core.$strict>;
|
|
205
|
-
export declare const
|
|
229
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponseItem: zod.ZodObject<{
|
|
206
230
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
207
231
|
userId: zod.ZodString;
|
|
208
232
|
}, zod.core.$strip>;
|
|
209
|
-
export declare const
|
|
233
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
210
234
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
211
235
|
userId: zod.ZodString;
|
|
212
236
|
}, zod.core.$strip>>;
|
|
213
237
|
/**
|
|
214
238
|
* @summary Access messages within a specific message thread in SmartSpace, using the thread's ID, along with pagination options take and skip.
|
|
215
239
|
*/
|
|
216
|
-
export declare const
|
|
217
|
-
export declare const
|
|
240
|
+
export declare const messageThreadsThreadMessagesIdMessagesPathIdRegExp: RegExp;
|
|
241
|
+
export declare const messageThreadsThreadMessagesIdMessagesParams: zod.ZodObject<{
|
|
218
242
|
id: zod.ZodString;
|
|
219
243
|
}, zod.core.$strict>;
|
|
220
|
-
export declare const
|
|
221
|
-
export declare const
|
|
222
|
-
export declare const
|
|
244
|
+
export declare const messageThreadsThreadMessagesIdMessagesQueryTakeDefault = 50;
|
|
245
|
+
export declare const messageThreadsThreadMessagesIdMessagesQuerySkipDefault = 0;
|
|
246
|
+
export declare const messageThreadsThreadMessagesIdMessagesQueryParams: zod.ZodObject<{
|
|
223
247
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
224
248
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
225
249
|
}, zod.core.$strict>;
|
|
226
|
-
export declare const
|
|
227
|
-
export declare const
|
|
228
|
-
export declare const
|
|
229
|
-
export declare const
|
|
250
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemIdRegExp: RegExp;
|
|
251
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
252
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemValuesItemIdRegExp: RegExp;
|
|
253
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponse: zod.ZodObject<{
|
|
230
254
|
data: zod.ZodArray<zod.ZodObject<{
|
|
231
255
|
createdAt: zod.ZodISODateTime;
|
|
232
256
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -256,21 +280,67 @@ export declare const getMessageThreadsIdMessagesResponse: zod.ZodObject<{
|
|
|
256
280
|
}, zod.core.$strip>>;
|
|
257
281
|
total: zod.ZodNumber;
|
|
258
282
|
}, zod.core.$strip>;
|
|
283
|
+
/**
|
|
284
|
+
* @summary SSE stream of all messages on a thread. First frame is the thread
|
|
285
|
+
snapshot (current messages with in-flight Redis state already
|
|
286
|
+
overlaid by `GetMessagesByThreadIdAsync`); subsequent frames
|
|
287
|
+
are per-message chunk updates as they arrive. Cumulative deltas
|
|
288
|
+
mean reconnect is just "re-open" — no cursor handshake.
|
|
289
|
+
*/
|
|
290
|
+
export declare const messageThreadsStreamThreadMessagesIdMessagesStreamPathIdRegExp: RegExp;
|
|
291
|
+
export declare const messageThreadsStreamThreadMessagesIdMessagesStreamParams: zod.ZodObject<{
|
|
292
|
+
id: zod.ZodString;
|
|
293
|
+
}, zod.core.$strict>;
|
|
259
294
|
/**
|
|
260
295
|
* @summary Update the name of a message thread in SmartSpace, using the thread's ID and providing the new name in the request.
|
|
261
296
|
*/
|
|
262
|
-
export declare const
|
|
263
|
-
export declare const
|
|
297
|
+
export declare const messageThreadsThreadIdNamePathIdRegExp: RegExp;
|
|
298
|
+
export declare const messageThreadsThreadIdNameParams: zod.ZodObject<{
|
|
264
299
|
id: zod.ZodString;
|
|
265
300
|
}, zod.core.$strict>;
|
|
266
|
-
export declare const
|
|
301
|
+
export declare const messageThreadsThreadIdNameBody: zod.ZodString;
|
|
302
|
+
/**
|
|
303
|
+
* @summary Get the users who have access to a specific message thread.
|
|
304
|
+
*/
|
|
305
|
+
export declare const messageThreadsGetThreadUsersPathThreadIdRegExp: RegExp;
|
|
306
|
+
export declare const messageThreadsGetThreadUsersParams: zod.ZodObject<{
|
|
307
|
+
threadId: zod.ZodString;
|
|
308
|
+
}, zod.core.$strict>;
|
|
309
|
+
export declare const messageThreadsGetThreadUsersResponseItem: zod.ZodObject<{
|
|
310
|
+
displayName: zod.ZodString;
|
|
311
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
312
|
+
id: zod.ZodString;
|
|
313
|
+
userId: zod.ZodString;
|
|
314
|
+
}, zod.core.$strip>;
|
|
315
|
+
export declare const messageThreadsGetThreadUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
316
|
+
displayName: zod.ZodString;
|
|
317
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
318
|
+
id: zod.ZodString;
|
|
319
|
+
userId: zod.ZodString;
|
|
320
|
+
}, zod.core.$strip>>;
|
|
321
|
+
/**
|
|
322
|
+
* @summary Remove a user from a message thread. Requires workspace admin privileges.
|
|
323
|
+
*/
|
|
324
|
+
export declare const messageThreadsRemoveThreadUserPathThreadIdRegExp: RegExp;
|
|
325
|
+
export declare const messageThreadsRemoveThreadUserParams: zod.ZodObject<{
|
|
326
|
+
threadId: zod.ZodString;
|
|
327
|
+
userId: zod.ZodString;
|
|
328
|
+
}, zod.core.$strict>;
|
|
329
|
+
/**
|
|
330
|
+
* @summary Add a user to a message thread.
|
|
331
|
+
*/
|
|
332
|
+
export declare const messageThreadsAddThreadUserPathThreadIdRegExp: RegExp;
|
|
333
|
+
export declare const messageThreadsAddThreadUserParams: zod.ZodObject<{
|
|
334
|
+
threadId: zod.ZodString;
|
|
335
|
+
userId: zod.ZodString;
|
|
336
|
+
}, zod.core.$strict>;
|
|
267
337
|
/**
|
|
268
338
|
* @summary Handles the HTTP POST request to create a new message in a thread within SmartSpace.
|
|
269
339
|
This method specifies details like workspace ID, thread ID, and message content in the request.
|
|
270
340
|
*/
|
|
271
|
-
export declare const
|
|
272
|
-
export declare const
|
|
273
|
-
export declare const
|
|
341
|
+
export declare const messagesThreadMessagesBodyMessageThreadIdRegExp: RegExp;
|
|
342
|
+
export declare const messagesThreadMessagesBodyWorkSpaceIdRegExp: RegExp;
|
|
343
|
+
export declare const messagesThreadMessagesBody: zod.ZodObject<{
|
|
274
344
|
inputs: zod.ZodArray<zod.ZodObject<{
|
|
275
345
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
276
346
|
name: zod.ZodString;
|
|
@@ -280,29 +350,59 @@ export declare const postMessagesBody: zod.ZodObject<{
|
|
|
280
350
|
variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodAny>>>;
|
|
281
351
|
workSpaceId: zod.ZodString;
|
|
282
352
|
}, zod.core.$strict>;
|
|
353
|
+
export declare const messagesThreadMessagesResponseIdRegExp: RegExp;
|
|
354
|
+
export declare const messagesThreadMessagesResponseMessageThreadIdRegExp: RegExp;
|
|
355
|
+
export declare const messagesThreadMessagesResponseValuesItemIdRegExp: RegExp;
|
|
356
|
+
export declare const messagesThreadMessagesResponse: zod.ZodObject<{
|
|
357
|
+
createdAt: zod.ZodISODateTime;
|
|
358
|
+
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
359
|
+
createdByUserId: zod.ZodString;
|
|
360
|
+
errors: zod.ZodArray<zod.ZodObject<{
|
|
361
|
+
blockId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
362
|
+
code: zod.ZodNumber;
|
|
363
|
+
data: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
364
|
+
message: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
365
|
+
}, zod.core.$strip>>;
|
|
366
|
+
hasComments: zod.ZodBoolean;
|
|
367
|
+
id: zod.ZodString;
|
|
368
|
+
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
369
|
+
values: zod.ZodArray<zod.ZodObject<{
|
|
370
|
+
channels: zod.ZodRecord<zod.ZodString, zod.ZodNumber>;
|
|
371
|
+
createdAt: zod.ZodISODateTime;
|
|
372
|
+
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
373
|
+
createdByUserId: zod.ZodString;
|
|
374
|
+
id: zod.ZodString;
|
|
375
|
+
name: zod.ZodString;
|
|
376
|
+
type: zod.ZodEnum<{
|
|
377
|
+
Input: "Input";
|
|
378
|
+
Output: "Output";
|
|
379
|
+
}>;
|
|
380
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
381
|
+
}, zod.core.$strip>>;
|
|
382
|
+
}, zod.core.$strip>;
|
|
283
383
|
/**
|
|
284
384
|
* @summary Remove a specific message from SmartSpace using its ID.
|
|
285
385
|
*/
|
|
286
|
-
export declare const
|
|
287
|
-
export declare const
|
|
386
|
+
export declare const messagesMessagePathIdRegExp: RegExp;
|
|
387
|
+
export declare const messagesMessageParams: zod.ZodObject<{
|
|
288
388
|
id: zod.ZodString;
|
|
289
389
|
}, zod.core.$strict>;
|
|
290
390
|
/**
|
|
291
391
|
* @summary Retrieve comments attached to a specific message in SmartSpace, using the message's ID, with pagination options 'take' and 'skip'.
|
|
292
392
|
*/
|
|
293
|
-
export declare const
|
|
294
|
-
export declare const
|
|
393
|
+
export declare const messagesGetCommentsPathIdRegExp: RegExp;
|
|
394
|
+
export declare const messagesGetCommentsParams: zod.ZodObject<{
|
|
295
395
|
id: zod.ZodString;
|
|
296
396
|
}, zod.core.$strict>;
|
|
297
|
-
export declare const
|
|
298
|
-
export declare const
|
|
299
|
-
export declare const
|
|
397
|
+
export declare const messagesGetCommentsQueryTakeDefault = 50;
|
|
398
|
+
export declare const messagesGetCommentsQuerySkipDefault = 0;
|
|
399
|
+
export declare const messagesGetCommentsQueryParams: zod.ZodObject<{
|
|
300
400
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
301
401
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
302
402
|
}, zod.core.$strict>;
|
|
303
|
-
export declare const
|
|
304
|
-
export declare const
|
|
305
|
-
export declare const
|
|
403
|
+
export declare const messagesGetCommentsResponseDataItemIdRegExp: RegExp;
|
|
404
|
+
export declare const messagesGetCommentsResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
405
|
+
export declare const messagesGetCommentsResponse: zod.ZodObject<{
|
|
306
406
|
data: zod.ZodArray<zod.ZodObject<{
|
|
307
407
|
content: zod.ZodString;
|
|
308
408
|
createdAt: zod.ZodISODateTime;
|
|
@@ -320,16 +420,16 @@ export declare const getMessagesIdCommentsResponse: zod.ZodObject<{
|
|
|
320
420
|
/**
|
|
321
421
|
* @summary Add a new comment to a message in SmartSpace, using the message's ID and comment details in the request.
|
|
322
422
|
*/
|
|
323
|
-
export declare const
|
|
324
|
-
export declare const
|
|
423
|
+
export declare const messagesPostCommentPathIdRegExp: RegExp;
|
|
424
|
+
export declare const messagesPostCommentParams: zod.ZodObject<{
|
|
325
425
|
id: zod.ZodString;
|
|
326
426
|
}, zod.core.$strict>;
|
|
327
|
-
export declare const
|
|
427
|
+
export declare const messagesPostCommentBody: zod.ZodObject<{
|
|
328
428
|
content: zod.ZodString;
|
|
329
429
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
330
430
|
}, zod.core.$strict>;
|
|
331
|
-
export declare const
|
|
332
|
-
export declare const
|
|
431
|
+
export declare const messagesPostCommentResponseIdRegExp: RegExp;
|
|
432
|
+
export declare const messagesPostCommentResponse: zod.ZodObject<{
|
|
333
433
|
content: zod.ZodString;
|
|
334
434
|
createdAt: zod.ZodISODateTime;
|
|
335
435
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -337,11 +437,11 @@ export declare const postMessagesIdCommentsResponse: zod.ZodObject<{
|
|
|
337
437
|
id: zod.ZodString;
|
|
338
438
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
339
439
|
}, zod.core.$strip>;
|
|
340
|
-
export declare const
|
|
341
|
-
export declare const
|
|
440
|
+
export declare const messagesAddValueToMessagePathIdRegExp: RegExp;
|
|
441
|
+
export declare const messagesAddValueToMessageParams: zod.ZodObject<{
|
|
342
442
|
id: zod.ZodString;
|
|
343
443
|
}, zod.core.$strict>;
|
|
344
|
-
export declare const
|
|
444
|
+
export declare const messagesAddValueToMessageBody: zod.ZodObject<{
|
|
345
445
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
346
446
|
name: zod.ZodString;
|
|
347
447
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
@@ -349,16 +449,16 @@ export declare const postMessagesIdValuesBody: zod.ZodObject<{
|
|
|
349
449
|
/**
|
|
350
450
|
* @summary Retrieves a list of models.
|
|
351
451
|
*/
|
|
352
|
-
export declare const
|
|
353
|
-
export declare const
|
|
354
|
-
export declare const
|
|
355
|
-
export declare const
|
|
452
|
+
export declare const modelsGetModelsQueryTakeDefault = 50;
|
|
453
|
+
export declare const modelsGetModelsQuerySkipDefault = 0;
|
|
454
|
+
export declare const modelsGetModelsQuerySearchDefault = "";
|
|
455
|
+
export declare const modelsGetModelsQueryParams: zod.ZodObject<{
|
|
356
456
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
357
457
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
358
458
|
search: zod.ZodOptional<zod.ZodString>;
|
|
359
459
|
}, zod.core.$strict>;
|
|
360
|
-
export declare const
|
|
361
|
-
export declare const
|
|
460
|
+
export declare const modelsGetModelsResponseDataItemIdRegExp: RegExp;
|
|
461
|
+
export declare const modelsGetModelsResponse: zod.ZodObject<{
|
|
362
462
|
data: zod.ZodArray<zod.ZodObject<{
|
|
363
463
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
364
464
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -381,6 +481,21 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
381
481
|
VertexAi: "VertexAi";
|
|
382
482
|
AzureFoundry: "AzureFoundry";
|
|
383
483
|
}>>;
|
|
484
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
485
|
+
OpenAi: "OpenAi";
|
|
486
|
+
HuggingFace: "HuggingFace";
|
|
487
|
+
Cohere: "Cohere";
|
|
488
|
+
Anthropic: "Anthropic";
|
|
489
|
+
Google: "Google";
|
|
490
|
+
Meta: "Meta";
|
|
491
|
+
Mistral: "Mistral";
|
|
492
|
+
Microsoft: "Microsoft";
|
|
493
|
+
DeepSeek: "DeepSeek";
|
|
494
|
+
XAi: "XAi";
|
|
495
|
+
Amazon: "Amazon";
|
|
496
|
+
Qwen: "Qwen";
|
|
497
|
+
Other: "Other";
|
|
498
|
+
}>>;
|
|
384
499
|
name: zod.ZodString;
|
|
385
500
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
386
501
|
name: zod.ZodString;
|
|
@@ -397,15 +512,15 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
397
512
|
/**
|
|
398
513
|
* @summary Retrieves a model by its ID.
|
|
399
514
|
*/
|
|
400
|
-
export declare const
|
|
401
|
-
export declare const
|
|
515
|
+
export declare const modelsGetModelPathIdRegExp: RegExp;
|
|
516
|
+
export declare const modelsGetModelParams: zod.ZodObject<{
|
|
402
517
|
id: zod.ZodString;
|
|
403
518
|
}, zod.core.$strict>;
|
|
404
|
-
export declare const
|
|
405
|
-
export declare const
|
|
406
|
-
export declare const
|
|
407
|
-
export declare const
|
|
408
|
-
export declare const
|
|
519
|
+
export declare const modelsGetModelResponseDeploymentIdRegExp: RegExp;
|
|
520
|
+
export declare const modelsGetModelResponseDeploymentProviderIdRegExp: RegExp;
|
|
521
|
+
export declare const modelsGetModelResponseDeploymentStepsItemIdRegExp: RegExp;
|
|
522
|
+
export declare const modelsGetModelResponseIdRegExp: RegExp;
|
|
523
|
+
export declare const modelsGetModelResponse: zod.ZodObject<{
|
|
409
524
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
410
525
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
411
526
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -462,6 +577,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
462
577
|
VertexAi: "VertexAi";
|
|
463
578
|
AzureFoundry: "AzureFoundry";
|
|
464
579
|
}>>;
|
|
580
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
581
|
+
OpenAi: "OpenAi";
|
|
582
|
+
HuggingFace: "HuggingFace";
|
|
583
|
+
Cohere: "Cohere";
|
|
584
|
+
Anthropic: "Anthropic";
|
|
585
|
+
Google: "Google";
|
|
586
|
+
Meta: "Meta";
|
|
587
|
+
Mistral: "Mistral";
|
|
588
|
+
Microsoft: "Microsoft";
|
|
589
|
+
DeepSeek: "DeepSeek";
|
|
590
|
+
XAi: "XAi";
|
|
591
|
+
Amazon: "Amazon";
|
|
592
|
+
Qwen: "Qwen";
|
|
593
|
+
Other: "Other";
|
|
594
|
+
}>>;
|
|
465
595
|
name: zod.ZodString;
|
|
466
596
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
467
597
|
name: zod.ZodString;
|
|
@@ -475,20 +605,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
475
605
|
/**
|
|
476
606
|
* @summary Retrieve notifications for user login.
|
|
477
607
|
*/
|
|
478
|
-
export declare const
|
|
479
|
-
export declare const
|
|
480
|
-
export declare const
|
|
608
|
+
export declare const notificationGetQueryTakeDefault = 20;
|
|
609
|
+
export declare const notificationGetQuerySkipDefault = 0;
|
|
610
|
+
export declare const notificationGetQueryParams: zod.ZodObject<{
|
|
481
611
|
unread: zod.ZodOptional<zod.ZodBoolean>;
|
|
482
612
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
483
613
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
484
614
|
}, zod.core.$strict>;
|
|
485
|
-
export declare const
|
|
486
|
-
export declare const
|
|
487
|
-
export declare const
|
|
488
|
-
export declare const
|
|
615
|
+
export declare const notificationGetResponseDataItemIdRegExp: RegExp;
|
|
616
|
+
export declare const notificationGetResponseDataItemThreadIdRegExp: RegExp;
|
|
617
|
+
export declare const notificationGetResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
618
|
+
export declare const notificationGetResponse: zod.ZodObject<{
|
|
489
619
|
data: zod.ZodArray<zod.ZodObject<{
|
|
490
620
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
491
621
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
622
|
+
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
492
623
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
493
624
|
dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
494
625
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -506,24 +637,24 @@ export declare const getNotificationResponse: zod.ZodObject<{
|
|
|
506
637
|
/**
|
|
507
638
|
* @summary Update: mark read notifications.
|
|
508
639
|
*/
|
|
509
|
-
export declare const
|
|
510
|
-
export declare const
|
|
511
|
-
export declare const
|
|
640
|
+
export declare const notificationPutUpdateBodyRegExp: RegExp;
|
|
641
|
+
export declare const notificationPutUpdateBodyItem: zod.ZodString;
|
|
642
|
+
export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
|
|
512
643
|
/**
|
|
513
644
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
514
645
|
so browsers can cache the image via standard img src usage.
|
|
515
646
|
*/
|
|
516
|
-
export declare const
|
|
517
|
-
export declare const
|
|
647
|
+
export declare const usersGetUserPhotoPathIdRegExp: RegExp;
|
|
648
|
+
export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
518
649
|
id: zod.ZodString;
|
|
519
650
|
}, zod.core.$strict>;
|
|
520
|
-
export declare const
|
|
651
|
+
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
521
652
|
/**
|
|
522
653
|
* @summary Fetch a list of all workspaces in SmartSpace, with options for pagination through 'take' and 'skip' query parameters.
|
|
523
654
|
*/
|
|
524
|
-
export declare const
|
|
525
|
-
export declare const
|
|
526
|
-
export declare const
|
|
655
|
+
export declare const workSpacesGetGetQueryTakeDefault = 20;
|
|
656
|
+
export declare const workSpacesGetGetQuerySkipDefault = 0;
|
|
657
|
+
export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
|
|
527
658
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
528
659
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
529
660
|
search: zod.ZodOptional<zod.ZodString>;
|
|
@@ -533,25 +664,25 @@ export declare const getWorkSpacesQueryParams: zod.ZodObject<{
|
|
|
533
664
|
CreatedDate: "CreatedDate";
|
|
534
665
|
}>>;
|
|
535
666
|
}, zod.core.$strict>;
|
|
536
|
-
export declare const
|
|
537
|
-
export declare const
|
|
538
|
-
export declare const
|
|
539
|
-
export declare const
|
|
540
|
-
export declare const
|
|
541
|
-
export declare const
|
|
542
|
-
export declare const
|
|
543
|
-
export declare const
|
|
544
|
-
export declare const
|
|
545
|
-
export declare const
|
|
546
|
-
export declare const
|
|
547
|
-
export declare const
|
|
548
|
-
export declare const
|
|
549
|
-
export declare const
|
|
550
|
-
export declare const
|
|
551
|
-
export declare const
|
|
552
|
-
export declare const
|
|
553
|
-
export declare const
|
|
554
|
-
export declare const
|
|
667
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
668
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
669
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
670
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
671
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
672
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
673
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
674
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
675
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
676
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExp: RegExp;
|
|
677
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
678
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
679
|
+
export declare const workSpacesGetGetResponseDataItemIdRegExp: RegExp;
|
|
680
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
681
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
682
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
683
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExp: RegExp;
|
|
684
|
+
export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExp: RegExp;
|
|
685
|
+
export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
555
686
|
data: zod.ZodArray<zod.ZodObject<{
|
|
556
687
|
createdAt: zod.ZodISODateTime;
|
|
557
688
|
createdByUserId: zod.ZodString;
|
|
@@ -723,6 +854,21 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
723
854
|
VertexAi: "VertexAi";
|
|
724
855
|
AzureFoundry: "AzureFoundry";
|
|
725
856
|
}>>;
|
|
857
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
858
|
+
OpenAi: "OpenAi";
|
|
859
|
+
HuggingFace: "HuggingFace";
|
|
860
|
+
Cohere: "Cohere";
|
|
861
|
+
Anthropic: "Anthropic";
|
|
862
|
+
Google: "Google";
|
|
863
|
+
Meta: "Meta";
|
|
864
|
+
Mistral: "Mistral";
|
|
865
|
+
Microsoft: "Microsoft";
|
|
866
|
+
DeepSeek: "DeepSeek";
|
|
867
|
+
XAi: "XAi";
|
|
868
|
+
Amazon: "Amazon";
|
|
869
|
+
Qwen: "Qwen";
|
|
870
|
+
Other: "Other";
|
|
871
|
+
}>>;
|
|
726
872
|
name: zod.ZodString;
|
|
727
873
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
728
874
|
name: zod.ZodString;
|
|
@@ -766,29 +912,29 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
766
912
|
/**
|
|
767
913
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
768
914
|
*/
|
|
769
|
-
export declare const
|
|
770
|
-
export declare const
|
|
915
|
+
export declare const workSpacesGetIdPathIdRegExp: RegExp;
|
|
916
|
+
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
771
917
|
id: zod.ZodString;
|
|
772
918
|
}, zod.core.$strict>;
|
|
773
|
-
export declare const
|
|
774
|
-
export declare const
|
|
775
|
-
export declare const
|
|
776
|
-
export declare const
|
|
777
|
-
export declare const
|
|
778
|
-
export declare const
|
|
779
|
-
export declare const
|
|
780
|
-
export declare const
|
|
781
|
-
export declare const
|
|
782
|
-
export declare const
|
|
783
|
-
export declare const
|
|
784
|
-
export declare const
|
|
785
|
-
export declare const
|
|
786
|
-
export declare const
|
|
787
|
-
export declare const
|
|
788
|
-
export declare const
|
|
789
|
-
export declare const
|
|
790
|
-
export declare const
|
|
791
|
-
export declare const
|
|
919
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
920
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
921
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
922
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
923
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
924
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
925
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
926
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
927
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
928
|
+
export declare const workSpacesGetIdResponseDataSpacesItemIdRegExp: RegExp;
|
|
929
|
+
export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
930
|
+
export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
931
|
+
export declare const workSpacesGetIdResponseIdRegExp: RegExp;
|
|
932
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
933
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
934
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
935
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExp: RegExp;
|
|
936
|
+
export declare const workSpacesGetIdResponseSandBoxThreadIdRegExp: RegExp;
|
|
937
|
+
export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
792
938
|
createdAt: zod.ZodISODateTime;
|
|
793
939
|
createdByUserId: zod.ZodString;
|
|
794
940
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -959,6 +1105,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
959
1105
|
VertexAi: "VertexAi";
|
|
960
1106
|
AzureFoundry: "AzureFoundry";
|
|
961
1107
|
}>>;
|
|
1108
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
1109
|
+
OpenAi: "OpenAi";
|
|
1110
|
+
HuggingFace: "HuggingFace";
|
|
1111
|
+
Cohere: "Cohere";
|
|
1112
|
+
Anthropic: "Anthropic";
|
|
1113
|
+
Google: "Google";
|
|
1114
|
+
Meta: "Meta";
|
|
1115
|
+
Mistral: "Mistral";
|
|
1116
|
+
Microsoft: "Microsoft";
|
|
1117
|
+
DeepSeek: "DeepSeek";
|
|
1118
|
+
XAi: "XAi";
|
|
1119
|
+
Amazon: "Amazon";
|
|
1120
|
+
Qwen: "Qwen";
|
|
1121
|
+
Other: "Other";
|
|
1122
|
+
}>>;
|
|
962
1123
|
name: zod.ZodString;
|
|
963
1124
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
964
1125
|
name: zod.ZodString;
|
|
@@ -1000,22 +1161,22 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
1000
1161
|
/**
|
|
1001
1162
|
* @summary Retrieve the access control details of a specific workspace in SmartSpace, using the workspace's ID, with pagination options take and skip.
|
|
1002
1163
|
*/
|
|
1003
|
-
export declare const
|
|
1004
|
-
export declare const
|
|
1164
|
+
export declare const workSpacesGetAccessPathIdRegExp: RegExp;
|
|
1165
|
+
export declare const workSpacesGetAccessParams: zod.ZodObject<{
|
|
1005
1166
|
id: zod.ZodString;
|
|
1006
1167
|
}, zod.core.$strict>;
|
|
1007
|
-
export declare const
|
|
1008
|
-
export declare const
|
|
1009
|
-
export declare const
|
|
1168
|
+
export declare const workSpacesGetAccessQueryTakeDefault = 20;
|
|
1169
|
+
export declare const workSpacesGetAccessQuerySkipDefault = 0;
|
|
1170
|
+
export declare const workSpacesGetAccessQueryParams: zod.ZodObject<{
|
|
1010
1171
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1011
1172
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1012
1173
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1013
1174
|
}, zod.core.$strict>;
|
|
1014
|
-
export declare const
|
|
1015
|
-
export declare const
|
|
1016
|
-
export declare const
|
|
1017
|
-
export declare const
|
|
1018
|
-
export declare const
|
|
1175
|
+
export declare const workSpacesGetAccessResponseDataItemIdRegExp: RegExp;
|
|
1176
|
+
export declare const workSpacesGetAccessResponseDataItemMessageIdRegExp: RegExp;
|
|
1177
|
+
export declare const workSpacesGetAccessResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
1178
|
+
export declare const workSpacesGetAccessResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1179
|
+
export declare const workSpacesGetAccessResponse: zod.ZodObject<{
|
|
1019
1180
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1020
1181
|
accessType: zod.ZodEnum<{
|
|
1021
1182
|
Principal: "Principal";
|
|
@@ -1040,20 +1201,20 @@ export declare const getWorkSpacesIdAccessResponse: zod.ZodObject<{
|
|
|
1040
1201
|
/**
|
|
1041
1202
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
1042
1203
|
*/
|
|
1043
|
-
export declare const
|
|
1044
|
-
export declare const
|
|
1204
|
+
export declare const workSpacesThreadPathIdRegExp: RegExp;
|
|
1205
|
+
export declare const workSpacesThreadParams: zod.ZodObject<{
|
|
1045
1206
|
id: zod.ZodString;
|
|
1046
1207
|
}, zod.core.$strict>;
|
|
1047
|
-
export declare const
|
|
1048
|
-
export declare const
|
|
1049
|
-
export declare const
|
|
1208
|
+
export declare const workSpacesThreadQueryTakeDefault = 50;
|
|
1209
|
+
export declare const workSpacesThreadQuerySkipDefault = 0;
|
|
1210
|
+
export declare const workSpacesThreadQueryParams: zod.ZodObject<{
|
|
1050
1211
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1051
1212
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1052
1213
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1053
1214
|
}, zod.core.$strict>;
|
|
1054
|
-
export declare const
|
|
1055
|
-
export declare const
|
|
1056
|
-
export declare const
|
|
1215
|
+
export declare const workSpacesThreadResponseDataItemIdRegExp: RegExp;
|
|
1216
|
+
export declare const workSpacesThreadResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1217
|
+
export declare const workSpacesThreadResponse: zod.ZodObject<{
|
|
1057
1218
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1058
1219
|
createdAt: zod.ZodISODateTime;
|
|
1059
1220
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1070,24 +1231,24 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
|
|
|
1070
1231
|
}, zod.core.$strip>>;
|
|
1071
1232
|
total: zod.ZodNumber;
|
|
1072
1233
|
}, zod.core.$strip>;
|
|
1073
|
-
export declare const
|
|
1074
|
-
export declare const
|
|
1234
|
+
export declare const workSpacesGetUsersPathIdRegExp: RegExp;
|
|
1235
|
+
export declare const workSpacesGetUsersParams: zod.ZodObject<{
|
|
1075
1236
|
id: zod.ZodString;
|
|
1076
1237
|
}, zod.core.$strict>;
|
|
1077
|
-
export declare const
|
|
1078
|
-
export declare const
|
|
1079
|
-
export declare const
|
|
1238
|
+
export declare const workSpacesGetUsersQueryTakeDefault = 1000;
|
|
1239
|
+
export declare const workSpacesGetUsersQuerySkipDefault = 0;
|
|
1240
|
+
export declare const workSpacesGetUsersQueryParams: zod.ZodObject<{
|
|
1080
1241
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1081
1242
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1082
1243
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1083
1244
|
}, zod.core.$strict>;
|
|
1084
|
-
export declare const
|
|
1245
|
+
export declare const workSpacesGetUsersResponseItem: zod.ZodObject<{
|
|
1085
1246
|
displayName: zod.ZodString;
|
|
1086
1247
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1087
1248
|
id: zod.ZodString;
|
|
1088
1249
|
userId: zod.ZodString;
|
|
1089
1250
|
}, zod.core.$strip>;
|
|
1090
|
-
export declare const
|
|
1251
|
+
export declare const workSpacesGetUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
1091
1252
|
displayName: zod.ZodString;
|
|
1092
1253
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1093
1254
|
id: zod.ZodString;
|
|
@@ -1096,28 +1257,28 @@ export declare const getWorkSpacesIdUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
1096
1257
|
/**
|
|
1097
1258
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific document in a data space, using the dataSpaceId and optional file parameter.
|
|
1098
1259
|
*/
|
|
1099
|
-
export declare const
|
|
1100
|
-
export declare const
|
|
1260
|
+
export declare const documentsGetDocumentSasPathDataSpaceIdRegExp: RegExp;
|
|
1261
|
+
export declare const documentsGetDocumentSasParams: zod.ZodObject<{
|
|
1101
1262
|
dataSpaceId: zod.ZodString;
|
|
1102
1263
|
}, zod.core.$strict>;
|
|
1103
|
-
export declare const
|
|
1264
|
+
export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
|
|
1104
1265
|
file: zod.ZodOptional<zod.ZodString>;
|
|
1105
1266
|
}, zod.core.$strict>;
|
|
1106
|
-
export declare const
|
|
1267
|
+
export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
|
|
1107
1268
|
uri: zod.ZodURL;
|
|
1108
1269
|
}, zod.core.$strip>;
|
|
1109
|
-
export declare const
|
|
1110
|
-
export declare const
|
|
1270
|
+
export declare const messageThreadsCreateMessageThreadPathWorkspaceIdRegExp: RegExp;
|
|
1271
|
+
export declare const messageThreadsCreateMessageThreadParams: zod.ZodObject<{
|
|
1111
1272
|
workspaceId: zod.ZodString;
|
|
1112
1273
|
}, zod.core.$strict>;
|
|
1113
|
-
export declare const
|
|
1114
|
-
export declare const
|
|
1274
|
+
export declare const messageThreadsCreateMessageThreadBodyIdRegExp: RegExp;
|
|
1275
|
+
export declare const messageThreadsCreateMessageThreadBody: zod.ZodObject<{
|
|
1115
1276
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1116
1277
|
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1117
1278
|
}, zod.core.$strict>;
|
|
1118
|
-
export declare const
|
|
1119
|
-
export declare const
|
|
1120
|
-
export declare const
|
|
1279
|
+
export declare const messageThreadsCreateMessageThreadResponseDataItemIdRegExp: RegExp;
|
|
1280
|
+
export declare const messageThreadsCreateMessageThreadResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1281
|
+
export declare const messageThreadsCreateMessageThreadResponse: zod.ZodObject<{
|
|
1121
1282
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1122
1283
|
createdAt: zod.ZodISODateTime;
|
|
1123
1284
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1134,14 +1295,14 @@ export declare const postWorkspacesWorkspaceIdMessagethreadsResponse: zod.ZodObj
|
|
|
1134
1295
|
}, zod.core.$strip>>;
|
|
1135
1296
|
total: zod.ZodNumber;
|
|
1136
1297
|
}, zod.core.$strip>;
|
|
1137
|
-
export declare const
|
|
1138
|
-
export declare const
|
|
1298
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdPathIdRegExp: RegExp;
|
|
1299
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdParams: zod.ZodObject<{
|
|
1139
1300
|
id: zod.ZodString;
|
|
1140
1301
|
workspaceId: zod.ZodString;
|
|
1141
1302
|
}, zod.core.$strict>;
|
|
1142
|
-
export declare const
|
|
1143
|
-
export declare const
|
|
1144
|
-
export declare const
|
|
1303
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseIdRegExp: RegExp;
|
|
1304
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseWorkSpaceIdRegExp: RegExp;
|
|
1305
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponse: zod.ZodObject<{
|
|
1145
1306
|
createdAt: zod.ZodISODateTime;
|
|
1146
1307
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1147
1308
|
createdByUserId: zod.ZodString;
|
|
@@ -1155,40 +1316,65 @@ export declare const getWorkspacesWorkspaceIdMessagethreadsIdResponse: zod.ZodOb
|
|
|
1155
1316
|
totalMessages: zod.ZodNumber;
|
|
1156
1317
|
workSpaceId: zod.ZodString;
|
|
1157
1318
|
}, zod.core.$strip>;
|
|
1319
|
+
/**
|
|
1320
|
+
* @summary Pilot endpoint for the DTO/Mapperly pattern. Returns the full
|
|
1321
|
+
MessageThreadDto for the given id. 404 via ProblemDetails when
|
|
1322
|
+
the thread does not exist. See .claude/plans/dto-mapper-layer-overhaul.md.
|
|
1323
|
+
*/
|
|
1324
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailPathIdRegExp: RegExp;
|
|
1325
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailParams: zod.ZodObject<{
|
|
1326
|
+
id: zod.ZodString;
|
|
1327
|
+
workspaceId: zod.ZodString;
|
|
1328
|
+
}, zod.core.$strict>;
|
|
1329
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseFlowIdRegExp: RegExp;
|
|
1330
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseIdRegExp: RegExp;
|
|
1331
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseWorkSpaceIdRegExp: RegExp;
|
|
1332
|
+
export declare const messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponse: zod.ZodObject<{
|
|
1333
|
+
createdAt: zod.ZodISODateTime;
|
|
1334
|
+
createdByUserId: zod.ZodString;
|
|
1335
|
+
finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1336
|
+
flowId: zod.ZodString;
|
|
1337
|
+
id: zod.ZodString;
|
|
1338
|
+
isFlowRunning: zod.ZodBoolean;
|
|
1339
|
+
modifiedAt: zod.ZodISODateTime;
|
|
1340
|
+
modifiedByUserId: zod.ZodString;
|
|
1341
|
+
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1342
|
+
workSpaceId: zod.ZodString;
|
|
1343
|
+
}, zod.core.$strip>;
|
|
1158
1344
|
/**
|
|
1159
1345
|
* @summary Retrieves messages from a specific message thread along with the profile images of the users who created the messages.
|
|
1160
1346
|
*/
|
|
1161
|
-
export declare const
|
|
1162
|
-
export declare const
|
|
1347
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesPathIdRegExp: RegExp;
|
|
1348
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesParams: zod.ZodObject<{
|
|
1163
1349
|
id: zod.ZodString;
|
|
1164
1350
|
workspaceId: zod.ZodString;
|
|
1165
1351
|
}, zod.core.$strict>;
|
|
1166
|
-
export declare const
|
|
1352
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponseItem: zod.ZodObject<{
|
|
1167
1353
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1168
1354
|
userId: zod.ZodString;
|
|
1169
1355
|
}, zod.core.$strip>;
|
|
1170
|
-
export declare const
|
|
1356
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
1171
1357
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1172
1358
|
userId: zod.ZodString;
|
|
1173
1359
|
}, zod.core.$strip>>;
|
|
1174
1360
|
/**
|
|
1175
1361
|
* @summary Access messages within a specific message thread in SmartSpace, using the thread's ID, along with pagination options take and skip.
|
|
1176
1362
|
*/
|
|
1177
|
-
export declare const
|
|
1178
|
-
export declare const
|
|
1363
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesPathIdRegExp: RegExp;
|
|
1364
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams: zod.ZodObject<{
|
|
1179
1365
|
id: zod.ZodString;
|
|
1180
1366
|
workspaceId: zod.ZodString;
|
|
1181
1367
|
}, zod.core.$strict>;
|
|
1182
|
-
export declare const
|
|
1183
|
-
export declare const
|
|
1184
|
-
export declare const
|
|
1368
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryTakeDefault = 50;
|
|
1369
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQuerySkipDefault = 0;
|
|
1370
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryParams: zod.ZodObject<{
|
|
1185
1371
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1186
1372
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1187
1373
|
}, zod.core.$strict>;
|
|
1188
|
-
export declare const
|
|
1189
|
-
export declare const
|
|
1190
|
-
export declare const
|
|
1191
|
-
export declare const
|
|
1374
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemIdRegExp: RegExp;
|
|
1375
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
1376
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemValuesItemIdRegExp: RegExp;
|
|
1377
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponse: zod.ZodObject<{
|
|
1192
1378
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1193
1379
|
createdAt: zod.ZodISODateTime;
|
|
1194
1380
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1218,3 +1404,15 @@ export declare const getWorkspacesWorkspaceIdMessagethreadsIdMessagesResponse: z
|
|
|
1218
1404
|
}, zod.core.$strip>>;
|
|
1219
1405
|
total: zod.ZodNumber;
|
|
1220
1406
|
}, zod.core.$strip>;
|
|
1407
|
+
/**
|
|
1408
|
+
* @summary SSE stream of all messages on a thread. First frame is the thread
|
|
1409
|
+
snapshot (current messages with in-flight Redis state already
|
|
1410
|
+
overlaid by `GetMessagesByThreadIdAsync`); subsequent frames
|
|
1411
|
+
are per-message chunk updates as they arrive. Cumulative deltas
|
|
1412
|
+
mean reconnect is just "re-open" — no cursor handshake.
|
|
1413
|
+
*/
|
|
1414
|
+
export declare const messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamPathIdRegExp: RegExp;
|
|
1415
|
+
export declare const messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamParams: zod.ZodObject<{
|
|
1416
|
+
id: zod.ZodString;
|
|
1417
|
+
workspaceId: zod.ZodString;
|
|
1418
|
+
}, zod.core.$strict>;
|