@smartspace/api-client 0.1.0-dev.ee4b314 → 0.1.0-main.5e1821b
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 +77 -71
- package/dist/generated/chat/api.js +74 -53
- package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- 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 +19 -18
- package/dist/generated/chat/models/index.js +19 -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/zod.d.ts +314 -218
- package/dist/generated/chat/zod.js +394 -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/package.json +1 -1
- /package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdDownloadParams.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdParams.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdUriParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → messageThreadsGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getNotificationParams.js → messagesGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → workSpacesGetAccessParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesParams.js → workSpacesGetGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → workSpacesGetUsersParams.js} +0 -0
- /package/dist/generated/chat/models/{postFilesBody.js → workSpacesThreadParams.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
|
@@ -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>>;
|
|
@@ -190,43 +190,43 @@ export declare const postMessageThreadsIdCommentsResponse: zod.ZodObject<{
|
|
|
190
190
|
/**
|
|
191
191
|
* @summary Mark a message thread as favorited or not in SmartSpace, using the thread's ID and a boolean value in the request.
|
|
192
192
|
*/
|
|
193
|
-
export declare const
|
|
194
|
-
export declare const
|
|
193
|
+
export declare const messageThreadsSetFavoritedChatPathIdRegExp: RegExp;
|
|
194
|
+
export declare const messageThreadsSetFavoritedChatParams: zod.ZodObject<{
|
|
195
195
|
id: zod.ZodString;
|
|
196
196
|
}, zod.core.$strict>;
|
|
197
|
-
export declare const
|
|
197
|
+
export declare const messageThreadsSetFavoritedChatBody: zod.ZodBoolean;
|
|
198
198
|
/**
|
|
199
199
|
* @summary Retrieves messages from a specific message thread along with the profile images of the users who created the messages.
|
|
200
200
|
*/
|
|
201
|
-
export declare const
|
|
202
|
-
export declare const
|
|
201
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesPathIdRegExp: RegExp;
|
|
202
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesParams: zod.ZodObject<{
|
|
203
203
|
id: zod.ZodString;
|
|
204
204
|
}, zod.core.$strict>;
|
|
205
|
-
export declare const
|
|
205
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponseItem: zod.ZodObject<{
|
|
206
206
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
207
207
|
userId: zod.ZodString;
|
|
208
208
|
}, zod.core.$strip>;
|
|
209
|
-
export declare const
|
|
209
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
210
210
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
211
211
|
userId: zod.ZodString;
|
|
212
212
|
}, zod.core.$strip>>;
|
|
213
213
|
/**
|
|
214
214
|
* @summary Access messages within a specific message thread in SmartSpace, using the thread's ID, along with pagination options take and skip.
|
|
215
215
|
*/
|
|
216
|
-
export declare const
|
|
217
|
-
export declare const
|
|
216
|
+
export declare const messageThreadsThreadMessagesIdMessagesPathIdRegExp: RegExp;
|
|
217
|
+
export declare const messageThreadsThreadMessagesIdMessagesParams: zod.ZodObject<{
|
|
218
218
|
id: zod.ZodString;
|
|
219
219
|
}, zod.core.$strict>;
|
|
220
|
-
export declare const
|
|
221
|
-
export declare const
|
|
222
|
-
export declare const
|
|
220
|
+
export declare const messageThreadsThreadMessagesIdMessagesQueryTakeDefault = 50;
|
|
221
|
+
export declare const messageThreadsThreadMessagesIdMessagesQuerySkipDefault = 0;
|
|
222
|
+
export declare const messageThreadsThreadMessagesIdMessagesQueryParams: zod.ZodObject<{
|
|
223
223
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
224
224
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
225
225
|
}, zod.core.$strict>;
|
|
226
|
-
export declare const
|
|
227
|
-
export declare const
|
|
228
|
-
export declare const
|
|
229
|
-
export declare const
|
|
226
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemIdRegExp: RegExp;
|
|
227
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
228
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponseDataItemValuesItemIdRegExp: RegExp;
|
|
229
|
+
export declare const messageThreadsThreadMessagesIdMessagesResponse: zod.ZodObject<{
|
|
230
230
|
data: zod.ZodArray<zod.ZodObject<{
|
|
231
231
|
createdAt: zod.ZodISODateTime;
|
|
232
232
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -259,18 +259,53 @@ export declare const getMessageThreadsIdMessagesResponse: zod.ZodObject<{
|
|
|
259
259
|
/**
|
|
260
260
|
* @summary Update the name of a message thread in SmartSpace, using the thread's ID and providing the new name in the request.
|
|
261
261
|
*/
|
|
262
|
-
export declare const
|
|
263
|
-
export declare const
|
|
262
|
+
export declare const messageThreadsThreadIdNamePathIdRegExp: RegExp;
|
|
263
|
+
export declare const messageThreadsThreadIdNameParams: zod.ZodObject<{
|
|
264
264
|
id: zod.ZodString;
|
|
265
265
|
}, zod.core.$strict>;
|
|
266
|
-
export declare const
|
|
266
|
+
export declare const messageThreadsThreadIdNameBody: zod.ZodString;
|
|
267
|
+
/**
|
|
268
|
+
* @summary Get the users who have access to a specific message thread.
|
|
269
|
+
*/
|
|
270
|
+
export declare const messageThreadsGetThreadUsersPathThreadIdRegExp: RegExp;
|
|
271
|
+
export declare const messageThreadsGetThreadUsersParams: zod.ZodObject<{
|
|
272
|
+
threadId: zod.ZodString;
|
|
273
|
+
}, zod.core.$strict>;
|
|
274
|
+
export declare const messageThreadsGetThreadUsersResponseItem: zod.ZodObject<{
|
|
275
|
+
displayName: zod.ZodString;
|
|
276
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
277
|
+
id: zod.ZodString;
|
|
278
|
+
userId: zod.ZodString;
|
|
279
|
+
}, zod.core.$strip>;
|
|
280
|
+
export declare const messageThreadsGetThreadUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
281
|
+
displayName: zod.ZodString;
|
|
282
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
283
|
+
id: zod.ZodString;
|
|
284
|
+
userId: zod.ZodString;
|
|
285
|
+
}, zod.core.$strip>>;
|
|
286
|
+
/**
|
|
287
|
+
* @summary Remove a user from a message thread. Requires workspace admin privileges.
|
|
288
|
+
*/
|
|
289
|
+
export declare const messageThreadsRemoveThreadUserPathThreadIdRegExp: RegExp;
|
|
290
|
+
export declare const messageThreadsRemoveThreadUserParams: zod.ZodObject<{
|
|
291
|
+
threadId: zod.ZodString;
|
|
292
|
+
userId: zod.ZodString;
|
|
293
|
+
}, zod.core.$strict>;
|
|
294
|
+
/**
|
|
295
|
+
* @summary Add a user to a message thread.
|
|
296
|
+
*/
|
|
297
|
+
export declare const messageThreadsAddThreadUserPathThreadIdRegExp: RegExp;
|
|
298
|
+
export declare const messageThreadsAddThreadUserParams: zod.ZodObject<{
|
|
299
|
+
threadId: zod.ZodString;
|
|
300
|
+
userId: zod.ZodString;
|
|
301
|
+
}, zod.core.$strict>;
|
|
267
302
|
/**
|
|
268
303
|
* @summary Handles the HTTP POST request to create a new message in a thread within SmartSpace.
|
|
269
304
|
This method specifies details like workspace ID, thread ID, and message content in the request.
|
|
270
305
|
*/
|
|
271
|
-
export declare const
|
|
272
|
-
export declare const
|
|
273
|
-
export declare const
|
|
306
|
+
export declare const messagesThreadMessagesBodyMessageThreadIdRegExp: RegExp;
|
|
307
|
+
export declare const messagesThreadMessagesBodyWorkSpaceIdRegExp: RegExp;
|
|
308
|
+
export declare const messagesThreadMessagesBody: zod.ZodObject<{
|
|
274
309
|
inputs: zod.ZodArray<zod.ZodObject<{
|
|
275
310
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
276
311
|
name: zod.ZodString;
|
|
@@ -283,26 +318,26 @@ export declare const postMessagesBody: zod.ZodObject<{
|
|
|
283
318
|
/**
|
|
284
319
|
* @summary Remove a specific message from SmartSpace using its ID.
|
|
285
320
|
*/
|
|
286
|
-
export declare const
|
|
287
|
-
export declare const
|
|
321
|
+
export declare const messagesMessagePathIdRegExp: RegExp;
|
|
322
|
+
export declare const messagesMessageParams: zod.ZodObject<{
|
|
288
323
|
id: zod.ZodString;
|
|
289
324
|
}, zod.core.$strict>;
|
|
290
325
|
/**
|
|
291
326
|
* @summary Retrieve comments attached to a specific message in SmartSpace, using the message's ID, with pagination options 'take' and 'skip'.
|
|
292
327
|
*/
|
|
293
|
-
export declare const
|
|
294
|
-
export declare const
|
|
328
|
+
export declare const messagesGetCommentsPathIdRegExp: RegExp;
|
|
329
|
+
export declare const messagesGetCommentsParams: zod.ZodObject<{
|
|
295
330
|
id: zod.ZodString;
|
|
296
331
|
}, zod.core.$strict>;
|
|
297
|
-
export declare const
|
|
298
|
-
export declare const
|
|
299
|
-
export declare const
|
|
332
|
+
export declare const messagesGetCommentsQueryTakeDefault = 50;
|
|
333
|
+
export declare const messagesGetCommentsQuerySkipDefault = 0;
|
|
334
|
+
export declare const messagesGetCommentsQueryParams: zod.ZodObject<{
|
|
300
335
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
301
336
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
302
337
|
}, zod.core.$strict>;
|
|
303
|
-
export declare const
|
|
304
|
-
export declare const
|
|
305
|
-
export declare const
|
|
338
|
+
export declare const messagesGetCommentsResponseDataItemIdRegExp: RegExp;
|
|
339
|
+
export declare const messagesGetCommentsResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
340
|
+
export declare const messagesGetCommentsResponse: zod.ZodObject<{
|
|
306
341
|
data: zod.ZodArray<zod.ZodObject<{
|
|
307
342
|
content: zod.ZodString;
|
|
308
343
|
createdAt: zod.ZodISODateTime;
|
|
@@ -320,16 +355,16 @@ export declare const getMessagesIdCommentsResponse: zod.ZodObject<{
|
|
|
320
355
|
/**
|
|
321
356
|
* @summary Add a new comment to a message in SmartSpace, using the message's ID and comment details in the request.
|
|
322
357
|
*/
|
|
323
|
-
export declare const
|
|
324
|
-
export declare const
|
|
358
|
+
export declare const messagesPostCommentPathIdRegExp: RegExp;
|
|
359
|
+
export declare const messagesPostCommentParams: zod.ZodObject<{
|
|
325
360
|
id: zod.ZodString;
|
|
326
361
|
}, zod.core.$strict>;
|
|
327
|
-
export declare const
|
|
362
|
+
export declare const messagesPostCommentBody: zod.ZodObject<{
|
|
328
363
|
content: zod.ZodString;
|
|
329
364
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
330
365
|
}, zod.core.$strict>;
|
|
331
|
-
export declare const
|
|
332
|
-
export declare const
|
|
366
|
+
export declare const messagesPostCommentResponseIdRegExp: RegExp;
|
|
367
|
+
export declare const messagesPostCommentResponse: zod.ZodObject<{
|
|
333
368
|
content: zod.ZodString;
|
|
334
369
|
createdAt: zod.ZodISODateTime;
|
|
335
370
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -337,11 +372,11 @@ export declare const postMessagesIdCommentsResponse: zod.ZodObject<{
|
|
|
337
372
|
id: zod.ZodString;
|
|
338
373
|
mentionedUsers: zod.ZodArray<zod.ZodString>;
|
|
339
374
|
}, zod.core.$strip>;
|
|
340
|
-
export declare const
|
|
341
|
-
export declare const
|
|
375
|
+
export declare const messagesAddValueToMessagePathIdRegExp: RegExp;
|
|
376
|
+
export declare const messagesAddValueToMessageParams: zod.ZodObject<{
|
|
342
377
|
id: zod.ZodString;
|
|
343
378
|
}, zod.core.$strict>;
|
|
344
|
-
export declare const
|
|
379
|
+
export declare const messagesAddValueToMessageBody: zod.ZodObject<{
|
|
345
380
|
channels: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodNumber>>>;
|
|
346
381
|
name: zod.ZodString;
|
|
347
382
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
@@ -349,16 +384,16 @@ export declare const postMessagesIdValuesBody: zod.ZodObject<{
|
|
|
349
384
|
/**
|
|
350
385
|
* @summary Retrieves a list of models.
|
|
351
386
|
*/
|
|
352
|
-
export declare const
|
|
353
|
-
export declare const
|
|
354
|
-
export declare const
|
|
355
|
-
export declare const
|
|
387
|
+
export declare const modelsGetModelsQueryTakeDefault = 50;
|
|
388
|
+
export declare const modelsGetModelsQuerySkipDefault = 0;
|
|
389
|
+
export declare const modelsGetModelsQuerySearchDefault = "";
|
|
390
|
+
export declare const modelsGetModelsQueryParams: zod.ZodObject<{
|
|
356
391
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
357
392
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
358
393
|
search: zod.ZodOptional<zod.ZodString>;
|
|
359
394
|
}, zod.core.$strict>;
|
|
360
|
-
export declare const
|
|
361
|
-
export declare const
|
|
395
|
+
export declare const modelsGetModelsResponseDataItemIdRegExp: RegExp;
|
|
396
|
+
export declare const modelsGetModelsResponse: zod.ZodObject<{
|
|
362
397
|
data: zod.ZodArray<zod.ZodObject<{
|
|
363
398
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
364
399
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -381,6 +416,21 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
381
416
|
VertexAi: "VertexAi";
|
|
382
417
|
AzureFoundry: "AzureFoundry";
|
|
383
418
|
}>>;
|
|
419
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
420
|
+
OpenAi: "OpenAi";
|
|
421
|
+
HuggingFace: "HuggingFace";
|
|
422
|
+
Cohere: "Cohere";
|
|
423
|
+
Anthropic: "Anthropic";
|
|
424
|
+
Google: "Google";
|
|
425
|
+
Meta: "Meta";
|
|
426
|
+
Mistral: "Mistral";
|
|
427
|
+
Microsoft: "Microsoft";
|
|
428
|
+
DeepSeek: "DeepSeek";
|
|
429
|
+
XAi: "XAi";
|
|
430
|
+
Amazon: "Amazon";
|
|
431
|
+
Qwen: "Qwen";
|
|
432
|
+
Other: "Other";
|
|
433
|
+
}>>;
|
|
384
434
|
name: zod.ZodString;
|
|
385
435
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
386
436
|
name: zod.ZodString;
|
|
@@ -397,15 +447,15 @@ export declare const getModelsResponse: zod.ZodObject<{
|
|
|
397
447
|
/**
|
|
398
448
|
* @summary Retrieves a model by its ID.
|
|
399
449
|
*/
|
|
400
|
-
export declare const
|
|
401
|
-
export declare const
|
|
450
|
+
export declare const modelsGetModelPathIdRegExp: RegExp;
|
|
451
|
+
export declare const modelsGetModelParams: zod.ZodObject<{
|
|
402
452
|
id: zod.ZodString;
|
|
403
453
|
}, zod.core.$strict>;
|
|
404
|
-
export declare const
|
|
405
|
-
export declare const
|
|
406
|
-
export declare const
|
|
407
|
-
export declare const
|
|
408
|
-
export declare const
|
|
454
|
+
export declare const modelsGetModelResponseDeploymentIdRegExp: RegExp;
|
|
455
|
+
export declare const modelsGetModelResponseDeploymentProviderIdRegExp: RegExp;
|
|
456
|
+
export declare const modelsGetModelResponseDeploymentStepsItemIdRegExp: RegExp;
|
|
457
|
+
export declare const modelsGetModelResponseIdRegExp: RegExp;
|
|
458
|
+
export declare const modelsGetModelResponse: zod.ZodObject<{
|
|
409
459
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
410
460
|
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
411
461
|
deployment: zod.ZodOptional<zod.ZodObject<{
|
|
@@ -462,6 +512,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
462
512
|
VertexAi: "VertexAi";
|
|
463
513
|
AzureFoundry: "AzureFoundry";
|
|
464
514
|
}>>;
|
|
515
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
516
|
+
OpenAi: "OpenAi";
|
|
517
|
+
HuggingFace: "HuggingFace";
|
|
518
|
+
Cohere: "Cohere";
|
|
519
|
+
Anthropic: "Anthropic";
|
|
520
|
+
Google: "Google";
|
|
521
|
+
Meta: "Meta";
|
|
522
|
+
Mistral: "Mistral";
|
|
523
|
+
Microsoft: "Microsoft";
|
|
524
|
+
DeepSeek: "DeepSeek";
|
|
525
|
+
XAi: "XAi";
|
|
526
|
+
Amazon: "Amazon";
|
|
527
|
+
Qwen: "Qwen";
|
|
528
|
+
Other: "Other";
|
|
529
|
+
}>>;
|
|
465
530
|
name: zod.ZodString;
|
|
466
531
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
467
532
|
name: zod.ZodString;
|
|
@@ -475,20 +540,21 @@ export declare const getModelsIdResponse: zod.ZodObject<{
|
|
|
475
540
|
/**
|
|
476
541
|
* @summary Retrieve notifications for user login.
|
|
477
542
|
*/
|
|
478
|
-
export declare const
|
|
479
|
-
export declare const
|
|
480
|
-
export declare const
|
|
543
|
+
export declare const notificationGetQueryTakeDefault = 20;
|
|
544
|
+
export declare const notificationGetQuerySkipDefault = 0;
|
|
545
|
+
export declare const notificationGetQueryParams: zod.ZodObject<{
|
|
481
546
|
unread: zod.ZodOptional<zod.ZodBoolean>;
|
|
482
547
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
483
548
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
484
549
|
}, zod.core.$strict>;
|
|
485
|
-
export declare const
|
|
486
|
-
export declare const
|
|
487
|
-
export declare const
|
|
488
|
-
export declare const
|
|
550
|
+
export declare const notificationGetResponseDataItemIdRegExp: RegExp;
|
|
551
|
+
export declare const notificationGetResponseDataItemThreadIdRegExp: RegExp;
|
|
552
|
+
export declare const notificationGetResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
553
|
+
export declare const notificationGetResponse: zod.ZodObject<{
|
|
489
554
|
data: zod.ZodArray<zod.ZodObject<{
|
|
490
555
|
createdAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
491
556
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
557
|
+
createdByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
492
558
|
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
493
559
|
dismissedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
494
560
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -506,24 +572,24 @@ export declare const getNotificationResponse: zod.ZodObject<{
|
|
|
506
572
|
/**
|
|
507
573
|
* @summary Update: mark read notifications.
|
|
508
574
|
*/
|
|
509
|
-
export declare const
|
|
510
|
-
export declare const
|
|
511
|
-
export declare const
|
|
575
|
+
export declare const notificationPutUpdateBodyRegExp: RegExp;
|
|
576
|
+
export declare const notificationPutUpdateBodyItem: zod.ZodString;
|
|
577
|
+
export declare const notificationPutUpdateBody: zod.ZodArray<zod.ZodString>;
|
|
512
578
|
/**
|
|
513
579
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
514
580
|
so browsers can cache the image via standard img src usage.
|
|
515
581
|
*/
|
|
516
|
-
export declare const
|
|
517
|
-
export declare const
|
|
582
|
+
export declare const usersGetUserPhotoPathIdRegExp: RegExp;
|
|
583
|
+
export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
518
584
|
id: zod.ZodString;
|
|
519
585
|
}, zod.core.$strict>;
|
|
520
|
-
export declare const
|
|
586
|
+
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
521
587
|
/**
|
|
522
588
|
* @summary Fetch a list of all workspaces in SmartSpace, with options for pagination through 'take' and 'skip' query parameters.
|
|
523
589
|
*/
|
|
524
|
-
export declare const
|
|
525
|
-
export declare const
|
|
526
|
-
export declare const
|
|
590
|
+
export declare const workSpacesGetGetQueryTakeDefault = 20;
|
|
591
|
+
export declare const workSpacesGetGetQuerySkipDefault = 0;
|
|
592
|
+
export declare const workSpacesGetGetQueryParams: zod.ZodObject<{
|
|
527
593
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
528
594
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
529
595
|
search: zod.ZodOptional<zod.ZodString>;
|
|
@@ -533,25 +599,25 @@ export declare const getWorkSpacesQueryParams: zod.ZodObject<{
|
|
|
533
599
|
CreatedDate: "CreatedDate";
|
|
534
600
|
}>>;
|
|
535
601
|
}, 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
|
|
602
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
603
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
604
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
605
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
606
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
607
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
608
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
609
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
610
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
611
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemIdRegExp: RegExp;
|
|
612
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
613
|
+
export declare const workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
614
|
+
export declare const workSpacesGetGetResponseDataItemIdRegExp: RegExp;
|
|
615
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
616
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
617
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
618
|
+
export declare const workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExp: RegExp;
|
|
619
|
+
export declare const workSpacesGetGetResponseDataItemSandBoxThreadIdRegExp: RegExp;
|
|
620
|
+
export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
555
621
|
data: zod.ZodArray<zod.ZodObject<{
|
|
556
622
|
createdAt: zod.ZodISODateTime;
|
|
557
623
|
createdByUserId: zod.ZodString;
|
|
@@ -723,6 +789,21 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
723
789
|
VertexAi: "VertexAi";
|
|
724
790
|
AzureFoundry: "AzureFoundry";
|
|
725
791
|
}>>;
|
|
792
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
793
|
+
OpenAi: "OpenAi";
|
|
794
|
+
HuggingFace: "HuggingFace";
|
|
795
|
+
Cohere: "Cohere";
|
|
796
|
+
Anthropic: "Anthropic";
|
|
797
|
+
Google: "Google";
|
|
798
|
+
Meta: "Meta";
|
|
799
|
+
Mistral: "Mistral";
|
|
800
|
+
Microsoft: "Microsoft";
|
|
801
|
+
DeepSeek: "DeepSeek";
|
|
802
|
+
XAi: "XAi";
|
|
803
|
+
Amazon: "Amazon";
|
|
804
|
+
Qwen: "Qwen";
|
|
805
|
+
Other: "Other";
|
|
806
|
+
}>>;
|
|
726
807
|
name: zod.ZodString;
|
|
727
808
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
728
809
|
name: zod.ZodString;
|
|
@@ -766,29 +847,29 @@ export declare const getWorkSpacesResponse: zod.ZodObject<{
|
|
|
766
847
|
/**
|
|
767
848
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
768
849
|
*/
|
|
769
|
-
export declare const
|
|
770
|
-
export declare const
|
|
850
|
+
export declare const workSpacesGetIdPathIdRegExp: RegExp;
|
|
851
|
+
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
771
852
|
id: zod.ZodString;
|
|
772
853
|
}, 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
|
|
854
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp: RegExp;
|
|
855
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
856
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExp: RegExp;
|
|
857
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
858
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
859
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp: RegExp;
|
|
860
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp: RegExp;
|
|
861
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
862
|
+
export declare const workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
863
|
+
export declare const workSpacesGetIdResponseDataSpacesItemIdRegExp: RegExp;
|
|
864
|
+
export declare const workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExp: RegExp;
|
|
865
|
+
export declare const workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExp: RegExp;
|
|
866
|
+
export declare const workSpacesGetIdResponseIdRegExp: RegExp;
|
|
867
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExp: RegExp;
|
|
868
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExp: RegExp;
|
|
869
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp: RegExp;
|
|
870
|
+
export declare const workSpacesGetIdResponseModelConfigurationsItemModelIdRegExp: RegExp;
|
|
871
|
+
export declare const workSpacesGetIdResponseSandBoxThreadIdRegExp: RegExp;
|
|
872
|
+
export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
792
873
|
createdAt: zod.ZodISODateTime;
|
|
793
874
|
createdByUserId: zod.ZodString;
|
|
794
875
|
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
@@ -959,6 +1040,21 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
959
1040
|
VertexAi: "VertexAi";
|
|
960
1041
|
AzureFoundry: "AzureFoundry";
|
|
961
1042
|
}>>;
|
|
1043
|
+
modelPublisher: zod.ZodOptional<zod.ZodEnum<{
|
|
1044
|
+
OpenAi: "OpenAi";
|
|
1045
|
+
HuggingFace: "HuggingFace";
|
|
1046
|
+
Cohere: "Cohere";
|
|
1047
|
+
Anthropic: "Anthropic";
|
|
1048
|
+
Google: "Google";
|
|
1049
|
+
Meta: "Meta";
|
|
1050
|
+
Mistral: "Mistral";
|
|
1051
|
+
Microsoft: "Microsoft";
|
|
1052
|
+
DeepSeek: "DeepSeek";
|
|
1053
|
+
XAi: "XAi";
|
|
1054
|
+
Amazon: "Amazon";
|
|
1055
|
+
Qwen: "Qwen";
|
|
1056
|
+
Other: "Other";
|
|
1057
|
+
}>>;
|
|
962
1058
|
name: zod.ZodString;
|
|
963
1059
|
properties: zod.ZodArray<zod.ZodObject<{
|
|
964
1060
|
name: zod.ZodString;
|
|
@@ -1000,22 +1096,22 @@ export declare const getWorkSpacesIdResponse: zod.ZodObject<{
|
|
|
1000
1096
|
/**
|
|
1001
1097
|
* @summary Retrieve the access control details of a specific workspace in SmartSpace, using the workspace's ID, with pagination options take and skip.
|
|
1002
1098
|
*/
|
|
1003
|
-
export declare const
|
|
1004
|
-
export declare const
|
|
1099
|
+
export declare const workSpacesGetAccessPathIdRegExp: RegExp;
|
|
1100
|
+
export declare const workSpacesGetAccessParams: zod.ZodObject<{
|
|
1005
1101
|
id: zod.ZodString;
|
|
1006
1102
|
}, zod.core.$strict>;
|
|
1007
|
-
export declare const
|
|
1008
|
-
export declare const
|
|
1009
|
-
export declare const
|
|
1103
|
+
export declare const workSpacesGetAccessQueryTakeDefault = 20;
|
|
1104
|
+
export declare const workSpacesGetAccessQuerySkipDefault = 0;
|
|
1105
|
+
export declare const workSpacesGetAccessQueryParams: zod.ZodObject<{
|
|
1010
1106
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1011
1107
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1012
1108
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1013
1109
|
}, zod.core.$strict>;
|
|
1014
|
-
export declare const
|
|
1015
|
-
export declare const
|
|
1016
|
-
export declare const
|
|
1017
|
-
export declare const
|
|
1018
|
-
export declare const
|
|
1110
|
+
export declare const workSpacesGetAccessResponseDataItemIdRegExp: RegExp;
|
|
1111
|
+
export declare const workSpacesGetAccessResponseDataItemMessageIdRegExp: RegExp;
|
|
1112
|
+
export declare const workSpacesGetAccessResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
1113
|
+
export declare const workSpacesGetAccessResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1114
|
+
export declare const workSpacesGetAccessResponse: zod.ZodObject<{
|
|
1019
1115
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1020
1116
|
accessType: zod.ZodEnum<{
|
|
1021
1117
|
Principal: "Principal";
|
|
@@ -1040,20 +1136,20 @@ export declare const getWorkSpacesIdAccessResponse: zod.ZodObject<{
|
|
|
1040
1136
|
/**
|
|
1041
1137
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
1042
1138
|
*/
|
|
1043
|
-
export declare const
|
|
1044
|
-
export declare const
|
|
1139
|
+
export declare const workSpacesThreadPathIdRegExp: RegExp;
|
|
1140
|
+
export declare const workSpacesThreadParams: zod.ZodObject<{
|
|
1045
1141
|
id: zod.ZodString;
|
|
1046
1142
|
}, zod.core.$strict>;
|
|
1047
|
-
export declare const
|
|
1048
|
-
export declare const
|
|
1049
|
-
export declare const
|
|
1143
|
+
export declare const workSpacesThreadQueryTakeDefault = 50;
|
|
1144
|
+
export declare const workSpacesThreadQuerySkipDefault = 0;
|
|
1145
|
+
export declare const workSpacesThreadQueryParams: zod.ZodObject<{
|
|
1050
1146
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1051
1147
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1052
1148
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1053
1149
|
}, zod.core.$strict>;
|
|
1054
|
-
export declare const
|
|
1055
|
-
export declare const
|
|
1056
|
-
export declare const
|
|
1150
|
+
export declare const workSpacesThreadResponseDataItemIdRegExp: RegExp;
|
|
1151
|
+
export declare const workSpacesThreadResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1152
|
+
export declare const workSpacesThreadResponse: zod.ZodObject<{
|
|
1057
1153
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1058
1154
|
createdAt: zod.ZodISODateTime;
|
|
1059
1155
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1070,24 +1166,24 @@ export declare const getWorkSpacesIdMessageThreadsResponse: zod.ZodObject<{
|
|
|
1070
1166
|
}, zod.core.$strip>>;
|
|
1071
1167
|
total: zod.ZodNumber;
|
|
1072
1168
|
}, zod.core.$strip>;
|
|
1073
|
-
export declare const
|
|
1074
|
-
export declare const
|
|
1169
|
+
export declare const workSpacesGetUsersPathIdRegExp: RegExp;
|
|
1170
|
+
export declare const workSpacesGetUsersParams: zod.ZodObject<{
|
|
1075
1171
|
id: zod.ZodString;
|
|
1076
1172
|
}, zod.core.$strict>;
|
|
1077
|
-
export declare const
|
|
1078
|
-
export declare const
|
|
1079
|
-
export declare const
|
|
1173
|
+
export declare const workSpacesGetUsersQueryTakeDefault = 1000;
|
|
1174
|
+
export declare const workSpacesGetUsersQuerySkipDefault = 0;
|
|
1175
|
+
export declare const workSpacesGetUsersQueryParams: zod.ZodObject<{
|
|
1080
1176
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1081
1177
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1082
1178
|
search: zod.ZodOptional<zod.ZodString>;
|
|
1083
1179
|
}, zod.core.$strict>;
|
|
1084
|
-
export declare const
|
|
1180
|
+
export declare const workSpacesGetUsersResponseItem: zod.ZodObject<{
|
|
1085
1181
|
displayName: zod.ZodString;
|
|
1086
1182
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1087
1183
|
id: zod.ZodString;
|
|
1088
1184
|
userId: zod.ZodString;
|
|
1089
1185
|
}, zod.core.$strip>;
|
|
1090
|
-
export declare const
|
|
1186
|
+
export declare const workSpacesGetUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
1091
1187
|
displayName: zod.ZodString;
|
|
1092
1188
|
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1093
1189
|
id: zod.ZodString;
|
|
@@ -1096,28 +1192,28 @@ export declare const getWorkSpacesIdUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
1096
1192
|
/**
|
|
1097
1193
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific document in a data space, using the dataSpaceId and optional file parameter.
|
|
1098
1194
|
*/
|
|
1099
|
-
export declare const
|
|
1100
|
-
export declare const
|
|
1195
|
+
export declare const documentsGetDocumentSasPathDataSpaceIdRegExp: RegExp;
|
|
1196
|
+
export declare const documentsGetDocumentSasParams: zod.ZodObject<{
|
|
1101
1197
|
dataSpaceId: zod.ZodString;
|
|
1102
1198
|
}, zod.core.$strict>;
|
|
1103
|
-
export declare const
|
|
1199
|
+
export declare const documentsGetDocumentSasQueryParams: zod.ZodObject<{
|
|
1104
1200
|
file: zod.ZodOptional<zod.ZodString>;
|
|
1105
1201
|
}, zod.core.$strict>;
|
|
1106
|
-
export declare const
|
|
1202
|
+
export declare const documentsGetDocumentSasResponse: zod.ZodObject<{
|
|
1107
1203
|
uri: zod.ZodURL;
|
|
1108
1204
|
}, zod.core.$strip>;
|
|
1109
|
-
export declare const
|
|
1110
|
-
export declare const
|
|
1205
|
+
export declare const messageThreadsCreateMessageThreadPathWorkspaceIdRegExp: RegExp;
|
|
1206
|
+
export declare const messageThreadsCreateMessageThreadParams: zod.ZodObject<{
|
|
1111
1207
|
workspaceId: zod.ZodString;
|
|
1112
1208
|
}, zod.core.$strict>;
|
|
1113
|
-
export declare const
|
|
1114
|
-
export declare const
|
|
1209
|
+
export declare const messageThreadsCreateMessageThreadBodyIdRegExp: RegExp;
|
|
1210
|
+
export declare const messageThreadsCreateMessageThreadBody: zod.ZodObject<{
|
|
1115
1211
|
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1116
1212
|
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1117
1213
|
}, zod.core.$strict>;
|
|
1118
|
-
export declare const
|
|
1119
|
-
export declare const
|
|
1120
|
-
export declare const
|
|
1214
|
+
export declare const messageThreadsCreateMessageThreadResponseDataItemIdRegExp: RegExp;
|
|
1215
|
+
export declare const messageThreadsCreateMessageThreadResponseDataItemWorkSpaceIdRegExp: RegExp;
|
|
1216
|
+
export declare const messageThreadsCreateMessageThreadResponse: zod.ZodObject<{
|
|
1121
1217
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1122
1218
|
createdAt: zod.ZodISODateTime;
|
|
1123
1219
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
@@ -1134,14 +1230,14 @@ export declare const postWorkspacesWorkspaceIdMessagethreadsResponse: zod.ZodObj
|
|
|
1134
1230
|
}, zod.core.$strip>>;
|
|
1135
1231
|
total: zod.ZodNumber;
|
|
1136
1232
|
}, zod.core.$strip>;
|
|
1137
|
-
export declare const
|
|
1138
|
-
export declare const
|
|
1233
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdPathIdRegExp: RegExp;
|
|
1234
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdParams: zod.ZodObject<{
|
|
1139
1235
|
id: zod.ZodString;
|
|
1140
1236
|
workspaceId: zod.ZodString;
|
|
1141
1237
|
}, zod.core.$strict>;
|
|
1142
|
-
export declare const
|
|
1143
|
-
export declare const
|
|
1144
|
-
export declare const
|
|
1238
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseIdRegExp: RegExp;
|
|
1239
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseWorkSpaceIdRegExp: RegExp;
|
|
1240
|
+
export declare const messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponse: zod.ZodObject<{
|
|
1145
1241
|
createdAt: zod.ZodISODateTime;
|
|
1146
1242
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1147
1243
|
createdByUserId: zod.ZodString;
|
|
@@ -1158,37 +1254,37 @@ export declare const getWorkspacesWorkspaceIdMessagethreadsIdResponse: zod.ZodOb
|
|
|
1158
1254
|
/**
|
|
1159
1255
|
* @summary Retrieves messages from a specific message thread along with the profile images of the users who created the messages.
|
|
1160
1256
|
*/
|
|
1161
|
-
export declare const
|
|
1162
|
-
export declare const
|
|
1257
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesPathIdRegExp: RegExp;
|
|
1258
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesParams: zod.ZodObject<{
|
|
1163
1259
|
id: zod.ZodString;
|
|
1164
1260
|
workspaceId: zod.ZodString;
|
|
1165
1261
|
}, zod.core.$strict>;
|
|
1166
|
-
export declare const
|
|
1262
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponseItem: zod.ZodObject<{
|
|
1167
1263
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1168
1264
|
userId: zod.ZodString;
|
|
1169
1265
|
}, zod.core.$strip>;
|
|
1170
|
-
export declare const
|
|
1266
|
+
export declare const messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponse: zod.ZodArray<zod.ZodObject<{
|
|
1171
1267
|
base64StringImage: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1172
1268
|
userId: zod.ZodString;
|
|
1173
1269
|
}, zod.core.$strip>>;
|
|
1174
1270
|
/**
|
|
1175
1271
|
* @summary Access messages within a specific message thread in SmartSpace, using the thread's ID, along with pagination options take and skip.
|
|
1176
1272
|
*/
|
|
1177
|
-
export declare const
|
|
1178
|
-
export declare const
|
|
1273
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesPathIdRegExp: RegExp;
|
|
1274
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams: zod.ZodObject<{
|
|
1179
1275
|
id: zod.ZodString;
|
|
1180
1276
|
workspaceId: zod.ZodString;
|
|
1181
1277
|
}, zod.core.$strict>;
|
|
1182
|
-
export declare const
|
|
1183
|
-
export declare const
|
|
1184
|
-
export declare const
|
|
1278
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryTakeDefault = 50;
|
|
1279
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQuerySkipDefault = 0;
|
|
1280
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryParams: zod.ZodObject<{
|
|
1185
1281
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
1186
1282
|
skip: zod.ZodOptional<zod.ZodNumber>;
|
|
1187
1283
|
}, zod.core.$strict>;
|
|
1188
|
-
export declare const
|
|
1189
|
-
export declare const
|
|
1190
|
-
export declare const
|
|
1191
|
-
export declare const
|
|
1284
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemIdRegExp: RegExp;
|
|
1285
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemMessageThreadIdRegExp: RegExp;
|
|
1286
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemValuesItemIdRegExp: RegExp;
|
|
1287
|
+
export declare const messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponse: zod.ZodObject<{
|
|
1192
1288
|
data: zod.ZodArray<zod.ZodObject<{
|
|
1193
1289
|
createdAt: zod.ZodISODateTime;
|
|
1194
1290
|
createdBy: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|