@smartspace/api-client 0.1.0-pr.817.50acd74 → 0.1.0-pr.818.d912044
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 +2 -2
- package/dist/generated/chat/models/{accessAccess.d.ts → access.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +2 -2
- package/dist/generated/chat/models/index.js +2 -2
- package/dist/generated/chat/models/{pagedDataCollectionAccessAccess.d.ts → pagedDataCollectionAccess.d.ts} +3 -3
- package/dist/generated/config/api.d.ts +36 -36
- package/dist/generated/config/api.js +32 -50
- package/dist/generated/config/models/{accessAccess.d.ts → access.d.ts} +1 -1
- package/dist/generated/config/models/accessGetGroupsParams.d.ts +9 -0
- package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +9 -0
- package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +13 -0
- package/dist/generated/config/models/{accessAccessWorkSpace.d.ts → accessWorkSpace.d.ts} +1 -1
- package/dist/generated/config/models/{activitiesActivityWorkSpace.d.ts → activityActivityWorkSpace.d.ts} +3 -3
- package/dist/generated/config/models/activityExportLoggingsParams.d.ts +10 -0
- package/dist/generated/config/models/activityGetLoggingParams.d.ts +16 -0
- package/dist/generated/config/models/{activitiesLlmUsageMetrics.d.ts → activityLlmUsageMetrics.d.ts} +1 -1
- package/dist/generated/config/models/{appUserAppAccessUser.d.ts → appUserAppUser.d.ts} +2 -2
- package/dist/generated/config/models/dataSetItem.d.ts +15 -0
- package/dist/generated/config/models/dataSetItemMetadata.d.ts +35 -0
- package/dist/generated/config/models/dataSetItemProperties.d.ts +9 -0
- package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +14 -0
- package/dist/generated/config/models/{updateContainer.d.ts → dataSetsCreateDataSetContainer.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsDataSet.d.ts +34 -0
- package/dist/generated/config/models/{createDataSet.d.ts → dataSetsDataSetProperty.d.ts} +2 -3
- package/dist/generated/config/models/{dataSetsGetIdItemsParams.d.ts → dataSetsGetItemsParams.d.ts} +1 -1
- package/dist/generated/config/models/{dataSetsGetGetParams.d.ts → dataSetsGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{updateDataSet.d.ts → dataSetsUpdateDataSet.d.ts} +6 -4
- package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +12 -0
- package/dist/generated/config/models/dataSetsUpsertDataSetProperty.js +8 -0
- package/dist/generated/config/models/{createDataSpace.d.ts → dataSpacesCreateDataSpace.d.ts} +1 -1
- package/dist/generated/config/models/dataSpacesCreateDataSpace.js +8 -0
- package/dist/generated/config/models/dataSpacesDataSpace.d.ts +24 -0
- package/dist/generated/config/models/{accessCreateAccess.d.ts → dataSpacesDataSpaceAdmin.d.ts} +4 -5
- package/dist/generated/config/models/dataSpacesDataSpaceAdmin.js +8 -0
- package/dist/generated/config/models/{createContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts} +3 -3
- package/dist/generated/config/models/dataSpacesDataSpaceWorkSpaceRef.js +8 -0
- package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +0 -9
- package/dist/generated/config/models/dataSpacesGetParams.d.ts +0 -9
- package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts} +1 -1
- package/dist/generated/config/models/dataSpacesUpdateDataSpace.js +8 -0
- package/dist/generated/config/models/index.d.ts +32 -20
- package/dist/generated/config/models/index.js +32 -20
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +16 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.js +8 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
- package/dist/generated/config/models/{pagedDataCollectionDataSet.d.ts → pagedDataCollectionAccess.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionAccessAccess.d.ts → pagedDataCollectionAppUserAppUser.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUser.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionDataSpace.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
- package/dist/generated/config/zod.d.ts +320 -495
- package/dist/generated/config/zod.js +352 -518
- package/package.json +1 -1
- package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserAppAccessUser.d.ts +0 -11
- /package/dist/generated/chat/models/{accessAccess.js → access.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionAccessAccess.js → pagedDataCollectionAccess.js} +0 -0
- /package/dist/generated/config/models/{accessAccess.js → access.js} +0 -0
- /package/dist/generated/config/models/{accessAccessWorkSpace.js → accessWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{accessCreateAccess.js → activityActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activitiesLlmUsageMetrics.js → activityLlmUsageMetrics.js} +0 -0
- /package/dist/generated/config/models/{appUserAppAccessUser.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{activitiesActivityWorkSpace.js → dataSetItem.js} +0 -0
- /package/dist/generated/config/models/{createContainer.js → dataSetItemMetadata.js} +0 -0
- /package/dist/generated/config/models/{createDataSpace.js → dataSetItemProperties.js} +0 -0
- /package/dist/generated/config/models/{createDataSet.js → dataSetsCreateDataSet.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetGetParams.js → dataSetsCreateDataSetContainer.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAccessAccess.js → dataSetsDataSet.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetIdItemsParams.js → dataSetsDataSetProperty.js} +0 -0
- /package/dist/generated/config/models/{updateContainer.js → dataSetsGetItemsParams.js} +0 -0
- /package/dist/generated/config/models/{updateDataSetBasicInfo.js → dataSetsGetParams.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionActivitiesActivityWorkSpace.js → dataSetsUpdateDataSet.js} +0 -0
- /package/dist/generated/config/models/{updateDataSpace.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppAccessUser.js → dataSpacesDataSpace.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → integrationsSmartSpaceAiContainerItemFlowRun.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → integrationsSmartSpaceAiContainerItemRunHistory.js} +0 -0
- /package/dist/generated/config/models/{updateDataSet.js → pagedDataCollectionAccess.js} +0 -0
|
@@ -7,12 +7,28 @@
|
|
|
7
7
|
import type { EnumsActivityType } from './enumsActivityType';
|
|
8
8
|
export type ActivityGetLoggingParams = {
|
|
9
9
|
/**
|
|
10
|
+
* The ID of the workspace.
|
|
10
11
|
* @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}$
|
|
11
12
|
*/
|
|
12
13
|
workSpaceId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* The starting date and time for filtering the logging information.
|
|
16
|
+
*/
|
|
13
17
|
fromOccurred?: string;
|
|
18
|
+
/**
|
|
19
|
+
* The ending date and time for filtering the logging information.
|
|
20
|
+
*/
|
|
14
21
|
toOccurred?: string;
|
|
22
|
+
/**
|
|
23
|
+
* The type of activity for filtering the logging information.
|
|
24
|
+
*/
|
|
15
25
|
activityType?: EnumsActivityType;
|
|
26
|
+
/**
|
|
27
|
+
* The maximum number of logging entries to retrieve.
|
|
28
|
+
*/
|
|
16
29
|
take?: number;
|
|
30
|
+
/**
|
|
31
|
+
* The number of logging entries to skip.
|
|
32
|
+
*/
|
|
17
33
|
skip?: number;
|
|
18
34
|
};
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface AppUserAppUser {
|
|
8
8
|
displayName: string;
|
|
9
9
|
/** @nullable */
|
|
10
10
|
emailAddress?: string | null;
|
|
11
|
-
|
|
11
|
+
id: string;
|
|
12
12
|
userId: string;
|
|
13
13
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { DataSetItemMetadata } from './dataSetItemMetadata';
|
|
8
|
+
import type { DataSetItemProperties } from './dataSetItemProperties';
|
|
9
|
+
export interface DataSetItem {
|
|
10
|
+
/** @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}$ */
|
|
11
|
+
id: string;
|
|
12
|
+
indexText: string;
|
|
13
|
+
metadata: DataSetItemMetadata;
|
|
14
|
+
properties: DataSetItemProperties;
|
|
15
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
export interface DataSetItemMetadata {
|
|
8
|
+
/**
|
|
9
|
+
* @nullable
|
|
10
|
+
* @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}$
|
|
11
|
+
*/
|
|
12
|
+
containerId?: string | null;
|
|
13
|
+
/**
|
|
14
|
+
* @nullable
|
|
15
|
+
* @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}$
|
|
16
|
+
*/
|
|
17
|
+
containerItemId?: string | null;
|
|
18
|
+
/** @nullable */
|
|
19
|
+
containerItemPath?: string | null;
|
|
20
|
+
/** @nullable */
|
|
21
|
+
createdAt?: string | null;
|
|
22
|
+
/**
|
|
23
|
+
* @nullable
|
|
24
|
+
* @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}$
|
|
25
|
+
*/
|
|
26
|
+
dataSetId?: string | null;
|
|
27
|
+
/**
|
|
28
|
+
* @nullable
|
|
29
|
+
* @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}$
|
|
30
|
+
*/
|
|
31
|
+
flowRunId?: string | null;
|
|
32
|
+
indexed: boolean;
|
|
33
|
+
/** @nullable */
|
|
34
|
+
modifiedAt?: string | null;
|
|
35
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { DataSetsCreateDataSetContainer } from './dataSetsCreateDataSetContainer';
|
|
8
|
+
export interface DataSetsCreateDataSet {
|
|
9
|
+
/** @nullable */
|
|
10
|
+
containerInfo?: DataSetsCreateDataSetContainer[] | null;
|
|
11
|
+
/** @nullable */
|
|
12
|
+
description?: string | null;
|
|
13
|
+
name: string;
|
|
14
|
+
}
|
package/dist/generated/config/models/{updateContainer.d.ts → dataSetsCreateDataSetContainer.d.ts}
RENAMED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface DataSetsCreateDataSetContainer {
|
|
8
8
|
/** @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}$ */
|
|
9
9
|
dataSourceId: string;
|
|
10
10
|
path: string;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { DataSetsDataSetProperty } from './dataSetsDataSetProperty';
|
|
8
|
+
export interface DataSetsDataSet {
|
|
9
|
+
createdAt: string;
|
|
10
|
+
createdByUserId: string;
|
|
11
|
+
/**
|
|
12
|
+
* @nullable
|
|
13
|
+
* @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}$
|
|
14
|
+
*/
|
|
15
|
+
dataSpaceId?: string | null;
|
|
16
|
+
/** @nullable */
|
|
17
|
+
description?: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* @nullable
|
|
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
|
+
*/
|
|
22
|
+
flowId?: string | null;
|
|
23
|
+
/** @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}$ */
|
|
24
|
+
id: string;
|
|
25
|
+
modifiedAt: string;
|
|
26
|
+
modifiedByUserId: string;
|
|
27
|
+
name: string;
|
|
28
|
+
properties: DataSetsDataSetProperty[];
|
|
29
|
+
/**
|
|
30
|
+
* @nullable
|
|
31
|
+
* @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}$
|
|
32
|
+
*/
|
|
33
|
+
version?: string | null;
|
|
34
|
+
}
|
|
@@ -4,10 +4,9 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
export interface CreateDataSet {
|
|
9
|
-
containerInfo: CreateContainer[];
|
|
7
|
+
export interface DataSetsDataSetProperty {
|
|
10
8
|
/** @nullable */
|
|
11
9
|
description?: string | null;
|
|
10
|
+
isVector: boolean;
|
|
12
11
|
name: string;
|
|
13
12
|
}
|
|
@@ -4,12 +4,14 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
export interface
|
|
9
|
-
|
|
7
|
+
import type { DataSetsCreateDataSetContainer } from './dataSetsCreateDataSetContainer';
|
|
8
|
+
export interface DataSetsUpdateDataSet {
|
|
9
|
+
/** @nullable */
|
|
10
|
+
containerInfo?: DataSetsCreateDataSetContainer[] | null;
|
|
10
11
|
/** @nullable */
|
|
11
12
|
description?: string | null;
|
|
12
13
|
/** @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}$ */
|
|
13
14
|
id: string;
|
|
14
|
-
|
|
15
|
+
/** @nullable */
|
|
16
|
+
name?: string | null;
|
|
15
17
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
export interface DataSetsUpsertDataSetProperty {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
description?: string | null;
|
|
10
|
+
isVector: boolean;
|
|
11
|
+
name: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { DataSetsDataSet } from './dataSetsDataSet';
|
|
8
|
+
import type { DataSpacesDataSpaceWorkSpaceRef } from './dataSpacesDataSpaceWorkSpaceRef';
|
|
9
|
+
export interface DataSpacesDataSpace {
|
|
10
|
+
createdAt: string;
|
|
11
|
+
createdByUserId: string;
|
|
12
|
+
dataSets: DataSetsDataSet[];
|
|
13
|
+
/** @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}$ */
|
|
14
|
+
id: string;
|
|
15
|
+
modifiedAt: string;
|
|
16
|
+
modifiedByUserId: string;
|
|
17
|
+
name: string;
|
|
18
|
+
/**
|
|
19
|
+
* @nullable
|
|
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
|
+
*/
|
|
22
|
+
parentWorkspaceId?: string | null;
|
|
23
|
+
workSpaces: DataSpacesDataSpaceWorkSpaceRef[];
|
|
24
|
+
}
|
package/dist/generated/config/models/{accessCreateAccess.d.ts → dataSpacesDataSpaceAdmin.d.ts}
RENAMED
|
@@ -4,10 +4,9 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
export interface AccessCreateAccess {
|
|
9
|
-
accessType: EnumsAccessType;
|
|
10
|
-
objectId: string;
|
|
7
|
+
export interface DataSpacesDataSpaceAdmin {
|
|
11
8
|
/** @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}$ */
|
|
12
|
-
|
|
9
|
+
dataSpaceId: string;
|
|
10
|
+
displayName: string;
|
|
11
|
+
userId: string;
|
|
13
12
|
}
|
package/dist/generated/config/models/{createContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts}
RENAMED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface DataSpacesDataSpaceWorkSpaceRef {
|
|
8
8
|
/** @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}$ */
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
id: string;
|
|
10
|
+
name: string;
|
|
11
11
|
}
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type DataSpacesGetDataSetsParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The number of data sets to retrieve.
|
|
10
|
-
*/
|
|
11
8
|
take?: number;
|
|
12
|
-
/**
|
|
13
|
-
* The number of data sets to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The search keyword to filter data sets.
|
|
18
|
-
*/
|
|
19
10
|
search?: string;
|
|
20
11
|
};
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type DataSpacesGetParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The number of data spaces to retrieve.
|
|
10
|
-
*/
|
|
11
8
|
take?: number;
|
|
12
|
-
/**
|
|
13
|
-
* The number of data spaces to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The search keyword to filter data spaces.
|
|
18
|
-
*/
|
|
19
10
|
search?: string;
|
|
20
11
|
};
|
package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts}
RENAMED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface DataSpacesUpdateDataSpace {
|
|
8
8
|
dataSetIds: string[];
|
|
9
9
|
/** @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}$ */
|
|
10
10
|
id: string;
|
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './accessAccessWorkSpace';
|
|
9
|
-
export * from './accessCreateAccess';
|
|
7
|
+
export * from './access';
|
|
10
8
|
export * from './accessGetAccessesParams';
|
|
11
9
|
export * from './accessGetGroupsParams';
|
|
12
10
|
export * from './accessGetUsersInRoleRolesRoleIdUsersParams';
|
|
@@ -14,12 +12,13 @@ export * from './accessGetUsersInRoleUsersParams';
|
|
|
14
12
|
export * from './accessSearchGroupsParams';
|
|
15
13
|
export * from './accessSearchServicePrincipalsParams';
|
|
16
14
|
export * from './accessSearchUsersParams';
|
|
17
|
-
export * from './
|
|
18
|
-
export * from './
|
|
15
|
+
export * from './accessWorkSpace';
|
|
16
|
+
export * from './activityActivityWorkSpace';
|
|
19
17
|
export * from './activityExportLoggingsParams';
|
|
20
18
|
export * from './activityGetLoggingParams';
|
|
19
|
+
export * from './activityLlmUsageMetrics';
|
|
21
20
|
export * from './appRole';
|
|
22
|
-
export * from './
|
|
21
|
+
export * from './appUserAppUser';
|
|
23
22
|
export * from './appUserAppUserDetail';
|
|
24
23
|
export * from './appUserAppUserSearchResult';
|
|
25
24
|
export * from './appUserServicePrincipalSearchResult';
|
|
@@ -44,11 +43,8 @@ export * from './containerDataSet';
|
|
|
44
43
|
export * from './containersPostParams';
|
|
45
44
|
export * from './coreDeploymentEnumsDeploymentStatus';
|
|
46
45
|
export * from './coreManagementSmartSpaceUpgradeUpdate';
|
|
47
|
-
export * from './createContainer';
|
|
48
|
-
export * from './createDataSet';
|
|
49
46
|
export * from './createDataSource';
|
|
50
47
|
export * from './createDataSourceCredentials';
|
|
51
|
-
export * from './createDataSpace';
|
|
52
48
|
export * from './createModel';
|
|
53
49
|
export * from './createModelConfiguration';
|
|
54
50
|
export * from './createModelDeployment';
|
|
@@ -56,14 +52,24 @@ export * from './createModelDeploymentProvider';
|
|
|
56
52
|
export * from './createModelDeploymentProviderGoogleCredentials';
|
|
57
53
|
export * from './createWorkSpace';
|
|
58
54
|
export * from './dataSet';
|
|
55
|
+
export * from './dataSetItem';
|
|
59
56
|
export * from './dataSetItemCreateRequest';
|
|
60
57
|
export * from './dataSetItemCreateRequestProperties';
|
|
58
|
+
export * from './dataSetItemMetadata';
|
|
59
|
+
export * from './dataSetItemProperties';
|
|
61
60
|
export * from './dataSetProperty';
|
|
62
61
|
export * from './dataSetSearchRequest';
|
|
63
62
|
export * from './dataSetSearchRequestFilter';
|
|
63
|
+
export * from './dataSetsCreateDataSet';
|
|
64
|
+
export * from './dataSetsCreateDataSetContainer';
|
|
65
|
+
export * from './dataSetsDataSet';
|
|
66
|
+
export * from './dataSetsDataSetProperty';
|
|
64
67
|
export * from './dataSetsGetContainerItemsRunHistoryParams';
|
|
65
|
-
export * from './
|
|
66
|
-
export * from './
|
|
68
|
+
export * from './dataSetsGetItemsParams';
|
|
69
|
+
export * from './dataSetsGetParams';
|
|
70
|
+
export * from './dataSetsUpdateDataSet';
|
|
71
|
+
export * from './dataSetsUpdateDataSetBasicInfo';
|
|
72
|
+
export * from './dataSetsUpsertDataSetProperty';
|
|
67
73
|
export * from './dataSource';
|
|
68
74
|
export * from './dataSourceContainer';
|
|
69
75
|
export * from './dataSourceCredentialsDefinition';
|
|
@@ -77,8 +83,13 @@ export * from './dataSourcesDataSourcePropertyType';
|
|
|
77
83
|
export * from './dataSourcesGetParams';
|
|
78
84
|
export * from './dataSourcesTestConnectionResult';
|
|
79
85
|
export * from './dataSpace';
|
|
86
|
+
export * from './dataSpacesCreateDataSpace';
|
|
87
|
+
export * from './dataSpacesDataSpace';
|
|
88
|
+
export * from './dataSpacesDataSpaceAdmin';
|
|
89
|
+
export * from './dataSpacesDataSpaceWorkSpaceRef';
|
|
80
90
|
export * from './dataSpacesGetDataSetsParams';
|
|
81
91
|
export * from './dataSpacesGetParams';
|
|
92
|
+
export * from './dataSpacesUpdateDataSpace';
|
|
82
93
|
export * from './debugLogsResponse';
|
|
83
94
|
export * from './documentsGetDocumentSasParams';
|
|
84
95
|
export * from './enumsAccessType';
|
|
@@ -151,6 +162,9 @@ export * from './integrationsAzureArmAzureLocation';
|
|
|
151
162
|
export * from './integrationsAzureArmVirtualMachineSize';
|
|
152
163
|
export * from './integrationsAzureStorageSasToken';
|
|
153
164
|
export * from './integrationsSmartSpaceAiBlockInputModel';
|
|
165
|
+
export * from './integrationsSmartSpaceAiContainerItemFlowRun';
|
|
166
|
+
export * from './integrationsSmartSpaceAiContainerItemFlowRunError';
|
|
167
|
+
export * from './integrationsSmartSpaceAiContainerItemRunHistory';
|
|
154
168
|
export * from './integrationsSmartSpaceAiDebugLogsResponse';
|
|
155
169
|
export * from './integrationsSmartSpaceAiFlowError';
|
|
156
170
|
export * from './integrationsSmartSpaceAiFlowErrorData';
|
|
@@ -192,21 +206,23 @@ export * from './outputPinInterface';
|
|
|
192
206
|
export * from './outputPinInterfaceGenerics';
|
|
193
207
|
export * from './outputPinInterfaceMetadata';
|
|
194
208
|
export * from './outputPinInterfaceSchema';
|
|
195
|
-
export * from './
|
|
196
|
-
export * from './
|
|
197
|
-
export * from './
|
|
209
|
+
export * from './pagedDataCollectionAccess';
|
|
210
|
+
export * from './pagedDataCollectionActivityActivityWorkSpace';
|
|
211
|
+
export * from './pagedDataCollectionAppUserAppUser';
|
|
198
212
|
export * from './pagedDataCollectionAppUserAppUserDetail';
|
|
199
213
|
export * from './pagedDataCollectionAppUserAppUserSearchResult';
|
|
200
214
|
export * from './pagedDataCollectionAppUserServicePrincipalSearchResult';
|
|
201
215
|
export * from './pagedDataCollectionAzureADGroup';
|
|
202
|
-
export * from './
|
|
216
|
+
export * from './pagedDataCollectionDataSetsDataSet';
|
|
203
217
|
export * from './pagedDataCollectionDataSource';
|
|
204
|
-
export * from './
|
|
218
|
+
export * from './pagedDataCollectionDataSpacesDataSpace';
|
|
205
219
|
export * from './pagedDataCollectionIngestedBlob';
|
|
206
220
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
207
221
|
export * from './pagedDataCollectionModelModelSummary';
|
|
208
222
|
export * from './pagedDataCollectionWorkSpace';
|
|
209
223
|
export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
|
|
224
|
+
export * from './pagedDataSystemCollectionsGenericICollectionDataSetItem';
|
|
225
|
+
export * from './pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory';
|
|
210
226
|
export * from './portInterface';
|
|
211
227
|
export * from './portInterfaceInputs';
|
|
212
228
|
export * from './portInterfaceMetadata';
|
|
@@ -223,13 +239,9 @@ export * from './stateInterfaceDefault';
|
|
|
223
239
|
export * from './stateInterfaceMetadata';
|
|
224
240
|
export * from './testDataSourceConnection';
|
|
225
241
|
export * from './testDataSourceConnectionCredentials';
|
|
226
|
-
export * from './updateContainer';
|
|
227
|
-
export * from './updateDataSet';
|
|
228
|
-
export * from './updateDataSetBasicInfo';
|
|
229
242
|
export * from './updateDataSource';
|
|
230
243
|
export * from './updateDataSourceCredentials';
|
|
231
244
|
export * from './updateDataSourceCredentialsCredentials';
|
|
232
|
-
export * from './updateDataSpace';
|
|
233
245
|
export * from './usersAdminPermissionParams';
|
|
234
246
|
export * from './usersGetAccessWorkSpacesParams';
|
|
235
247
|
export * from './usersGetUsersParams';
|