@smartspace/api-client 0.1.0-pr.809.d1d1466 → 0.1.0-pr.810.d293720
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 +5 -5
- package/dist/generated/chat/api.js +4 -4
- package/dist/generated/chat/models/index.d.ts +6 -10
- package/dist/generated/chat/models/index.js +6 -10
- package/dist/generated/chat/models/{aiModelSummary.d.ts → modelModelSummary.d.ts} +3 -3
- package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +11 -0
- package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
- package/dist/generated/chat/models/workSpacesGetAccessParams.d.ts +0 -9
- package/dist/generated/chat/models/workSpacesGetGetParams.d.ts +0 -12
- package/dist/generated/chat/models/workSpacesThreadParams.d.ts +0 -9
- package/dist/generated/chat/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -5
- package/dist/generated/chat/models/{workSpaceInputs.d.ts → workSpacesWorkSpaceInputs.d.ts} +1 -1
- package/dist/generated/chat/models/{workSpaceVariables.d.ts → workSpacesWorkSpaceVariables.d.ts} +1 -1
- package/dist/generated/chat/zod.d.ts +4 -4
- package/dist/generated/chat/zod.js +17 -17
- package/dist/generated/config/api.d.ts +15 -15
- package/dist/generated/config/api.js +22 -22
- package/dist/generated/config/models/index.d.ts +9 -13
- package/dist/generated/config/models/index.js +9 -13
- package/dist/generated/config/models/{aiModelSummary.d.ts → modelModelSummary.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionModelModelSummary.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetGetParams.d.ts +0 -9
- package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +0 -9
- package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +0 -6
- package/dist/generated/config/models/{workSpaceBasicInfo.d.ts → workSpacesUpdateWorkSpaceBasicInfo.d.ts} +1 -1
- package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -5
- package/dist/generated/config/models/{workSpaceInputs.d.ts → workSpacesWorkSpaceInputs.d.ts} +1 -1
- package/dist/generated/config/models/{workSpaceUser.d.ts → workSpacesWorkSpaceUser.d.ts} +1 -1
- package/dist/generated/config/models/{workSpaceVariables.d.ts → workSpacesWorkSpaceVariables.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +0 -1
- package/dist/generated/config/zod.d.ts +78 -285
- package/dist/generated/config/zod.js +104 -251
- package/package.json +1 -1
- package/dist/generated/chat/models/aiIModelProperty.d.ts +0 -11
- package/dist/generated/chat/models/aiModel.d.ts +0 -24
- package/dist/generated/chat/models/aiModelDeployment.d.ts +0 -44
- package/dist/generated/chat/models/aiModelDeploymentStep.d.ts +0 -19
- package/dist/generated/chat/models/pagedDataCollectionAiModelSummary.d.ts +0 -11
- package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/aiIModelProperty.d.ts +0 -11
- package/dist/generated/config/models/aiModel.d.ts +0 -24
- package/dist/generated/config/models/aiModelDeployment.d.ts +0 -44
- package/dist/generated/config/models/aiModelDeploymentStep.d.ts +0 -19
- package/dist/generated/config/models/aiModelDeploymentStep.js +0 -2
- package/dist/generated/config/models/aiModelSummary.js +0 -2
- package/dist/generated/config/models/createWorkSpace.js +0 -2
- package/dist/generated/config/models/pagedDataCollectionAiModelSummary.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +0 -2
- package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionWorkSpace.js +0 -2
- package/dist/generated/config/models/workSpace.js +0 -2
- package/dist/generated/config/models/workSpaceInputs.js +0 -2
- package/dist/generated/config/models/workSpaceVariables.js +0 -2
- /package/dist/generated/chat/models/{aiIModelProperty.js → modelModelSummary.js} +0 -0
- /package/dist/generated/chat/models/{aiModel.js → pagedDataCollectionModelModelSummary.js} +0 -0
- /package/dist/generated/chat/models/{aiModelDeployment.js → pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
- /package/dist/generated/chat/models/{aiModelDeploymentStep.js → workSpacesWorkSpace.js} +0 -0
- /package/dist/generated/chat/models/{aiModelSummary.js → workSpacesWorkSpaceInputs.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionAiModelSummary.js → workSpacesWorkSpaceVariables.js} +0 -0
- /package/dist/generated/{chat/models/pagedDataCollectionWorkSpace.js → config/models/modelModelSummary.js} +0 -0
- /package/dist/generated/{chat/models/workSpace.js → config/models/pagedDataCollectionModelModelSummary.js} +0 -0
- /package/dist/generated/{chat/models/workSpaceInputs.js → config/models/pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
- /package/dist/generated/{chat/models/workSpaceVariables.js → config/models/workSpacesCreateWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{workSpaceBasicInfo.js → workSpacesUpdateWorkSpaceBasicInfo.js} +0 -0
- /package/dist/generated/config/models/{aiIModelProperty.js → workSpacesWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{aiModel.js → workSpacesWorkSpaceInputs.js} +0 -0
- /package/dist/generated/config/models/{workSpaceUser.js → workSpacesWorkSpaceUser.js} +0 -0
- /package/dist/generated/config/models/{aiModelDeployment.js → workSpacesWorkSpaceVariables.js} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { AppUserAppUser, CommentComment, CreateComment, CreateMessageThread, DocumentsGetDocumentSasParams, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, IntegrationsAzureStorageSasToken, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetCommentsParams, MessageThreadsThreadMessagesIdMessagesParams, MessageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams, MessagesGetCommentsParams, ModelModel, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccess, PagedDataCollectionCommentCommentSummary, PagedDataCollectionMessageMessage, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpacesWorkSpace, WorkSpacesGetAccessParams, WorkSpacesGetGetParams, WorkSpacesGetUsersParams, WorkSpacesThreadParams, WorkSpacesWorkSpace } from './models';
|
|
8
8
|
export declare const getSmartSpaceChatAPI: () => {
|
|
9
9
|
filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<File[], any, {}>>;
|
|
10
10
|
filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
@@ -30,14 +30,14 @@ export declare const getSmartSpaceChatAPI: () => {
|
|
|
30
30
|
messagesGetComments: (id: string, params?: MessagesGetCommentsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionCommentCommentSummary, any, {}>>;
|
|
31
31
|
messagesPostComment: (id: string, createComment: CreateComment) => Promise<import("axios").AxiosResponse<CommentComment, any, {}>>;
|
|
32
32
|
messagesAddValueToMessage: (id: string, messageCreateMessageInput: MessageCreateMessageInput) => Promise<import("axios").AxiosResponse<MessageMessage, any, {}>>;
|
|
33
|
-
modelsGetModels: (params?: ModelsGetModelsParams) => Promise<import("axios").AxiosResponse<
|
|
34
|
-
modelsGetModel: (id: string) => Promise<import("axios").AxiosResponse<
|
|
33
|
+
modelsGetModels: (params?: ModelsGetModelsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionModelModelSummary, any, {}>>;
|
|
34
|
+
modelsGetModel: (id: string) => Promise<import("axios").AxiosResponse<ModelModel, any, {}>>;
|
|
35
35
|
notificationGet: (params?: NotificationGetParams) => Promise<import("axios").AxiosResponse<NotificationPagedNotifications, any, {}>>;
|
|
36
36
|
notificationPutUpdate: (notificationPutUpdateBody: string[]) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
37
37
|
notificationPutUpdateall: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
38
38
|
usersGetUserPhoto: (id: string) => Promise<import("axios").AxiosResponse<Blob, any, {}>>;
|
|
39
|
-
workSpacesGetGet: (params?: WorkSpacesGetGetParams) => Promise<import("axios").AxiosResponse<
|
|
40
|
-
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<
|
|
39
|
+
workSpacesGetGet: (params?: WorkSpacesGetGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionWorkSpacesWorkSpace, any, {}>>;
|
|
40
|
+
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<WorkSpacesWorkSpace, any, {}>>;
|
|
41
41
|
workSpacesGetAccess: (id: string, params?: WorkSpacesGetAccessParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccess, any, {}>>;
|
|
42
42
|
workSpacesThread: (id: string, params?: WorkSpacesThreadParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
43
43
|
workSpacesGetUsers: (id: string, params?: WorkSpacesGetUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUser[], any, {}>>;
|
|
@@ -275,7 +275,7 @@ const getSmartSpaceChatAPI = () => {
|
|
|
275
275
|
});
|
|
276
276
|
};
|
|
277
277
|
/**
|
|
278
|
-
* @summary
|
|
278
|
+
* @summary Fetches a list of all workspaces with pagination.
|
|
279
279
|
*/
|
|
280
280
|
const workSpacesGetGet = (params) => {
|
|
281
281
|
return (0, instance_1.customInstance)({ url: `/WorkSpaces`, method: 'GET',
|
|
@@ -283,14 +283,14 @@ const getSmartSpaceChatAPI = () => {
|
|
|
283
283
|
});
|
|
284
284
|
};
|
|
285
285
|
/**
|
|
286
|
-
* @summary
|
|
286
|
+
* @summary Retrieves a workspace by its ID.
|
|
287
287
|
*/
|
|
288
288
|
const workSpacesGetId = (id) => {
|
|
289
289
|
return (0, instance_1.customInstance)({ url: `/WorkSpaces/${id}`, method: 'GET'
|
|
290
290
|
});
|
|
291
291
|
};
|
|
292
292
|
/**
|
|
293
|
-
* @summary
|
|
293
|
+
* @summary Retrieves the access control details of a workspace.
|
|
294
294
|
*/
|
|
295
295
|
const workSpacesGetAccess = (id, params) => {
|
|
296
296
|
return (0, instance_1.customInstance)({ url: `/WorkSpaces/${id}/access`, method: 'GET',
|
|
@@ -298,7 +298,7 @@ const getSmartSpaceChatAPI = () => {
|
|
|
298
298
|
});
|
|
299
299
|
};
|
|
300
300
|
/**
|
|
301
|
-
* @summary
|
|
301
|
+
* @summary Retrieves all message threads associated with a specified workspace.
|
|
302
302
|
*/
|
|
303
303
|
const workSpacesThread = (id, params) => {
|
|
304
304
|
return (0, instance_1.customInstance)({ url: `/WorkSpaces/${id}/messageThreads`, method: 'GET',
|
|
@@ -5,11 +5,6 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export * from './access';
|
|
8
|
-
export * from './aiIModelProperty';
|
|
9
|
-
export * from './aiModel';
|
|
10
|
-
export * from './aiModelDeployment';
|
|
11
|
-
export * from './aiModelDeploymentStep';
|
|
12
|
-
export * from './aiModelSummary';
|
|
13
8
|
export * from './appUserAppUser';
|
|
14
9
|
export * from './commentComment';
|
|
15
10
|
export * from './commentCommentSummary';
|
|
@@ -91,21 +86,22 @@ export * from './modelIModelProperty';
|
|
|
91
86
|
export * from './modelModel';
|
|
92
87
|
export * from './modelModelDeployment';
|
|
93
88
|
export * from './modelModelDeploymentStep';
|
|
89
|
+
export * from './modelModelSummary';
|
|
94
90
|
export * from './modelsGetModelsParams';
|
|
95
91
|
export * from './notificationGetParams';
|
|
96
92
|
export * from './notificationNotification';
|
|
97
93
|
export * from './notificationPagedNotifications';
|
|
98
94
|
export * from './pagedDataCollectionAccess';
|
|
99
|
-
export * from './pagedDataCollectionAiModelSummary';
|
|
100
95
|
export * from './pagedDataCollectionCommentCommentSummary';
|
|
101
96
|
export * from './pagedDataCollectionMessageMessage';
|
|
102
97
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
103
|
-
export * from './
|
|
104
|
-
export * from './
|
|
98
|
+
export * from './pagedDataCollectionModelModelSummary';
|
|
99
|
+
export * from './pagedDataCollectionWorkSpacesWorkSpace';
|
|
105
100
|
export * from './workSpaceInfo';
|
|
106
|
-
export * from './workSpaceInputs';
|
|
107
|
-
export * from './workSpaceVariables';
|
|
108
101
|
export * from './workSpacesGetAccessParams';
|
|
109
102
|
export * from './workSpacesGetGetParams';
|
|
110
103
|
export * from './workSpacesGetUsersParams';
|
|
111
104
|
export * from './workSpacesThreadParams';
|
|
105
|
+
export * from './workSpacesWorkSpace';
|
|
106
|
+
export * from './workSpacesWorkSpaceInputs';
|
|
107
|
+
export * from './workSpacesWorkSpaceVariables';
|
|
@@ -21,11 +21,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
23
|
__exportStar(require("./access"), exports);
|
|
24
|
-
__exportStar(require("./aiIModelProperty"), exports);
|
|
25
|
-
__exportStar(require("./aiModel"), exports);
|
|
26
|
-
__exportStar(require("./aiModelDeployment"), exports);
|
|
27
|
-
__exportStar(require("./aiModelDeploymentStep"), exports);
|
|
28
|
-
__exportStar(require("./aiModelSummary"), exports);
|
|
29
24
|
__exportStar(require("./appUserAppUser"), exports);
|
|
30
25
|
__exportStar(require("./commentComment"), exports);
|
|
31
26
|
__exportStar(require("./commentCommentSummary"), exports);
|
|
@@ -107,21 +102,22 @@ __exportStar(require("./modelIModelProperty"), exports);
|
|
|
107
102
|
__exportStar(require("./modelModel"), exports);
|
|
108
103
|
__exportStar(require("./modelModelDeployment"), exports);
|
|
109
104
|
__exportStar(require("./modelModelDeploymentStep"), exports);
|
|
105
|
+
__exportStar(require("./modelModelSummary"), exports);
|
|
110
106
|
__exportStar(require("./modelsGetModelsParams"), exports);
|
|
111
107
|
__exportStar(require("./notificationGetParams"), exports);
|
|
112
108
|
__exportStar(require("./notificationNotification"), exports);
|
|
113
109
|
__exportStar(require("./notificationPagedNotifications"), exports);
|
|
114
110
|
__exportStar(require("./pagedDataCollectionAccess"), exports);
|
|
115
|
-
__exportStar(require("./pagedDataCollectionAiModelSummary"), exports);
|
|
116
111
|
__exportStar(require("./pagedDataCollectionCommentCommentSummary"), exports);
|
|
117
112
|
__exportStar(require("./pagedDataCollectionMessageMessage"), exports);
|
|
118
113
|
__exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
|
|
119
|
-
__exportStar(require("./
|
|
120
|
-
__exportStar(require("./
|
|
114
|
+
__exportStar(require("./pagedDataCollectionModelModelSummary"), exports);
|
|
115
|
+
__exportStar(require("./pagedDataCollectionWorkSpacesWorkSpace"), exports);
|
|
121
116
|
__exportStar(require("./workSpaceInfo"), exports);
|
|
122
|
-
__exportStar(require("./workSpaceInputs"), exports);
|
|
123
|
-
__exportStar(require("./workSpaceVariables"), exports);
|
|
124
117
|
__exportStar(require("./workSpacesGetAccessParams"), exports);
|
|
125
118
|
__exportStar(require("./workSpacesGetGetParams"), exports);
|
|
126
119
|
__exportStar(require("./workSpacesGetUsersParams"), exports);
|
|
127
120
|
__exportStar(require("./workSpacesThreadParams"), exports);
|
|
121
|
+
__exportStar(require("./workSpacesWorkSpace"), exports);
|
|
122
|
+
__exportStar(require("./workSpacesWorkSpaceInputs"), exports);
|
|
123
|
+
__exportStar(require("./workSpacesWorkSpaceVariables"), exports);
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
import type { EnumsModelDeploymentStatus } from './enumsModelDeploymentStatus';
|
|
8
8
|
import type { EnumsModelDeploymentProviderType } from './enumsModelDeploymentProviderType';
|
|
9
9
|
import type { EnumsModelPublisher } from './enumsModelPublisher';
|
|
10
|
-
import type {
|
|
11
|
-
export interface
|
|
10
|
+
import type { ModelIModelProperty } from './modelIModelProperty';
|
|
11
|
+
export interface ModelModelSummary {
|
|
12
12
|
/** @nullable */
|
|
13
13
|
createdAt?: string | null;
|
|
14
14
|
/** @nullable */
|
|
@@ -20,7 +20,7 @@ export interface AiModelSummary {
|
|
|
20
20
|
modelDeploymentProviderType?: EnumsModelDeploymentProviderType;
|
|
21
21
|
modelPublisher?: EnumsModelPublisher;
|
|
22
22
|
name: string;
|
|
23
|
-
properties:
|
|
23
|
+
properties: ModelIModelProperty[];
|
|
24
24
|
/** @nullable */
|
|
25
25
|
virtualMachineUrl?: string | null;
|
|
26
26
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { ModelModelSummary } from './modelModelSummary';
|
|
8
|
+
export interface PagedDataCollectionModelModelSummary {
|
|
9
|
+
data: ModelModelSummary[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { WorkSpacesWorkSpace } from './workSpacesWorkSpace';
|
|
8
|
+
export interface PagedDataCollectionWorkSpacesWorkSpace {
|
|
9
|
+
data: WorkSpacesWorkSpace[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type WorkSpacesGetAccessParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The number of access control details to retrieve.
|
|
10
|
-
*/
|
|
11
8
|
take?: number;
|
|
12
|
-
/**
|
|
13
|
-
* The number of access control details to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The search term to filter access controls.
|
|
18
|
-
*/
|
|
19
10
|
search?: string;
|
|
20
11
|
};
|
|
@@ -6,20 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsWorkSpaceOrderBy } from './enumsWorkSpaceOrderBy';
|
|
8
8
|
export type WorkSpacesGetGetParams = {
|
|
9
|
-
/**
|
|
10
|
-
* The number of workspaces to retrieve.
|
|
11
|
-
*/
|
|
12
9
|
take?: number;
|
|
13
|
-
/**
|
|
14
|
-
* The number of workspaces to skip.
|
|
15
|
-
*/
|
|
16
10
|
skip?: number;
|
|
17
|
-
/**
|
|
18
|
-
* The search term to filter workspaces.
|
|
19
|
-
*/
|
|
20
11
|
search?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The sort order for the returned workspaces.
|
|
23
|
-
*/
|
|
24
12
|
orderBy?: EnumsWorkSpaceOrderBy;
|
|
25
13
|
};
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type WorkSpacesThreadParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The number of message threads to retrieve.
|
|
10
|
-
*/
|
|
11
8
|
take?: number;
|
|
12
|
-
/**
|
|
13
|
-
* The number of message threads to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The term to filter threads by name or id.
|
|
18
|
-
*/
|
|
19
10
|
search?: string;
|
|
20
11
|
};
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
import type { DataSpace } from './dataSpace';
|
|
8
|
-
import type {
|
|
8
|
+
import type { WorkSpacesWorkSpaceInputs } from './workSpacesWorkSpaceInputs';
|
|
9
9
|
import type { ModelConfiguration } from './modelConfiguration';
|
|
10
|
-
import type {
|
|
11
|
-
export interface
|
|
10
|
+
import type { WorkSpacesWorkSpaceVariables } from './workSpacesWorkSpaceVariables';
|
|
11
|
+
export interface WorkSpacesWorkSpace {
|
|
12
12
|
createdAt: string;
|
|
13
13
|
createdByUserId: string;
|
|
14
14
|
dataSpaces: DataSpace[];
|
|
@@ -20,7 +20,7 @@ export interface WorkSpace {
|
|
|
20
20
|
* @pattern ^[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}$
|
|
21
21
|
*/
|
|
22
22
|
id?: string | null;
|
|
23
|
-
inputs:
|
|
23
|
+
inputs: WorkSpacesWorkSpaceInputs;
|
|
24
24
|
modelConfigurations: ModelConfiguration[];
|
|
25
25
|
/** @nullable */
|
|
26
26
|
modifiedAt?: string | null;
|
|
@@ -41,5 +41,5 @@ export interface WorkSpace {
|
|
|
41
41
|
supportsFiles?: boolean | null;
|
|
42
42
|
/** @nullable */
|
|
43
43
|
tags?: string[] | null;
|
|
44
|
-
variables:
|
|
44
|
+
variables: WorkSpacesWorkSpaceVariables;
|
|
45
45
|
}
|
|
@@ -689,7 +689,7 @@ export declare const usersGetUserPhotoParams: zod.ZodObject<{
|
|
|
689
689
|
}, zod.core.$strict>;
|
|
690
690
|
export declare const usersGetUserPhotoResponse: zod.ZodCustom<import("node:buffer").File, import("node:buffer").File>;
|
|
691
691
|
/**
|
|
692
|
-
* @summary
|
|
692
|
+
* @summary Fetches a list of all workspaces with pagination.
|
|
693
693
|
*/
|
|
694
694
|
export declare const workSpacesGetGetQueryTakeDefault = 20;
|
|
695
695
|
export declare const workSpacesGetGetQuerySkipDefault = 0;
|
|
@@ -948,7 +948,7 @@ export declare const workSpacesGetGetResponse: zod.ZodObject<{
|
|
|
948
948
|
total: zod.ZodNumber;
|
|
949
949
|
}, zod.core.$strip>;
|
|
950
950
|
/**
|
|
951
|
-
* @summary
|
|
951
|
+
* @summary Retrieves a workspace by its ID.
|
|
952
952
|
*/
|
|
953
953
|
export declare const workSpacesGetIdPathIdRegExp: RegExp;
|
|
954
954
|
export declare const workSpacesGetIdParams: zod.ZodObject<{
|
|
@@ -1196,7 +1196,7 @@ export declare const workSpacesGetIdResponse: zod.ZodObject<{
|
|
|
1196
1196
|
}, zod.core.$strip>>;
|
|
1197
1197
|
}, zod.core.$strip>;
|
|
1198
1198
|
/**
|
|
1199
|
-
* @summary
|
|
1199
|
+
* @summary Retrieves the access control details of a workspace.
|
|
1200
1200
|
*/
|
|
1201
1201
|
export declare const workSpacesGetAccessPathIdRegExp: RegExp;
|
|
1202
1202
|
export declare const workSpacesGetAccessParams: zod.ZodObject<{
|
|
@@ -1236,7 +1236,7 @@ export declare const workSpacesGetAccessResponse: zod.ZodObject<{
|
|
|
1236
1236
|
total: zod.ZodNumber;
|
|
1237
1237
|
}, zod.core.$strip>;
|
|
1238
1238
|
/**
|
|
1239
|
-
* @summary
|
|
1239
|
+
* @summary Retrieves all message threads associated with a specified workspace.
|
|
1240
1240
|
*/
|
|
1241
1241
|
export declare const workSpacesThreadPathIdRegExp: RegExp;
|
|
1242
1242
|
export declare const workSpacesThreadParams: zod.ZodObject<{
|
|
@@ -593,15 +593,15 @@ exports.usersGetUserPhotoParams = zod_1.default.strictObject({
|
|
|
593
593
|
});
|
|
594
594
|
exports.usersGetUserPhotoResponse = zod_1.default.instanceof(File);
|
|
595
595
|
/**
|
|
596
|
-
* @summary
|
|
596
|
+
* @summary Fetches a list of all workspaces with pagination.
|
|
597
597
|
*/
|
|
598
598
|
exports.workSpacesGetGetQueryTakeDefault = 20;
|
|
599
599
|
exports.workSpacesGetGetQuerySkipDefault = 0;
|
|
600
600
|
exports.workSpacesGetGetQueryParams = zod_1.default.strictObject({
|
|
601
|
-
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefault)
|
|
602
|
-
"skip": zod_1.default.number().optional()
|
|
603
|
-
"search": zod_1.default.string().optional()
|
|
604
|
-
"orderBy": zod_1.default.enum(['RecentActivity', 'Name', 'CreatedDate']).optional()
|
|
601
|
+
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefault),
|
|
602
|
+
"skip": zod_1.default.number().optional(),
|
|
603
|
+
"search": zod_1.default.string().optional(),
|
|
604
|
+
"orderBy": zod_1.default.enum(['RecentActivity', 'Name', 'CreatedDate']).optional()
|
|
605
605
|
});
|
|
606
606
|
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExp = 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}$');
|
|
607
607
|
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = 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}$');
|
|
@@ -791,11 +791,11 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
791
791
|
"total": zod_1.default.number()
|
|
792
792
|
});
|
|
793
793
|
/**
|
|
794
|
-
* @summary
|
|
794
|
+
* @summary Retrieves a workspace by its ID.
|
|
795
795
|
*/
|
|
796
796
|
exports.workSpacesGetIdPathIdRegExp = 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}$');
|
|
797
797
|
exports.workSpacesGetIdParams = zod_1.default.strictObject({
|
|
798
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExp)
|
|
798
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExp)
|
|
799
799
|
});
|
|
800
800
|
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp = 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}$');
|
|
801
801
|
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = 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}$');
|
|
@@ -982,18 +982,18 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
982
982
|
}))
|
|
983
983
|
});
|
|
984
984
|
/**
|
|
985
|
-
* @summary
|
|
985
|
+
* @summary Retrieves the access control details of a workspace.
|
|
986
986
|
*/
|
|
987
987
|
exports.workSpacesGetAccessPathIdRegExp = 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}$');
|
|
988
988
|
exports.workSpacesGetAccessParams = zod_1.default.strictObject({
|
|
989
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetAccessPathIdRegExp)
|
|
989
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetAccessPathIdRegExp)
|
|
990
990
|
});
|
|
991
991
|
exports.workSpacesGetAccessQueryTakeDefault = 20;
|
|
992
992
|
exports.workSpacesGetAccessQuerySkipDefault = 0;
|
|
993
993
|
exports.workSpacesGetAccessQueryParams = zod_1.default.strictObject({
|
|
994
|
-
"take": zod_1.default.number().default(exports.workSpacesGetAccessQueryTakeDefault)
|
|
995
|
-
"skip": zod_1.default.number().optional()
|
|
996
|
-
"search": zod_1.default.string().optional()
|
|
994
|
+
"take": zod_1.default.number().default(exports.workSpacesGetAccessQueryTakeDefault),
|
|
995
|
+
"skip": zod_1.default.number().optional(),
|
|
996
|
+
"search": zod_1.default.string().optional()
|
|
997
997
|
});
|
|
998
998
|
exports.workSpacesGetAccessResponseDataItemIdRegExp = 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}$');
|
|
999
999
|
exports.workSpacesGetAccessResponseDataItemMessageIdRegExp = 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}$');
|
|
@@ -1014,18 +1014,18 @@ exports.workSpacesGetAccessResponse = zod_1.default.object({
|
|
|
1014
1014
|
"total": zod_1.default.number()
|
|
1015
1015
|
});
|
|
1016
1016
|
/**
|
|
1017
|
-
* @summary
|
|
1017
|
+
* @summary Retrieves all message threads associated with a specified workspace.
|
|
1018
1018
|
*/
|
|
1019
1019
|
exports.workSpacesThreadPathIdRegExp = 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}$');
|
|
1020
1020
|
exports.workSpacesThreadParams = zod_1.default.strictObject({
|
|
1021
|
-
"id": zod_1.default.string().regex(exports.workSpacesThreadPathIdRegExp)
|
|
1021
|
+
"id": zod_1.default.string().regex(exports.workSpacesThreadPathIdRegExp)
|
|
1022
1022
|
});
|
|
1023
1023
|
exports.workSpacesThreadQueryTakeDefault = 50;
|
|
1024
1024
|
exports.workSpacesThreadQuerySkipDefault = 0;
|
|
1025
1025
|
exports.workSpacesThreadQueryParams = zod_1.default.strictObject({
|
|
1026
|
-
"take": zod_1.default.number().default(exports.workSpacesThreadQueryTakeDefault)
|
|
1027
|
-
"skip": zod_1.default.number().optional()
|
|
1028
|
-
"search": zod_1.default.string().optional()
|
|
1026
|
+
"take": zod_1.default.number().default(exports.workSpacesThreadQueryTakeDefault),
|
|
1027
|
+
"skip": zod_1.default.number().optional(),
|
|
1028
|
+
"search": zod_1.default.string().optional()
|
|
1029
1029
|
});
|
|
1030
1030
|
exports.workSpacesThreadResponseDataItemIdRegExp = 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}$');
|
|
1031
1031
|
exports.workSpacesThreadResponseDataItemWorkSpaceIdRegExp = 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}$');
|
|
@@ -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,
|
|
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, 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, PagedDataCollectionWorkSpaceTemplatesTemplate, PagedDataCollectionWorkSpacesWorkSpace, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersAdminPermissionParams, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpaceTemplatesGetParams, WorkSpacesCreateWorkSpace, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesUpdateWorkSpaceBasicInfo, WorkSpacesWorkSpace, WorkSpacesWorkSpaceUser, 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, {}>>;
|
|
@@ -89,11 +89,11 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
89
89
|
modelProvidersGetModelProviderTypeDeployableModels: (providerType: EnumsModelDeploymentProviderType) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
90
90
|
modelProvidersGetProvider: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
91
91
|
modelProvidersUpsertProvider: (id: string, createModelDeploymentProvider: CreateModelDeploymentProvider) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
92
|
-
modelsGetModels: (params?: ModelsGetModelsParams) => Promise<import("axios").AxiosResponse<
|
|
92
|
+
modelsGetModels: (params?: ModelsGetModelsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionModelModelSummary, any, {}>>;
|
|
93
93
|
modelsCreateModel: (createModel: CreateModel) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
94
94
|
modelsGetDefaultDockerFile: (params?: ModelsGetDefaultDockerFileParams) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
95
95
|
modelsDeleteModel: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
96
|
-
modelsGetModel: (id: string) => Promise<import("axios").AxiosResponse<
|
|
96
|
+
modelsGetModel: (id: string) => Promise<import("axios").AxiosResponse<ModelModel, any, {}>>;
|
|
97
97
|
modelsUpsertModel: (id: string, createModel: CreateModel) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
98
98
|
modelsGetDeploymentDockerLogs: (id: string) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
99
99
|
modelsGetModelHealth: (id: string) => Promise<import("axios").AxiosResponse<MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, any, {}>>;
|
|
@@ -121,24 +121,24 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
121
121
|
virtualMachinesGetVirtualMachineLocations: () => Promise<import("axios").AxiosResponse<IntegrationsAzureArmAzureLocation[], any, {}>>;
|
|
122
122
|
virtualMachinesGetVirtualMachineSize: (location: string) => Promise<import("axios").AxiosResponse<IntegrationsAzureArmVirtualMachineSize[], any, {}>>;
|
|
123
123
|
workSpaceTemplatesGet: (params?: WorkSpaceTemplatesGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionWorkSpaceTemplatesTemplate, any, {}>>;
|
|
124
|
-
workSpacesGetGet: (params?: WorkSpacesGetGetParams) => Promise<import("axios").AxiosResponse<
|
|
125
|
-
workSpacesPost: (
|
|
124
|
+
workSpacesGetGet: (params?: WorkSpacesGetGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionWorkSpacesWorkSpace, any, {}>>;
|
|
125
|
+
workSpacesPost: (workSpacesCreateWorkSpace: WorkSpacesCreateWorkSpace) => Promise<import("axios").AxiosResponse<WorkSpacesWorkSpace, any, {}>>;
|
|
126
126
|
workSpacesDelete: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
127
|
-
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<
|
|
128
|
-
workSpacesGetWorkspaceAdmins: (id: string) => Promise<import("axios").AxiosResponse<
|
|
129
|
-
workSpacesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<
|
|
130
|
-
workSpacesAddWorkspaceAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<
|
|
131
|
-
workSpacesPut: (id: string,
|
|
127
|
+
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<WorkSpacesWorkSpace, any, {}>>;
|
|
128
|
+
workSpacesGetWorkspaceAdmins: (id: string) => Promise<import("axios").AxiosResponse<WorkSpacesWorkSpaceUser[], any, {}>>;
|
|
129
|
+
workSpacesDeleteAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
130
|
+
workSpacesAddWorkspaceAdmin: (id: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
131
|
+
workSpacesPut: (id: string, workSpacesUpdateWorkSpaceBasicInfo: WorkSpacesUpdateWorkSpaceBasicInfo) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
132
132
|
workSpacesSetFavorited: (id: string, boolean: boolean) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
133
133
|
workSpacesGetThreads: (id: string, params?: WorkSpacesGetThreadsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
134
|
-
|
|
135
|
-
|
|
134
|
+
workSpacesDeleteModelConfiguration: (id: string, role: EnumsModelRole) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
135
|
+
workSpacesPutModelConfiguration: (id: string, role: EnumsModelRole, createModelConfiguration: CreateModelConfiguration) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
136
136
|
workSpacesRemoveDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
137
137
|
workSpacesAddDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
138
138
|
workSpacesGetWorkspaceFiles: (workspaceId: string, params?: WorkSpacesGetWorkspaceFilesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionIngestedBlob, any, {}>>;
|
|
139
139
|
workSpacesWorkspaceFiles: (workspaceId: string, workSpacesWorkspaceFilesBody: WorkSpacesWorkspaceFilesBody) => Promise<import("axios").AxiosResponse<IngestedBlob[], any, {}>>;
|
|
140
140
|
workSpacesDeleteWorkspaceFile: (workspaceId: string, fileId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
141
|
-
workSpacesGetActiveFlow: (workspaceId: string) => Promise<import("axios").AxiosResponse<
|
|
141
|
+
workSpacesGetActiveFlow: (workspaceId: string) => Promise<import("axios").AxiosResponse<FlowDefinition, any, {}>>;
|
|
142
142
|
workSpacesSetActiveFlow: (workspaceId: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
143
143
|
workSpacesSetActiveFlowLayout: (workspaceId: string, workSpacesSetActiveFlowLayoutBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
144
144
|
documentsGetDocumentSas: (dataSpaceId: string, params?: DocumentsGetDocumentSasParams) => Promise<import("axios").AxiosResponse<IntegrationsAzureStorageSasToken, any, {}>>;
|
|
@@ -277,8 +277,8 @@ export type WorkSpacesAddWorkspaceAdminResult = NonNullable<Awaited<ReturnType<R
|
|
|
277
277
|
export type WorkSpacesPutResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPut']>>>;
|
|
278
278
|
export type WorkSpacesSetFavoritedResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesSetFavorited']>>>;
|
|
279
279
|
export type WorkSpacesGetThreadsResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetThreads']>>>;
|
|
280
|
-
export type
|
|
281
|
-
export type
|
|
280
|
+
export type WorkSpacesDeleteModelConfigurationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesDeleteModelConfiguration']>>>;
|
|
281
|
+
export type WorkSpacesPutModelConfigurationResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesPutModelConfiguration']>>>;
|
|
282
282
|
export type WorkSpacesRemoveDataSpaceResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesRemoveDataSpace']>>>;
|
|
283
283
|
export type WorkSpacesAddDataSpaceResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesAddDataSpace']>>>;
|
|
284
284
|
export type WorkSpacesGetWorkspaceFilesResult = NonNullable<Awaited<ReturnType<ReturnType<typeof getSmartSpaceAdminAPI>['workSpacesGetWorkspaceFiles']>>>;
|