@smartspace/api-client 0.1.0-main.5e1821b → 0.1.0-main.822e38f
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 +14 -4
- package/dist/generated/chat/api.js +66 -1
- package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.d.ts +23 -0
- package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.js +8 -0
- package/dist/generated/chat/models/fileUriResponse.d.ts +9 -0
- package/dist/generated/chat/models/fileUriResponse.js +8 -0
- package/dist/generated/chat/models/index.d.ts +2 -0
- package/dist/generated/chat/models/index.js +2 -0
- package/dist/generated/chat/zod.d.ts +166 -1
- package/dist/generated/chat/zod.js +165 -5
- package/dist/generated/config/api.d.ts +91 -11
- package/dist/generated/config/api.js +282 -7
- package/dist/generated/config/models/fileUriResponse.d.ts +9 -0
- 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/index.d.ts +10 -3
- package/dist/generated/config/models/index.js +10 -3
- package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +3 -0
- package/dist/generated/config/models/messageSandBoxMessageRequestVariables.d.ts +12 -0
- package/dist/generated/config/models/messageSandBoxMessageRequestVariables.js +8 -0
- package/dist/generated/config/models/modelProvidersGetProvidersParams.d.ts +16 -0
- package/dist/generated/config/models/modelProvidersGetProvidersParams.js +8 -0
- package/dist/generated/config/models/modelsGetDefaultDockerFileParams.d.ts +10 -0
- package/dist/generated/config/models/modelsGetDefaultDockerFileParams.js +2 -0
- package/dist/generated/config/models/{sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxGetThreadMessagesParams.d.ts} +1 -1
- package/dist/generated/config/models/sandBoxGetThreadMessagesParams.js +8 -0
- package/dist/generated/config/models/usersAdminPermissionParams.d.ts +9 -0
- package/dist/generated/config/models/usersAdminPermissionParams.js +8 -0
- package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesParams.d.ts → workSpacesGetWorkspaceFilesParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.js +8 -0
- package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesBody.d.ts → workSpacesWorkspaceFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesBody.js +8 -0
- package/dist/generated/config/zod.d.ts +534 -19
- package/dist/generated/config/zod.js +423 -37
- 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 +71 -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 +114 -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/config/models/{sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.js → fileUriResponse.js} +0 -0
- /package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesBody.js → flowRunsAddFileIdFilesBody.js} +0 -0
- /package/dist/generated/config/models/{workSpacesWorkspaceFilesWorkspaceIdFilesParams.js → flowRunsCreateFlowRunParams.js} +0 -0
|
@@ -4,10 +4,11 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.messageThreadsGetCommentsResponse = exports.messageThreadsGetCommentsResponseDataItemMessageThreadIdRegExp = exports.messageThreadsGetCommentsResponseDataItemIdRegExp = exports.messageThreadsGetCommentsQueryParams = exports.messageThreadsGetCommentsQuerySkipDefault = exports.messageThreadsGetCommentsQueryTakeDefault = exports.messageThreadsGetCommentsParams = exports.messageThreadsGetCommentsPathIdRegExp = exports.messageThreadsGetMessageThreadIdResponse = exports.messageThreadsGetMessageThreadIdResponseWorkSpaceIdRegExp = exports.messageThreadsGetMessageThreadIdResponseIdRegExp = exports.messageThreadsGetMessageThreadIdParams = exports.messageThreadsGetMessageThreadIdPathIdRegExp = exports.messageThreadsThreadIdParams = exports.messageThreadsThreadIdPathIdRegExp = exports.flowRunsSetVariableBody = exports.flowRunsSetVariableParams = exports.flowRunsSetVariablePathIdRegExp = exports.flowRunsGetVariablesResponse = exports.flowRunsGetVariablesParams = exports.flowRunsGetVariablesPathIdRegExp = exports.filesGetUriResponse = exports.filesGetUriQueryParams = exports.filesGetUriQueryWorkspaceIdRegExp = exports.filesGetUriQueryThreadIdRegExp = exports.filesGetUriParams = exports.filesGetUriPathIdRegExp = exports.filesDownloadFileQueryParams = exports.filesDownloadFileQueryWorkspaceIdRegExp = exports.filesDownloadFileQueryThreadIdRegExp = exports.filesDownloadFileParams = exports.filesDownloadFilePathIdRegExp = exports.filesGetFileInfoResponse = exports.filesGetFileInfoResponseWorkspaceIdRegExp = exports.filesGetFileInfoResponseThreadIdRegExp = exports.filesGetFileInfoResponseIdRegExp = exports.filesGetFileInfoQueryParams = exports.filesGetFileInfoQueryWorkspaceIdRegExp = exports.filesGetFileInfoQueryThreadIdRegExp = exports.filesGetFileInfoParams = exports.filesGetFileInfoPathIdRegExp = exports.filesUploadFilesResponse = exports.filesUploadFilesResponseItem = exports.filesUploadFilesResponseWorkspaceIdRegExp = exports.filesUploadFilesResponseThreadIdRegExp = exports.filesUploadFilesResponseIdRegExp = exports.filesUploadFilesBody = exports.filesUploadFilesBodyWorkspaceIdRegExp = exports.filesUploadFilesBodyUploadIdRegExp = exports.filesUploadFilesBodyThreadIdRegExp = void 0;
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
7
|
+
exports.messagesStartThreadMessageBody = exports.messagesStartThreadMessageBodyWorkSpaceIdRegExp = exports.messagesStartThreadMessageBodyMessageThreadIdRegExp = exports.messagesThreadMessagesResponse = exports.messagesThreadMessagesResponseValuesItemIdRegExp = exports.messagesThreadMessagesResponseMessageThreadIdRegExp = exports.messagesThreadMessagesResponseIdRegExp = exports.messagesThreadMessagesBody = exports.messagesThreadMessagesBodyWorkSpaceIdRegExp = exports.messagesThreadMessagesBodyMessageThreadIdRegExp = exports.messageThreadsAddThreadUserParams = exports.messageThreadsAddThreadUserPathThreadIdRegExp = exports.messageThreadsRemoveThreadUserParams = exports.messageThreadsRemoveThreadUserPathThreadIdRegExp = exports.messageThreadsGetThreadUsersResponse = exports.messageThreadsGetThreadUsersResponseItem = exports.messageThreadsGetThreadUsersParams = exports.messageThreadsGetThreadUsersPathThreadIdRegExp = exports.messageThreadsThreadIdNameBody = exports.messageThreadsThreadIdNameParams = exports.messageThreadsThreadIdNamePathIdRegExp = exports.messageThreadsStreamThreadMessagesIdMessagesStreamParams = exports.messageThreadsStreamThreadMessagesIdMessagesStreamPathIdRegExp = exports.messageThreadsThreadMessagesIdMessagesResponse = exports.messageThreadsThreadMessagesIdMessagesResponseDataItemValuesItemIdRegExp = exports.messageThreadsThreadMessagesIdMessagesResponseDataItemMessageThreadIdRegExp = exports.messageThreadsThreadMessagesIdMessagesResponseDataItemIdRegExp = exports.messageThreadsThreadMessagesIdMessagesQueryParams = exports.messageThreadsThreadMessagesIdMessagesQuerySkipDefault = exports.messageThreadsThreadMessagesIdMessagesQueryTakeDefault = exports.messageThreadsThreadMessagesIdMessagesParams = exports.messageThreadsThreadMessagesIdMessagesPathIdRegExp = exports.messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponse = exports.messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesResponseItem = exports.messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesParams = exports.messageThreadsThreadMessageCreateByUsersProfileImagesIdMessagecreateduserprofileimagesPathIdRegExp = exports.messageThreadsSetFavoritedChatBody = exports.messageThreadsSetFavoritedChatParams = exports.messageThreadsSetFavoritedChatPathIdRegExp = exports.messageThreadsGetMessageThreadDetailIdDetailResponse = exports.messageThreadsGetMessageThreadDetailIdDetailResponseWorkSpaceIdRegExp = exports.messageThreadsGetMessageThreadDetailIdDetailResponseIdRegExp = exports.messageThreadsGetMessageThreadDetailIdDetailResponseFlowIdRegExp = exports.messageThreadsGetMessageThreadDetailIdDetailParams = exports.messageThreadsGetMessageThreadDetailIdDetailPathIdRegExp = exports.messageThreadsPostCommentResponse = exports.messageThreadsPostCommentResponseIdRegExp = exports.messageThreadsPostCommentBody = exports.messageThreadsPostCommentParams = exports.messageThreadsPostCommentPathIdRegExp = void 0;
|
|
8
|
+
exports.workSpacesGetGetQuerySkipDefault = exports.workSpacesGetGetQueryTakeDefault = exports.usersGetUserPhotoResponse = exports.usersGetUserPhotoParams = exports.usersGetUserPhotoPathIdRegExp = exports.notificationPutUpdateBody = exports.notificationPutUpdateBodyItem = exports.notificationPutUpdateBodyRegExp = exports.notificationGetResponse = exports.notificationGetResponseDataItemWorkSpaceIdRegExp = exports.notificationGetResponseDataItemThreadIdRegExp = exports.notificationGetResponseDataItemIdRegExp = exports.notificationGetQueryParams = exports.notificationGetQuerySkipDefault = exports.notificationGetQueryTakeDefault = exports.modelsGetModelResponse = exports.modelsGetModelResponseIdRegExp = exports.modelsGetModelResponseDeploymentStepsItemIdRegExp = exports.modelsGetModelResponseDeploymentProviderIdRegExp = exports.modelsGetModelResponseDeploymentIdRegExp = exports.modelsGetModelParams = exports.modelsGetModelPathIdRegExp = exports.modelsGetModelsResponse = exports.modelsGetModelsResponseDataItemIdRegExp = exports.modelsGetModelsQueryParams = exports.modelsGetModelsQuerySearchDefault = exports.modelsGetModelsQuerySkipDefault = exports.modelsGetModelsQueryTakeDefault = exports.messagesAddValueToMessageBody = exports.messagesAddValueToMessageParams = exports.messagesAddValueToMessagePathIdRegExp = exports.messagesPostCommentResponse = exports.messagesPostCommentResponseIdRegExp = exports.messagesPostCommentBody = exports.messagesPostCommentParams = exports.messagesPostCommentPathIdRegExp = exports.messagesGetCommentsResponse = exports.messagesGetCommentsResponseDataItemMessageThreadIdRegExp = exports.messagesGetCommentsResponseDataItemIdRegExp = exports.messagesGetCommentsQueryParams = exports.messagesGetCommentsQuerySkipDefault = exports.messagesGetCommentsQueryTakeDefault = exports.messagesGetCommentsParams = exports.messagesGetCommentsPathIdRegExp = exports.messagesMessageParams = exports.messagesMessagePathIdRegExp = exports.messagesStartThreadMessageResponse = exports.messagesStartThreadMessageResponseValuesItemIdRegExp = exports.messagesStartThreadMessageResponseMessageThreadIdRegExp = exports.messagesStartThreadMessageResponseIdRegExp = void 0;
|
|
9
|
+
exports.workSpacesGetAccessResponseDataItemWorkSpaceIdRegExp = exports.workSpacesGetAccessResponseDataItemMessageThreadIdRegExp = exports.workSpacesGetAccessResponseDataItemMessageIdRegExp = exports.workSpacesGetAccessResponseDataItemIdRegExp = exports.workSpacesGetAccessQueryParams = exports.workSpacesGetAccessQuerySkipDefault = exports.workSpacesGetAccessQueryTakeDefault = exports.workSpacesGetAccessParams = exports.workSpacesGetAccessPathIdRegExp = exports.workSpacesGetIdResponse = exports.workSpacesGetIdResponseSandBoxThreadIdRegExp = exports.workSpacesGetIdResponseModelConfigurationsItemModelIdRegExp = exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp = exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExp = exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExp = exports.workSpacesGetIdResponseIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp = exports.workSpacesGetIdParams = exports.workSpacesGetIdPathIdRegExp = exports.workSpacesGetGetResponse = exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExp = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExp = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExp = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExp = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExp = exports.workSpacesGetGetResponseDataItemIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExp = exports.workSpacesGetGetQueryParams = void 0;
|
|
10
|
+
exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemValuesItemIdRegExp = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemMessageThreadIdRegExp = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponseDataItemIdRegExp = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryParams = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQuerySkipDefault = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesQueryTakeDefault = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesPathIdRegExp = exports.messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponse = exports.messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesResponseItem = exports.messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesParams = exports.messageThreadsThreadMessageCreateByUsersProfileImagesWorkspacesWorkspaceIdMessagethreadsIdMessagecreateduserprofileimagesPathIdRegExp = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponse = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseWorkSpaceIdRegExp = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseIdRegExp = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseFlowIdRegExp = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailParams = exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailPathIdRegExp = exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponse = exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseWorkSpaceIdRegExp = exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseIdRegExp = exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdParams = exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdPathIdRegExp = exports.messageThreadsCreateMessageThreadResponse = exports.messageThreadsCreateMessageThreadResponseDataItemWorkSpaceIdRegExp = exports.messageThreadsCreateMessageThreadResponseDataItemIdRegExp = exports.messageThreadsCreateMessageThreadBody = exports.messageThreadsCreateMessageThreadBodyIdRegExp = exports.messageThreadsCreateMessageThreadParams = exports.messageThreadsCreateMessageThreadPathWorkspaceIdRegExp = exports.documentsGetDocumentSasResponse = exports.documentsGetDocumentSasQueryParams = exports.documentsGetDocumentSasParams = exports.documentsGetDocumentSasPathDataSpaceIdRegExp = exports.workSpacesGetUsersResponse = exports.workSpacesGetUsersResponseItem = exports.workSpacesGetUsersQueryParams = exports.workSpacesGetUsersQuerySkipDefault = exports.workSpacesGetUsersQueryTakeDefault = exports.workSpacesGetUsersParams = exports.workSpacesGetUsersPathIdRegExp = exports.workSpacesThreadResponse = exports.workSpacesThreadResponseDataItemWorkSpaceIdRegExp = exports.workSpacesThreadResponseDataItemIdRegExp = exports.workSpacesThreadQueryParams = exports.workSpacesThreadQuerySkipDefault = exports.workSpacesThreadQueryTakeDefault = exports.workSpacesThreadParams = exports.workSpacesThreadPathIdRegExp = exports.workSpacesGetAccessResponse = void 0;
|
|
11
|
+
exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamParams = exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamPathIdRegExp = exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesResponse = void 0;
|
|
11
12
|
/**
|
|
12
13
|
* Generated by orval v7.13.2 🍺
|
|
13
14
|
* Do not edit manually.
|
|
@@ -98,7 +99,9 @@ exports.filesGetUriQueryParams = zod_1.default.strictObject({
|
|
|
98
99
|
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExp).optional().describe('Optional thread ID containing the file'),
|
|
99
100
|
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExp).optional().describe('Optional workspace ID containing the file')
|
|
100
101
|
});
|
|
101
|
-
exports.filesGetUriResponse = zod_1.default.
|
|
102
|
+
exports.filesGetUriResponse = zod_1.default.object({
|
|
103
|
+
"uri": zod_1.default.string()
|
|
104
|
+
});
|
|
102
105
|
exports.flowRunsGetVariablesPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
103
106
|
exports.flowRunsGetVariablesParams = zod_1.default.strictObject({
|
|
104
107
|
"id": zod_1.default.string().regex(exports.flowRunsGetVariablesPathIdRegExp)
|
|
@@ -187,6 +190,30 @@ exports.messageThreadsPostCommentResponse = zod_1.default.object({
|
|
|
187
190
|
"id": zod_1.default.string().regex(exports.messageThreadsPostCommentResponseIdRegExp),
|
|
188
191
|
"mentionedUsers": zod_1.default.array(zod_1.default.string())
|
|
189
192
|
});
|
|
193
|
+
/**
|
|
194
|
+
* @summary Pilot endpoint for the DTO/Mapperly pattern. Returns the full
|
|
195
|
+
MessageThreadDto for the given id. 404 via ProblemDetails when
|
|
196
|
+
the thread does not exist. See .claude/plans/dto-mapper-layer-overhaul.md.
|
|
197
|
+
*/
|
|
198
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
199
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailParams = zod_1.default.strictObject({
|
|
200
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailIdDetailPathIdRegExp)
|
|
201
|
+
});
|
|
202
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
203
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
204
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
205
|
+
exports.messageThreadsGetMessageThreadDetailIdDetailResponse = zod_1.default.object({
|
|
206
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
207
|
+
"createdByUserId": zod_1.default.string(),
|
|
208
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
209
|
+
"flowId": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailIdDetailResponseFlowIdRegExp),
|
|
210
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailIdDetailResponseIdRegExp),
|
|
211
|
+
"isFlowRunning": zod_1.default.boolean(),
|
|
212
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
213
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
214
|
+
"name": zod_1.default.string().nullish(),
|
|
215
|
+
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailIdDetailResponseWorkSpaceIdRegExp)
|
|
216
|
+
});
|
|
190
217
|
/**
|
|
191
218
|
* @summary Mark a message thread as favorited or not in SmartSpace, using the thread's ID and a boolean value in the request.
|
|
192
219
|
*/
|
|
@@ -250,6 +277,17 @@ exports.messageThreadsThreadMessagesIdMessagesResponse = zod_1.default.object({
|
|
|
250
277
|
})),
|
|
251
278
|
"total": zod_1.default.number()
|
|
252
279
|
});
|
|
280
|
+
/**
|
|
281
|
+
* @summary SSE stream of all messages on a thread. First frame is the thread
|
|
282
|
+
snapshot (current messages with in-flight Redis state already
|
|
283
|
+
overlaid by `GetMessagesByThreadIdAsync`); subsequent frames
|
|
284
|
+
are per-message chunk updates as they arrive. Cumulative deltas
|
|
285
|
+
mean reconnect is just "re-open" — no cursor handshake.
|
|
286
|
+
*/
|
|
287
|
+
exports.messageThreadsStreamThreadMessagesIdMessagesStreamPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
288
|
+
exports.messageThreadsStreamThreadMessagesIdMessagesStreamParams = zod_1.default.strictObject({
|
|
289
|
+
"id": zod_1.default.string().regex(exports.messageThreadsStreamThreadMessagesIdMessagesStreamPathIdRegExp)
|
|
290
|
+
});
|
|
253
291
|
/**
|
|
254
292
|
* @summary Update the name of a message thread in SmartSpace, using the thread's ID and providing the new name in the request.
|
|
255
293
|
*/
|
|
@@ -291,6 +329,10 @@ exports.messageThreadsAddThreadUserParams = zod_1.default.strictObject({
|
|
|
291
329
|
/**
|
|
292
330
|
* @summary Handles the HTTP POST request to create a new message in a thread within SmartSpace.
|
|
293
331
|
This method specifies details like workspace ID, thread ID, and message content in the request.
|
|
332
|
+
Blocks until the flow completes and returns the final Message with all outputs populated,
|
|
333
|
+
preserving the original synchronous request/response contract for SDK and integration clients.
|
|
334
|
+
Clients that prefer to return immediately and subscribe to the SSE stream should use
|
|
335
|
+
`POST /messages/start` instead.
|
|
294
336
|
*/
|
|
295
337
|
exports.messagesThreadMessagesBodyMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
296
338
|
exports.messagesThreadMessagesBodyWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -304,6 +346,80 @@ exports.messagesThreadMessagesBody = zod_1.default.strictObject({
|
|
|
304
346
|
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.any()).nullish(),
|
|
305
347
|
"workSpaceId": zod_1.default.string().regex(exports.messagesThreadMessagesBodyWorkSpaceIdRegExp)
|
|
306
348
|
});
|
|
349
|
+
exports.messagesThreadMessagesResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
350
|
+
exports.messagesThreadMessagesResponseMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
351
|
+
exports.messagesThreadMessagesResponseValuesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
352
|
+
exports.messagesThreadMessagesResponse = zod_1.default.object({
|
|
353
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
354
|
+
"createdBy": zod_1.default.string().nullish(),
|
|
355
|
+
"createdByUserId": zod_1.default.string(),
|
|
356
|
+
"errors": zod_1.default.array(zod_1.default.object({
|
|
357
|
+
"blockId": zod_1.default.string().nullish(),
|
|
358
|
+
"code": zod_1.default.number(),
|
|
359
|
+
"data": zod_1.default.any().nullish(),
|
|
360
|
+
"message": zod_1.default.string().nullish()
|
|
361
|
+
})),
|
|
362
|
+
"hasComments": zod_1.default.boolean(),
|
|
363
|
+
"id": zod_1.default.string().regex(exports.messagesThreadMessagesResponseIdRegExp),
|
|
364
|
+
"messageThreadId": zod_1.default.string().regex(exports.messagesThreadMessagesResponseMessageThreadIdRegExp).nullish(),
|
|
365
|
+
"values": zod_1.default.array(zod_1.default.object({
|
|
366
|
+
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
367
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
368
|
+
"createdBy": zod_1.default.string().nullish(),
|
|
369
|
+
"createdByUserId": zod_1.default.string(),
|
|
370
|
+
"id": zod_1.default.string().regex(exports.messagesThreadMessagesResponseValuesItemIdRegExp),
|
|
371
|
+
"name": zod_1.default.string(),
|
|
372
|
+
"type": zod_1.default.enum(['Input', 'Output']),
|
|
373
|
+
"value": zod_1.default.any().nullish()
|
|
374
|
+
}))
|
|
375
|
+
});
|
|
376
|
+
/**
|
|
377
|
+
* @summary Starts a flow run on a thread and returns immediately with the initial Message
|
|
378
|
+
before the flow has produced any outputs. The flow continues in a background task;
|
|
379
|
+
deltas stream via Redis to the SSE endpoint at
|
|
380
|
+
`GET /MessageThreads/{id}/messages/stream` and final outputs are persisted to
|
|
381
|
+
the database. Use this endpoint when the client subscribes to the SSE stream for
|
|
382
|
+
live updates instead of waiting for the flow to complete.
|
|
383
|
+
*/
|
|
384
|
+
exports.messagesStartThreadMessageBodyMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
385
|
+
exports.messagesStartThreadMessageBodyWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
386
|
+
exports.messagesStartThreadMessageBody = zod_1.default.strictObject({
|
|
387
|
+
"inputs": zod_1.default.array(zod_1.default.strictObject({
|
|
388
|
+
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()).nullish(),
|
|
389
|
+
"name": zod_1.default.string(),
|
|
390
|
+
"value": zod_1.default.any().nullish()
|
|
391
|
+
})),
|
|
392
|
+
"messageThreadId": zod_1.default.string().regex(exports.messagesStartThreadMessageBodyMessageThreadIdRegExp).nullish(),
|
|
393
|
+
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.any()).nullish(),
|
|
394
|
+
"workSpaceId": zod_1.default.string().regex(exports.messagesStartThreadMessageBodyWorkSpaceIdRegExp)
|
|
395
|
+
});
|
|
396
|
+
exports.messagesStartThreadMessageResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
397
|
+
exports.messagesStartThreadMessageResponseMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
398
|
+
exports.messagesStartThreadMessageResponseValuesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
399
|
+
exports.messagesStartThreadMessageResponse = zod_1.default.object({
|
|
400
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
401
|
+
"createdBy": zod_1.default.string().nullish(),
|
|
402
|
+
"createdByUserId": zod_1.default.string(),
|
|
403
|
+
"errors": zod_1.default.array(zod_1.default.object({
|
|
404
|
+
"blockId": zod_1.default.string().nullish(),
|
|
405
|
+
"code": zod_1.default.number(),
|
|
406
|
+
"data": zod_1.default.any().nullish(),
|
|
407
|
+
"message": zod_1.default.string().nullish()
|
|
408
|
+
})),
|
|
409
|
+
"hasComments": zod_1.default.boolean(),
|
|
410
|
+
"id": zod_1.default.string().regex(exports.messagesStartThreadMessageResponseIdRegExp),
|
|
411
|
+
"messageThreadId": zod_1.default.string().regex(exports.messagesStartThreadMessageResponseMessageThreadIdRegExp).nullish(),
|
|
412
|
+
"values": zod_1.default.array(zod_1.default.object({
|
|
413
|
+
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
414
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
415
|
+
"createdBy": zod_1.default.string().nullish(),
|
|
416
|
+
"createdByUserId": zod_1.default.string(),
|
|
417
|
+
"id": zod_1.default.string().regex(exports.messagesStartThreadMessageResponseValuesItemIdRegExp),
|
|
418
|
+
"name": zod_1.default.string(),
|
|
419
|
+
"type": zod_1.default.enum(['Input', 'Output']),
|
|
420
|
+
"value": zod_1.default.any().nullish()
|
|
421
|
+
}))
|
|
422
|
+
});
|
|
307
423
|
/**
|
|
308
424
|
* @summary Remove a specific message from SmartSpace using its ID.
|
|
309
425
|
*/
|
|
@@ -361,6 +477,13 @@ exports.messagesPostCommentResponse = zod_1.default.object({
|
|
|
361
477
|
"id": zod_1.default.string().regex(exports.messagesPostCommentResponseIdRegExp),
|
|
362
478
|
"mentionedUsers": zod_1.default.array(zod_1.default.string())
|
|
363
479
|
});
|
|
480
|
+
/**
|
|
481
|
+
* @summary Append a new input value to an in-flight message and stream successive
|
|
482
|
+
snapshots back to the client. Each frame is a full M:SmartSpace.App.ChatApi.Controllers.MessagesController.Message(System.Guid)
|
|
483
|
+
with the latest cumulative state — the SDK should treat the response as
|
|
484
|
+
a stream of M:SmartSpace.App.ChatApi.Controllers.MessagesController.Message(System.Guid) frames (NDJSON / SSE), with the final
|
|
485
|
+
frame being the authoritative completed message.
|
|
486
|
+
*/
|
|
364
487
|
exports.messagesAddValueToMessagePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
365
488
|
exports.messagesAddValueToMessageParams = zod_1.default.strictObject({
|
|
366
489
|
"id": zod_1.default.string().regex(exports.messagesAddValueToMessagePathIdRegExp)
|
|
@@ -1030,6 +1153,31 @@ exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdRespo
|
|
|
1030
1153
|
"totalMessages": zod_1.default.number(),
|
|
1031
1154
|
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsIdResponseWorkSpaceIdRegExp)
|
|
1032
1155
|
});
|
|
1156
|
+
/**
|
|
1157
|
+
* @summary Pilot endpoint for the DTO/Mapperly pattern. Returns the full
|
|
1158
|
+
MessageThreadDto for the given id. 404 via ProblemDetails when
|
|
1159
|
+
the thread does not exist. See .claude/plans/dto-mapper-layer-overhaul.md.
|
|
1160
|
+
*/
|
|
1161
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1162
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailParams = zod_1.default.strictObject({
|
|
1163
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailPathIdRegExp),
|
|
1164
|
+
"workspaceId": zod_1.default.string()
|
|
1165
|
+
});
|
|
1166
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1167
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1168
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1169
|
+
exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponse = zod_1.default.object({
|
|
1170
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1171
|
+
"createdByUserId": zod_1.default.string(),
|
|
1172
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1173
|
+
"flowId": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseFlowIdRegExp),
|
|
1174
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseIdRegExp),
|
|
1175
|
+
"isFlowRunning": zod_1.default.boolean(),
|
|
1176
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1177
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1178
|
+
"name": zod_1.default.string().nullish(),
|
|
1179
|
+
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetMessageThreadDetailWorkspacesWorkspaceIdMessagethreadsIdDetailResponseWorkSpaceIdRegExp)
|
|
1180
|
+
});
|
|
1033
1181
|
/**
|
|
1034
1182
|
* @summary Retrieves messages from a specific message thread along with the profile images of the users who created the messages.
|
|
1035
1183
|
*/
|
|
@@ -1087,3 +1235,15 @@ exports.messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessage
|
|
|
1087
1235
|
})),
|
|
1088
1236
|
"total": zod_1.default.number()
|
|
1089
1237
|
});
|
|
1238
|
+
/**
|
|
1239
|
+
* @summary SSE stream of all messages on a thread. First frame is the thread
|
|
1240
|
+
snapshot (current messages with in-flight Redis state already
|
|
1241
|
+
overlaid by `GetMessagesByThreadIdAsync`); subsequent frames
|
|
1242
|
+
are per-message chunk updates as they arrive. Cumulative deltas
|
|
1243
|
+
mean reconnect is just "re-open" — no cursor handshake.
|
|
1244
|
+
*/
|
|
1245
|
+
exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1246
|
+
exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamParams = zod_1.default.strictObject({
|
|
1247
|
+
"id": zod_1.default.string().regex(exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesStreamPathIdRegExp),
|
|
1248
|
+
"workspaceId": zod_1.default.string()
|
|
1249
|
+
});
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, AppUserAppUserDetail, AppUserAppUserSearchResult, BlockBlockSet, BlockInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksGetBlocksParams, ContainersPostParams, CreateDataSet, CreateDataSource, CreateDataSpace, CreateModel, CreateModelConfiguration, CreateWorkSpace, DataSet, DataSetItemCreateRequest, DataSetProperty, DataSetSearchRequest, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetGetParams, DataSetsGetIdItemsParams, DataSourceContainer, DataSourceType, DataSourcesContainersParams, DataSourcesDataSourceContainer, DataSourcesGetParams, DataSourcesTestConnectionResult, DataSpace, DataSpacesGetDataSetsParams, DataSpacesGetParams, DebugLogsResponse, DocumentsGetDocumentSasParams, EnumsModelRole, File, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowDefinition, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, IngestedBlob, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiDebugLogsResponse, MessageCreateMessageInput, MessageMessageCreatorProfileImage, MessageSandBoxMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelModel, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccess, PagedDataCollectionActivityActivityWorkSpace, PagedDataCollectionAppUserAppUser, PagedDataCollectionAppUserAppUserDetail, PagedDataCollectionAppUserAppUserSearchResult, PagedDataCollectionAppUserServicePrincipalSearchResult, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSet, PagedDataCollectionDataSource, PagedDataCollectionDataSpace, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace, PagedDataCollectionWorkSpaceTemplatesTemplate, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpace, WorkSpaceBasicInfo, WorkSpaceTemplatesGetParams, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesUpdatePromptResponseFlagParams,
|
|
7
|
+
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, AppUserAppUserDetail, AppUserAppUserSearchResult, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockBlockSet, BlockInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksGetBlocksParams, ConfigApiAddMessageFileFromBlobUri, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateDataSet, CreateDataSource, CreateDataSpace, CreateModel, CreateModelConfiguration, CreateModelDeploymentProvider, CreateWorkSpace, DataSet, DataSetItemCreateRequest, DataSetProperty, DataSetSearchRequest, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetGetParams, DataSetsGetIdItemsParams, DataSourceContainer, DataSourceType, DataSourcesContainersParams, DataSourcesDataSourceContainer, DataSourcesGetParams, DataSourcesTestConnectionResult, DataSpace, DataSpacesGetDataSetsParams, DataSpacesGetParams, DebugLogsResponse, DocumentsGetDocumentSasParams, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowDefinition, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, IngestedBlob, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiDebugLogsResponse, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageSandBoxMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelModel, ModelProvidersGetProvidersParams, ModelsGetDefaultDockerFileParams, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccess, PagedDataCollectionActivityActivityWorkSpace, PagedDataCollectionAppUserAppUser, PagedDataCollectionAppUserAppUserDetail, PagedDataCollectionAppUserAppUserSearchResult, PagedDataCollectionAppUserServicePrincipalSearchResult, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSet, PagedDataCollectionDataSource, PagedDataCollectionDataSpace, PagedDataCollectionIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace, PagedDataCollectionWorkSpaceTemplatesTemplate, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersAdminPermissionParams, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpace, WorkSpaceBasicInfo, WorkSpaceTemplatesGetParams, WorkSpaceUser, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesUpdatePromptResponseFlagParams, WorkSpacesWorkspaceFilesBody } from './models';
|
|
8
8
|
export declare const getSmartSpaceAdminAPI: () => {
|
|
9
9
|
accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccess, any, {}>>;
|
|
10
10
|
accessAddAccess: (access: Access) => Promise<import("axios").AxiosResponse<Access, any, {}>>;
|
|
@@ -18,6 +18,11 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
18
18
|
accessDeleteAccess: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
19
19
|
activityExportLoggings: (params?: ActivityExportLoggingsParams) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
20
20
|
activityGetLogging: (params?: ActivityGetLoggingParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionActivityActivityWorkSpace, any, {}>>;
|
|
21
|
+
applicationUpdateGetLatestDeployment: () => Promise<import("axios").AxiosResponse<ApplicationUpdateDeploymentInfo, any, {}>>;
|
|
22
|
+
applicationUpdateGetCurrentVersion: () => Promise<import("axios").AxiosResponse<ApplicationUpdateVersionInfo, any, {}>>;
|
|
23
|
+
applicationUpdateReapplyCurrentVersion: () => Promise<import("axios").AxiosResponse<ApplicationUpdateVersionInfo, any, {}>>;
|
|
24
|
+
applicationUpdateGetLatestAvailableVersion: () => Promise<import("axios").AxiosResponse<void | ApplicationUpdateVersionInfo, any, {}>>;
|
|
25
|
+
applicationUpdateApplyLatestAvailableVersion: () => Promise<import("axios").AxiosResponse<void | ApplicationUpdateVersionInfo, any, {}>>;
|
|
21
26
|
blockSetsGetBlockSets: (params?: BlockSetsGetBlockSetsParams) => Promise<import("axios").AxiosResponse<BlockBlockSet[], any, {}>>;
|
|
22
27
|
blockSetsDeleteBlockSet: (name: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
23
28
|
blockSetsAddBlockSet: (name: string, blockSetsAddBlockSetBody: BlockSetsAddBlockSetBody) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
@@ -49,27 +54,44 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
49
54
|
dataSourcesPut: (dataSourceId: string, updateDataSource: UpdateDataSource) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
50
55
|
dataSourcesContainers: (dataSourceId: string, params?: DataSourcesContainersParams) => Promise<import("axios").AxiosResponse<DataSourceContainer[], any, {}>>;
|
|
51
56
|
dataSourcesUpdateCredentials: (dataSourceId: string, updateDataSourceCredentials: UpdateDataSourceCredentials) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
57
|
+
dataSourcesGetAdminUsers: (id: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
58
|
+
dataSourcesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
59
|
+
dataSourcesAddAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
52
60
|
dataSpacesGet: (params?: DataSpacesGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionDataSpace, any, {}>>;
|
|
53
61
|
dataSpacesPost: (createDataSpace: CreateDataSpace) => Promise<import("axios").AxiosResponse<CreateDataSpace, any, {}>>;
|
|
54
62
|
dataSpacesDelete: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
55
63
|
dataSpacesGetById: (id: string) => Promise<import("axios").AxiosResponse<DataSpace, any, {}>>;
|
|
56
64
|
dataSpacesPut: (id: string, updateDataSpace: UpdateDataSpace) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
65
|
+
dataSpacesGetAdminUsers: (id: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
66
|
+
dataSpacesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
67
|
+
dataSpacesAddAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
57
68
|
dataSpacesGetDataSets: (id: string, params?: DataSpacesGetDataSetsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionDataSet, any, {}>>;
|
|
58
69
|
dataSpacesPostDataset: (id: string, createDataSet: CreateDataSet) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
59
70
|
debugInvoke: (connectionId: string, method: string, debugInvokeBody: unknown[]) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
60
71
|
filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<File[], any, {}>>;
|
|
61
72
|
filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
62
73
|
filesDownloadFile: (id: string, params?: FilesDownloadFileParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
63
|
-
filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<
|
|
74
|
+
filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<FileUriResponse, any, {}>>;
|
|
75
|
+
flowRunsCreateFlowRun: (configApiRunFlowRequest: ConfigApiRunFlowRequest, params?: FlowRunsCreateFlowRunParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
64
76
|
flowRunsSearchFlowRuns: (params?: FlowRunsSearchFlowRunsParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
65
77
|
flowRunsGetFileFromFlowRunId: (flowRunId: string) => Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
78
|
+
flowRunsGetFlowRun: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
79
|
+
flowRunsAddFileIdFiles: (id: string, flowRunsAddFileIdFilesBody: FlowRunsAddFileIdFilesBody) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
80
|
+
flowRunsAddFileIdFilesExisting: (id: string, configApiAddMessageFileFromBlobUri: ConfigApiAddMessageFileFromBlobUri) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
66
81
|
flowRunsGetStepExecutions: (id: string, params?: FlowRunsGetStepExecutionsParams) => Promise<import("axios").AxiosResponse<IntegrationsSmartSpaceAiDebugLogsResponse, any, {}>>;
|
|
67
82
|
flowRunsGetVariables: (id: string) => Promise<import("axios").AxiosResponse<FlowRunsGetVariables200One | FlowRunsGetVariables200Three | FlowRunsGetVariables200Two, any, {}>>;
|
|
68
83
|
flowRunsSetVariable: (id: string, variableName: string, flowRunsSetVariableBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
69
84
|
flowsGet: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
70
85
|
flowsSetActiveFlowDefinition: (id: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
86
|
+
modelProvidersGetProviders: (params?: ModelProvidersGetProvidersParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
87
|
+
modelProvidersCreateProvider: (createModelDeploymentProvider: CreateModelDeploymentProvider) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
88
|
+
modelProvidersGetModelProviderTypes: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
89
|
+
modelProvidersGetModelProviderTypeDeployableModels: (providerType: EnumsModelDeploymentProviderType) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
90
|
+
modelProvidersGetProvider: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
91
|
+
modelProvidersUpsertProvider: (id: string, createModelDeploymentProvider: CreateModelDeploymentProvider) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
71
92
|
modelsGetModels: (params?: ModelsGetModelsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionModelModelSummary, any, {}>>;
|
|
72
93
|
modelsCreateModel: (createModel: CreateModel) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
94
|
+
modelsGetDefaultDockerFile: (params?: ModelsGetDefaultDockerFileParams) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
73
95
|
modelsDeleteModel: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
74
96
|
modelsGetModel: (id: string) => Promise<import("axios").AxiosResponse<ModelModel, any, {}>>;
|
|
75
97
|
modelsUpsertModel: (id: string, createModel: CreateModel) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
@@ -78,15 +100,24 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
78
100
|
notificationGet: (params?: NotificationGetParams) => Promise<import("axios").AxiosResponse<NotificationPagedNotifications, any, {}>>;
|
|
79
101
|
notificationPutUpdate: (notificationPutUpdateBody: string[]) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
80
102
|
notificationPutUpdateall: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
103
|
+
planGetSmartSpacePlan: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
104
|
+
planUpdateSmartSpaceUpgrade: (coreManagementSmartSpaceUpgradeUpdate: CoreManagementSmartSpaceUpgradeUpdate) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
105
|
+
planCalculateSmartSpaceUpgradeCost: (coreManagementSmartSpaceUpgradeUpdate: CoreManagementSmartSpaceUpgradeUpdate) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
106
|
+
planGetSmartSpacePlanUsage: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
81
107
|
reportingGetRequests: (duration: ReportingDuration, params?: ReportingGetRequestsParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
|
|
82
108
|
reportingGetTokens: (duration: ReportingDuration, params?: ReportingGetTokensParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
|
|
83
109
|
tenantIdGetResult: () => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
84
110
|
usersGetUsers: (params?: UsersGetUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppUserDetail, any, {}>>;
|
|
111
|
+
usersGetUsersByFilter: (permissions: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
112
|
+
usersGetMyPermissions: () => Promise<import("axios").AxiosResponse<EnumsPermissions, any, {}>>;
|
|
85
113
|
usersRemoveUserFromAllWorkSpaces: (params?: UsersRemoveUserFromAllWorkSpacesParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
86
114
|
usersSearchUsers: (params?: UsersSearchUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUserSearchResult[], any, {}>>;
|
|
87
115
|
usersGetUserDetail: (id: string) => Promise<import("axios").AxiosResponse<AppUserAppUserDetail, any, {}>>;
|
|
88
116
|
usersGetUserPhoto: (id: string) => Promise<import("axios").AxiosResponse<Blob, any, {}>>;
|
|
89
117
|
usersGetAccessWorkSpaces: (id: string, params?: UsersGetAccessWorkSpacesParams) => Promise<import("axios").AxiosResponse<AccessWorkSpace[], any, {}>>;
|
|
118
|
+
usersAdminPermission: (userId: string, params?: UsersAdminPermissionParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
119
|
+
usersAddUserPermission: (userId: string, enumsPermissions: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
120
|
+
usersRemoveUserPermission: (userId: string, permission: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
90
121
|
virtualMachinesGetVirtualMachineLocations: () => Promise<import("axios").AxiosResponse<IntegrationsAzureArmAzureLocation[], any, {}>>;
|
|
91
122
|
virtualMachinesGetVirtualMachineSize: (location: string) => Promise<import("axios").AxiosResponse<IntegrationsAzureArmVirtualMachineSize[], any, {}>>;
|
|
92
123
|
workSpaceTemplatesGet: (params?: WorkSpaceTemplatesGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionWorkSpaceTemplatesTemplate, any, {}>>;
|
|
@@ -94,14 +125,21 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
94
125
|
workSpacesPost: (createWorkSpace: CreateWorkSpace) => Promise<import("axios").AxiosResponse<WorkSpace, any, {}>>;
|
|
95
126
|
workSpacesDelete: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
96
127
|
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<WorkSpace, any, {}>>;
|
|
128
|
+
workSpacesGetWorkspaceAdmins: (id: string) => Promise<import("axios").AxiosResponse<WorkSpaceUser[], any, {}>>;
|
|
129
|
+
workSpacesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<WorkSpaceUser[], any, {}>>;
|
|
130
|
+
workSpacesAddWorkspaceAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<WorkSpaceUser[], any, {}>>;
|
|
97
131
|
workSpacesPut: (id: string, workSpaceBasicInfo: WorkSpaceBasicInfo) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
132
|
+
workSpacesSetFavorited: (id: string, boolean: boolean) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
98
133
|
workSpacesGetThreads: (id: string, params?: WorkSpacesGetThreadsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
99
|
-
|
|
134
|
+
workSpacesPutModelConfigurationIdModelconfigurationRoleDelete: (id: string, role: EnumsModelRole) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
135
|
+
workSpacesPutModelConfigurationIdModelconfigurationRolePut: (id: string, role: EnumsModelRole, createModelConfiguration: CreateModelConfiguration) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
100
136
|
workSpacesRemoveDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
101
137
|
workSpacesAddDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
102
|
-
|
|
138
|
+
workSpacesGetWorkspaceFiles: (workspaceId: string, params?: WorkSpacesGetWorkspaceFilesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionIngestedBlob, any, {}>>;
|
|
139
|
+
workSpacesWorkspaceFiles: (workspaceId: string, workSpacesWorkspaceFilesBody: WorkSpacesWorkspaceFilesBody) => Promise<import("axios").AxiosResponse<IngestedBlob[], any, {}>>;
|
|
103
140
|
workSpacesDeleteWorkspaceFile: (workspaceId: string, fileId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
104
|
-
|
|
141
|
+
workSpacesGetActiveFlow: (workspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
142
|
+
workSpacesSetActiveFlow: (workspaceId: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
105
143
|
workSpacesSetActiveFlowLayout: (workspaceId: string, workSpacesSetActiveFlowLayoutBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
106
144
|
workSpacesUpdatePromptResponseFlag: (workspaceId: string, params?: WorkSpacesUpdatePromptResponseFlagParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
107
145
|
documentsGetDocumentSas: (dataSpaceId: string, params?: DocumentsGetDocumentSasParams) => Promise<import("axios").AxiosResponse<IntegrationsAzureStorageSasToken, any, {}>>;
|
|
@@ -110,8 +148,10 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
110
148
|
sandBoxGetSandboxThread: (workspaceId: string) => Promise<import("axios").AxiosResponse<MessageThreadMessageThreadSummary, any, {}>>;
|
|
111
149
|
sandBoxThreadMessageCreateByUsersProfileImages: (workspaceId: string) => Promise<import("axios").AxiosResponse<MessageMessageCreatorProfileImage[], any, {}>>;
|
|
112
150
|
sandBoxClearSandboxMessages: (workspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
113
|
-
|
|
114
|
-
|
|
151
|
+
sandBoxGetThreadMessages: (workspaceId: string, params?: SandBoxGetThreadMessagesParams) => Promise<import("axios").AxiosResponse<MessageMessage[], any, {}>>;
|
|
152
|
+
sandBoxThreadMessages: (workspaceId: string, messageSandBoxMessageRequest: MessageSandBoxMessageRequest) => Promise<import("axios").AxiosResponse<MessageMessage, any, {}>>;
|
|
153
|
+
sandBoxStreamSandboxMessages: (workspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
154
|
+
sandBoxAddValueToMessage: (workspaceId: string, id: string, messageCreateMessageInput: MessageCreateMessageInput) => Promise<import("axios").AxiosResponse<MessageMessage, any, {}>>;
|
|
115
155
|
};
|
|
116
156
|
export type AccessGetAccessesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['accessGetAccesses']>>>;
|
|
117
157
|
export type AccessAddAccessResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['accessAddAccess']>>>;
|
|
@@ -125,6 +165,11 @@ export type AccessGetUsersInRoleUsersResult = NonNullable<Awaited<ReturnType<Ret
|
|
|
125
165
|
export type AccessDeleteAccessResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['accessDeleteAccess']>>>;
|
|
126
166
|
export type ActivityExportLoggingsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['activityExportLoggings']>>>;
|
|
127
167
|
export type ActivityGetLoggingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['activityGetLogging']>>>;
|
|
168
|
+
export type ApplicationUpdateGetLatestDeploymentResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['applicationUpdateGetLatestDeployment']>>>;
|
|
169
|
+
export type ApplicationUpdateGetCurrentVersionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['applicationUpdateGetCurrentVersion']>>>;
|
|
170
|
+
export type ApplicationUpdateReapplyCurrentVersionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['applicationUpdateReapplyCurrentVersion']>>>;
|
|
171
|
+
export type ApplicationUpdateGetLatestAvailableVersionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['applicationUpdateGetLatestAvailableVersion']>>>;
|
|
172
|
+
export type ApplicationUpdateApplyLatestAvailableVersionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['applicationUpdateApplyLatestAvailableVersion']>>>;
|
|
128
173
|
export type BlockSetsGetBlockSetsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['blockSetsGetBlockSets']>>>;
|
|
129
174
|
export type BlockSetsDeleteBlockSetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['blockSetsDeleteBlockSet']>>>;
|
|
130
175
|
export type BlockSetsAddBlockSetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['blockSetsAddBlockSet']>>>;
|
|
@@ -156,11 +201,17 @@ export type DataSourcesDeleteResult = NonNullable<Awaited<ReturnType<ReturnType<
|
|
|
156
201
|
export type DataSourcesPutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesPut']>>>;
|
|
157
202
|
export type DataSourcesContainersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesContainers']>>>;
|
|
158
203
|
export type DataSourcesUpdateCredentialsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesUpdateCredentials']>>>;
|
|
204
|
+
export type DataSourcesGetAdminUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesGetAdminUsers']>>>;
|
|
205
|
+
export type DataSourcesDeleteAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesDeleteAdmin']>>>;
|
|
206
|
+
export type DataSourcesAddAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSourcesAddAdmin']>>>;
|
|
159
207
|
export type DataSpacesGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesGet']>>>;
|
|
160
208
|
export type DataSpacesPostResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesPost']>>>;
|
|
161
209
|
export type DataSpacesDeleteResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesDelete']>>>;
|
|
162
210
|
export type DataSpacesGetByIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesGetById']>>>;
|
|
163
211
|
export type DataSpacesPutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesPut']>>>;
|
|
212
|
+
export type DataSpacesGetAdminUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesGetAdminUsers']>>>;
|
|
213
|
+
export type DataSpacesDeleteAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesDeleteAdmin']>>>;
|
|
214
|
+
export type DataSpacesAddAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesAddAdmin']>>>;
|
|
164
215
|
export type DataSpacesGetDataSetsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesGetDataSets']>>>;
|
|
165
216
|
export type DataSpacesPostDatasetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['dataSpacesPostDataset']>>>;
|
|
166
217
|
export type DebugInvokeResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['debugInvoke']>>>;
|
|
@@ -168,15 +219,26 @@ export type FilesUploadFilesResult = NonNullable<Awaited<ReturnType<ReturnType<t
|
|
|
168
219
|
export type FilesGetFileInfoResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['filesGetFileInfo']>>>;
|
|
169
220
|
export type FilesDownloadFileResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['filesDownloadFile']>>>;
|
|
170
221
|
export type FilesGetUriResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['filesGetUri']>>>;
|
|
222
|
+
export type FlowRunsCreateFlowRunResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsCreateFlowRun']>>>;
|
|
171
223
|
export type FlowRunsSearchFlowRunsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsSearchFlowRuns']>>>;
|
|
172
224
|
export type FlowRunsGetFileFromFlowRunIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsGetFileFromFlowRunId']>>>;
|
|
225
|
+
export type FlowRunsGetFlowRunResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsGetFlowRun']>>>;
|
|
226
|
+
export type FlowRunsAddFileIdFilesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsAddFileIdFiles']>>>;
|
|
227
|
+
export type FlowRunsAddFileIdFilesExistingResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsAddFileIdFilesExisting']>>>;
|
|
173
228
|
export type FlowRunsGetStepExecutionsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsGetStepExecutions']>>>;
|
|
174
229
|
export type FlowRunsGetVariablesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsGetVariables']>>>;
|
|
175
230
|
export type FlowRunsSetVariableResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowRunsSetVariable']>>>;
|
|
176
231
|
export type FlowsGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowsGet']>>>;
|
|
177
232
|
export type FlowsSetActiveFlowDefinitionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['flowsSetActiveFlowDefinition']>>>;
|
|
233
|
+
export type ModelProvidersGetProvidersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersGetProviders']>>>;
|
|
234
|
+
export type ModelProvidersCreateProviderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersCreateProvider']>>>;
|
|
235
|
+
export type ModelProvidersGetModelProviderTypesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersGetModelProviderTypes']>>>;
|
|
236
|
+
export type ModelProvidersGetModelProviderTypeDeployableModelsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersGetModelProviderTypeDeployableModels']>>>;
|
|
237
|
+
export type ModelProvidersGetProviderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersGetProvider']>>>;
|
|
238
|
+
export type ModelProvidersUpsertProviderResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelProvidersUpsertProvider']>>>;
|
|
178
239
|
export type ModelsGetModelsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsGetModels']>>>;
|
|
179
240
|
export type ModelsCreateModelResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsCreateModel']>>>;
|
|
241
|
+
export type ModelsGetDefaultDockerFileResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsGetDefaultDockerFile']>>>;
|
|
180
242
|
export type ModelsDeleteModelResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsDeleteModel']>>>;
|
|
181
243
|
export type ModelsGetModelResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsGetModel']>>>;
|
|
182
244
|
export type ModelsUpsertModelResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['modelsUpsertModel']>>>;
|
|
@@ -185,15 +247,24 @@ export type ModelsGetModelHealthResult = NonNullable<Awaited<ReturnType<ReturnTy
|
|
|
185
247
|
export type NotificationGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['notificationGet']>>>;
|
|
186
248
|
export type NotificationPutUpdateResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['notificationPutUpdate']>>>;
|
|
187
249
|
export type NotificationPutUpdateallResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['notificationPutUpdateall']>>>;
|
|
250
|
+
export type PlanGetSmartSpacePlanResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['planGetSmartSpacePlan']>>>;
|
|
251
|
+
export type PlanUpdateSmartSpaceUpgradeResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['planUpdateSmartSpaceUpgrade']>>>;
|
|
252
|
+
export type PlanCalculateSmartSpaceUpgradeCostResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['planCalculateSmartSpaceUpgradeCost']>>>;
|
|
253
|
+
export type PlanGetSmartSpacePlanUsageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['planGetSmartSpacePlanUsage']>>>;
|
|
188
254
|
export type ReportingGetRequestsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['reportingGetRequests']>>>;
|
|
189
255
|
export type ReportingGetTokensResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['reportingGetTokens']>>>;
|
|
190
256
|
export type TenantIdGetResultResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['tenantIdGetResult']>>>;
|
|
191
257
|
export type UsersGetUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUsers']>>>;
|
|
258
|
+
export type UsersGetUsersByFilterResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUsersByFilter']>>>;
|
|
259
|
+
export type UsersGetMyPermissionsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetMyPermissions']>>>;
|
|
192
260
|
export type UsersRemoveUserFromAllWorkSpacesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersRemoveUserFromAllWorkSpaces']>>>;
|
|
193
261
|
export type UsersSearchUsersResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersSearchUsers']>>>;
|
|
194
262
|
export type UsersGetUserDetailResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUserDetail']>>>;
|
|
195
263
|
export type UsersGetUserPhotoResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetUserPhoto']>>>;
|
|
196
264
|
export type UsersGetAccessWorkSpacesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersGetAccessWorkSpaces']>>>;
|
|
265
|
+
export type UsersAdminPermissionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersAdminPermission']>>>;
|
|
266
|
+
export type UsersAddUserPermissionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersAddUserPermission']>>>;
|
|
267
|
+
export type UsersRemoveUserPermissionResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['usersRemoveUserPermission']>>>;
|
|
197
268
|
export type VirtualMachinesGetVirtualMachineLocationsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['virtualMachinesGetVirtualMachineLocations']>>>;
|
|
198
269
|
export type VirtualMachinesGetVirtualMachineSizeResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['virtualMachinesGetVirtualMachineSize']>>>;
|
|
199
270
|
export type WorkSpaceTemplatesGetResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpaceTemplatesGet']>>>;
|
|
@@ -201,14 +272,21 @@ export type WorkSpacesGetGetResult = NonNullable<Awaited<ReturnType<ReturnType<t
|
|
|
201
272
|
export type WorkSpacesPostResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPost']>>>;
|
|
202
273
|
export type WorkSpacesDeleteResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesDelete']>>>;
|
|
203
274
|
export type WorkSpacesGetIdResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetId']>>>;
|
|
275
|
+
export type WorkSpacesGetWorkspaceAdminsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetWorkspaceAdmins']>>>;
|
|
276
|
+
export type WorkSpacesDeleteAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesDeleteAdmin']>>>;
|
|
277
|
+
export type WorkSpacesAddWorkspaceAdminResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesAddWorkspaceAdmin']>>>;
|
|
204
278
|
export type WorkSpacesPutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPut']>>>;
|
|
279
|
+
export type WorkSpacesSetFavoritedResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetFavorited']>>>;
|
|
205
280
|
export type WorkSpacesGetThreadsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetThreads']>>>;
|
|
206
|
-
export type
|
|
281
|
+
export type WorkSpacesPutModelConfigurationIdModelconfigurationRoleDeleteResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPutModelConfigurationIdModelconfigurationRoleDelete']>>>;
|
|
282
|
+
export type WorkSpacesPutModelConfigurationIdModelconfigurationRolePutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPutModelConfigurationIdModelconfigurationRolePut']>>>;
|
|
207
283
|
export type WorkSpacesRemoveDataSpaceResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesRemoveDataSpace']>>>;
|
|
208
284
|
export type WorkSpacesAddDataSpaceResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesAddDataSpace']>>>;
|
|
209
|
-
export type
|
|
285
|
+
export type WorkSpacesGetWorkspaceFilesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetWorkspaceFiles']>>>;
|
|
286
|
+
export type WorkSpacesWorkspaceFilesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesWorkspaceFiles']>>>;
|
|
210
287
|
export type WorkSpacesDeleteWorkspaceFileResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesDeleteWorkspaceFile']>>>;
|
|
211
|
-
export type
|
|
288
|
+
export type WorkSpacesGetActiveFlowResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetActiveFlow']>>>;
|
|
289
|
+
export type WorkSpacesSetActiveFlowResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetActiveFlow']>>>;
|
|
212
290
|
export type WorkSpacesSetActiveFlowLayoutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetActiveFlowLayout']>>>;
|
|
213
291
|
export type WorkSpacesUpdatePromptResponseFlagResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesUpdatePromptResponseFlag']>>>;
|
|
214
292
|
export type DocumentsGetDocumentSasResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['documentsGetDocumentSas']>>>;
|
|
@@ -217,5 +295,7 @@ export type MessageThreadsGetStepExecutionsResult = NonNullable<Awaited<ReturnTy
|
|
|
217
295
|
export type SandBoxGetSandboxThreadResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxGetSandboxThread']>>>;
|
|
218
296
|
export type SandBoxThreadMessageCreateByUsersProfileImagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxThreadMessageCreateByUsersProfileImages']>>>;
|
|
219
297
|
export type SandBoxClearSandboxMessagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxClearSandboxMessages']>>>;
|
|
220
|
-
export type
|
|
298
|
+
export type SandBoxGetThreadMessagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxGetThreadMessages']>>>;
|
|
299
|
+
export type SandBoxThreadMessagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxThreadMessages']>>>;
|
|
300
|
+
export type SandBoxStreamSandboxMessagesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxStreamSandboxMessages']>>>;
|
|
221
301
|
export type SandBoxAddValueToMessageResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['sandBoxAddValueToMessage']>>>;
|