@smartspace/api-client 0.1.0-dev.b499784 → 0.1.0-dev.b57743b
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 -0
- package/dist/generated/chat/api.js +10 -1
- package/dist/generated/chat/api.msw.d.ts +1 -0
- package/dist/generated/chat/api.msw.js +27 -15
- package/dist/generated/chat/models/aiModel.d.ts +1 -0
- package/dist/generated/chat/models/aiModelSummary.d.ts +1 -0
- package/dist/generated/chat/models/connectorsConnectorSummary.d.ts +12 -0
- package/dist/generated/chat/models/connectorsConnectorSummary.js +8 -0
- package/dist/generated/chat/models/dataSourceContainer.d.ts +2 -0
- package/dist/generated/chat/models/enumsNotificationType.d.ts +1 -0
- package/dist/generated/chat/models/enumsNotificationType.js +1 -0
- package/dist/generated/chat/models/flowsFlowConstant.d.ts +1 -0
- package/dist/generated/chat/models/index.d.ts +1 -0
- package/dist/generated/chat/models/index.js +1 -0
- package/dist/generated/chat/models/messagesMessageError.d.ts +2 -0
- package/dist/generated/chat/models/workSpacesWorkSpace.d.ts +2 -0
- package/dist/generated/chat/zod.d.ts +32 -0
- package/dist/generated/chat/zod.js +37 -6
- package/dist/generated/config/api.d.ts +55 -1
- package/dist/generated/config/api.js +241 -2
- package/dist/generated/config/api.msw.d.ts +44 -1
- package/dist/generated/config/api.msw.js +397 -40
- package/dist/generated/config/models/aiModel.d.ts +1 -0
- package/dist/generated/config/models/aiModelSummary.d.ts +1 -0
- package/dist/generated/config/models/blocksBlockSet.d.ts +3 -2
- package/dist/generated/config/models/{blocksUsedInWorkspaceRef.d.ts → blocksUsedInRef.d.ts} +1 -1
- package/dist/generated/config/models/{integrationsAzureActiveDirectoryServicePrincipal.d.ts → configApiFlowRunIdentityMapRequest.d.ts} +2 -3
- package/dist/generated/config/models/connectorsConnector.d.ts +23 -0
- package/dist/generated/config/models/connectorsConnector.js +8 -0
- package/dist/generated/config/models/connectorsConnectorSummary.d.ts +12 -0
- package/dist/generated/config/models/connectorsConnectorSummary.js +8 -0
- package/dist/generated/config/models/connectorsCreateConnector.d.ts +18 -0
- package/dist/generated/config/models/connectorsCreateConnector.js +8 -0
- package/dist/generated/config/models/connectorsGetConnectorSummariesParams.d.ts +9 -0
- package/dist/generated/config/models/connectorsGetConnectorSummariesParams.js +8 -0
- package/dist/generated/config/models/connectorsGetConnectorsParams.d.ts +9 -0
- package/dist/generated/config/models/connectorsGetConnectorsParams.js +8 -0
- package/dist/generated/config/models/connectorsResolvedConnector.d.ts +11 -0
- package/dist/generated/config/models/connectorsResolvedConnector.js +2 -0
- package/dist/generated/config/models/connectorsResolvedConnectorHeaders.d.ts +9 -0
- package/dist/generated/config/models/connectorsResolvedConnectorHeaders.js +8 -0
- package/dist/generated/config/models/connectorsUpdateConnector.d.ts +17 -0
- package/dist/generated/config/models/connectorsUpdateConnector.js +8 -0
- package/dist/generated/config/models/containerItem.d.ts +27 -0
- package/dist/generated/config/models/containerItem.js +8 -0
- package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +2 -0
- package/dist/generated/config/models/dataSetsDataSet.d.ts +4 -0
- package/dist/generated/config/models/dataSetsGetIngestionRunsParams.d.ts +15 -0
- package/dist/generated/config/models/dataSetsGetIngestionRunsParams.js +8 -0
- package/dist/generated/config/models/dataSetsSetDataSetScoping.d.ts +12 -0
- package/dist/generated/config/models/dataSetsSetDataSetScoping.js +2 -0
- package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +5 -1
- package/dist/generated/config/models/dataSourceContainer.d.ts +2 -0
- package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +2 -0
- package/dist/generated/config/models/enumsActivityType.d.ts +1 -0
- package/dist/generated/config/models/enumsActivityType.js +1 -0
- package/dist/generated/config/models/enumsDataSetScopingMode.d.ts +11 -0
- package/dist/generated/config/models/enumsDataSetScopingMode.js +14 -0
- package/dist/generated/config/models/enumsNotificationType.d.ts +1 -0
- package/dist/generated/config/models/enumsNotificationType.js +1 -0
- package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.d.ts +16 -0
- package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.js +8 -0
- package/dist/generated/config/models/flowsFlowConstant.d.ts +1 -0
- package/dist/generated/config/models/index.d.ts +34 -2
- package/dist/generated/config/models/index.js +34 -2
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +2 -1
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.d.ts +57 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.js +2 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.d.ts +11 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.js +8 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.d.ts +11 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.js +2 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.d.ts +27 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.js +8 -0
- package/dist/generated/config/models/managedSecretsCreateManagedSecret.d.ts +10 -0
- package/dist/generated/config/models/managedSecretsCreateManagedSecret.js +8 -0
- package/dist/generated/config/models/managedSecretsManagedSecret.d.ts +15 -0
- package/dist/generated/config/models/managedSecretsManagedSecret.js +8 -0
- package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.d.ts +9 -0
- package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.js +8 -0
- package/dist/generated/config/models/messagesMessageError.d.ts +2 -0
- package/dist/generated/config/models/pagedDataCollectionContainerItem.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionContainerItem.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionSyncsSync.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionSyncsSync.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalDetail.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalDetail.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.js +2 -0
- package/dist/generated/config/models/servicePrincipalsGetServicePrincipalsParams.d.ts +11 -0
- package/dist/generated/config/models/servicePrincipalsGetServicePrincipalsParams.js +8 -0
- package/dist/generated/config/models/syncsGetItemsParams.d.ts +10 -0
- package/dist/generated/config/models/syncsGetItemsParams.js +8 -0
- package/dist/generated/config/models/syncsGetParams.d.ts +18 -0
- package/dist/generated/config/models/syncsGetParams.js +8 -0
- package/dist/generated/config/models/syncsSync.d.ts +33 -0
- package/dist/generated/config/models/syncsSync.js +2 -0
- package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +17 -0
- package/dist/generated/config/models/syncsSyncDataSourceInfo.js +2 -0
- package/dist/generated/config/models/syncsSyncQueueState.d.ts +10 -0
- package/dist/generated/config/models/syncsSyncQueueState.js +8 -0
- package/dist/generated/config/models/syncsSyncRunInfo.d.ts +14 -0
- package/dist/generated/config/models/syncsSyncRunInfo.js +8 -0
- package/dist/generated/config/models/usersServicePrincipalDetail.d.ts +14 -0
- package/dist/generated/config/models/usersServicePrincipalDetail.js +2 -0
- package/dist/generated/config/models/workSpacesWorkSpace.d.ts +2 -0
- package/dist/generated/config/zod.d.ts +688 -3
- package/dist/generated/config/zod.js +576 -20
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.d.ts +22 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.js +2 -0
- package/dist/generated/signalr/SmartSpace.App.Core.Enums.d.ts +7 -0
- package/dist/generated/signalr/SmartSpace.App.Core.Enums.js +14 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +11 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.js +6 -0
- package/dist/signalr.d.ts +2 -0
- package/dist/signalr.js +3 -0
- package/package.json +2 -2
- /package/dist/generated/config/models/{blocksUsedInWorkspaceRef.js → blocksUsedInRef.js} +0 -0
- /package/dist/generated/config/models/{integrationsAzureActiveDirectoryServicePrincipal.js → configApiFlowRunIdentityMapRequest.js} +0 -0
|
@@ -17,6 +17,7 @@ export interface AiModel {
|
|
|
17
17
|
displayName: string;
|
|
18
18
|
/** @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}$ */
|
|
19
19
|
id: string;
|
|
20
|
+
isDefault: boolean;
|
|
20
21
|
modelDeploymentProviderType?: EnumsModelDeploymentProviderType;
|
|
21
22
|
modelPublisher?: EnumsModelPublisher;
|
|
22
23
|
name: string;
|
|
@@ -17,6 +17,7 @@ export interface AiModelSummary {
|
|
|
17
17
|
displayName: string;
|
|
18
18
|
/** @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}$ */
|
|
19
19
|
id: string;
|
|
20
|
+
isDefault: boolean;
|
|
20
21
|
modelDeploymentProviderType?: EnumsModelDeploymentProviderType;
|
|
21
22
|
modelPublisher?: EnumsModelPublisher;
|
|
22
23
|
name: string;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { BlocksBlockSetBlockInterfaces } from './blocksBlockSetBlockInterfaces';
|
|
8
8
|
import type { EnumsBlockType } from './enumsBlockType';
|
|
9
|
-
import type {
|
|
9
|
+
import type { BlocksUsedInRef } from './blocksUsedInRef';
|
|
10
10
|
export interface BlocksBlockSet {
|
|
11
11
|
blockInterfaces: BlocksBlockSetBlockInterfaces;
|
|
12
12
|
/** @nullable */
|
|
@@ -22,5 +22,6 @@ export interface BlocksBlockSet {
|
|
|
22
22
|
/** @nullable */
|
|
23
23
|
sourceCodeUri?: string | null;
|
|
24
24
|
type: EnumsBlockType;
|
|
25
|
-
|
|
25
|
+
usedInDataSets: BlocksUsedInRef[];
|
|
26
|
+
usedInWorkspaces: BlocksUsedInRef[];
|
|
26
27
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface BlocksUsedInRef {
|
|
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
|
id: string;
|
|
10
10
|
name: string;
|
|
@@ -0,0 +1,23 @@
|
|
|
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 ConnectorsConnector {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
authHeaderName?: string | null;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
authScheme?: string | null;
|
|
12
|
+
authType: string;
|
|
13
|
+
createdAt: string;
|
|
14
|
+
createdByUserId: string;
|
|
15
|
+
hasSecret: boolean;
|
|
16
|
+
/** @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}$ */
|
|
17
|
+
id: string;
|
|
18
|
+
kind: string;
|
|
19
|
+
modifiedAt: string;
|
|
20
|
+
modifiedByUserId: string;
|
|
21
|
+
name: string;
|
|
22
|
+
url: string;
|
|
23
|
+
}
|
|
@@ -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 ConnectorsConnectorSummary {
|
|
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
|
+
id: string;
|
|
10
|
+
kind: string;
|
|
11
|
+
name: string;
|
|
12
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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 ConnectorsCreateConnector {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
authHeaderName?: string | null;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
authScheme?: string | null;
|
|
12
|
+
authType: string;
|
|
13
|
+
kind: string;
|
|
14
|
+
name: string;
|
|
15
|
+
/** @nullable */
|
|
16
|
+
secret?: string | null;
|
|
17
|
+
url: string;
|
|
18
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
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 { ConnectorsResolvedConnectorHeaders } from './connectorsResolvedConnectorHeaders';
|
|
8
|
+
export interface ConnectorsResolvedConnector {
|
|
9
|
+
headers: ConnectorsResolvedConnectorHeaders;
|
|
10
|
+
url: string;
|
|
11
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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 ConnectorsUpdateConnector {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
authHeaderName?: string | null;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
authScheme?: string | null;
|
|
12
|
+
authType: string;
|
|
13
|
+
name: string;
|
|
14
|
+
/** @nullable */
|
|
15
|
+
secret?: string | null;
|
|
16
|
+
url: string;
|
|
17
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
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 ContainerItem {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
blobUri?: string | null;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
bytes?: string | null;
|
|
12
|
+
/**
|
|
13
|
+
* @nullable
|
|
14
|
+
* @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}$
|
|
15
|
+
*/
|
|
16
|
+
containerId?: string | null;
|
|
17
|
+
/** @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}$ */
|
|
18
|
+
id: string;
|
|
19
|
+
/** @nullable */
|
|
20
|
+
isJson?: boolean | null;
|
|
21
|
+
/** @nullable */
|
|
22
|
+
name?: string | null;
|
|
23
|
+
/** @nullable */
|
|
24
|
+
path?: string | null;
|
|
25
|
+
/** @nullable */
|
|
26
|
+
pending?: boolean | null;
|
|
27
|
+
}
|
|
@@ -9,6 +9,8 @@ export interface DataSetsCreateDataSetContainer {
|
|
|
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
|
dataSourceId: string;
|
|
11
11
|
/** @nullable */
|
|
12
|
+
fields?: string[] | null;
|
|
13
|
+
/** @nullable */
|
|
12
14
|
filters?: DataSourcesContainerFilterModel[] | null;
|
|
13
15
|
path: string;
|
|
14
16
|
}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
import type { DataSetsDataSetProperty } from './dataSetsDataSetProperty';
|
|
8
|
+
import type { EnumsDataSetScopingMode } from './enumsDataSetScopingMode';
|
|
8
9
|
export interface DataSetsDataSet {
|
|
9
10
|
createdAt: string;
|
|
10
11
|
createdByUserId: string;
|
|
@@ -26,6 +27,9 @@ export interface DataSetsDataSet {
|
|
|
26
27
|
modifiedByUserId: string;
|
|
27
28
|
name: string;
|
|
28
29
|
properties: DataSetsDataSetProperty[];
|
|
30
|
+
scopingMode: EnumsDataSetScopingMode;
|
|
31
|
+
/** @nullable */
|
|
32
|
+
subjectPath?: string | null;
|
|
29
33
|
/**
|
|
30
34
|
* @nullable
|
|
31
35
|
* @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}$
|
|
@@ -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
|
+
export type DataSetsGetIngestionRunsParams = {
|
|
8
|
+
skip?: number;
|
|
9
|
+
take?: number;
|
|
10
|
+
trigger?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @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
|
+
itemId?: string;
|
|
15
|
+
};
|
|
@@ -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
|
+
import type { EnumsDataSetScopingMode } from './enumsDataSetScopingMode';
|
|
8
|
+
export interface DataSetsSetDataSetScoping {
|
|
9
|
+
mode: EnumsDataSetScopingMode;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
subjectPath?: string | null;
|
|
12
|
+
}
|
|
@@ -7,6 +7,10 @@
|
|
|
7
7
|
export interface DataSetsUpsertDataSetProperty {
|
|
8
8
|
/** @nullable */
|
|
9
9
|
description?: string | null;
|
|
10
|
-
|
|
10
|
+
/**
|
|
11
|
+
* Unused — the platform no longer reads this field and it has no effect on ingestion or querying. It is retained as an optional property purely for backward compatibility; omit it in new integrations. When omitted, the stored value is preserved on update and it defaults to false on create.
|
|
12
|
+
* @nullable
|
|
13
|
+
*/
|
|
14
|
+
isVector?: boolean | null;
|
|
11
15
|
name: string;
|
|
12
16
|
}
|
|
@@ -9,6 +9,8 @@ export interface DataSourceContainer {
|
|
|
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
|
dataSourceId: string;
|
|
11
11
|
/** @nullable */
|
|
12
|
+
fields?: string[] | null;
|
|
13
|
+
/** @nullable */
|
|
12
14
|
filters?: DataSourcesContainerFilterModel[] | null;
|
|
13
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}$ */
|
|
14
16
|
id: string;
|
|
@@ -10,6 +10,8 @@ export interface DataSourcesDataSourceContainer {
|
|
|
10
10
|
/** @nullable */
|
|
11
11
|
children?: DataSourcesDataSourceContainer[] | null;
|
|
12
12
|
/** @nullable */
|
|
13
|
+
fields?: string[] | null;
|
|
14
|
+
/** @nullable */
|
|
13
15
|
filters?: DataSourcesContainerFilter[] | null;
|
|
14
16
|
name: string;
|
|
15
17
|
path: string;
|
|
@@ -0,0 +1,11 @@
|
|
|
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 type EnumsDataSetScopingMode = typeof EnumsDataSetScopingMode[keyof typeof EnumsDataSetScopingMode];
|
|
8
|
+
export declare const EnumsDataSetScopingMode: {
|
|
9
|
+
readonly Unrestricted: "Unrestricted";
|
|
10
|
+
readonly PerSubject: "PerSubject";
|
|
11
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v7.13.2 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* SmartSpace Admin API
|
|
6
|
+
* OpenAPI spec version: v1
|
|
7
|
+
*/
|
|
8
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
+
exports.EnumsDataSetScopingMode = void 0;
|
|
10
|
+
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
11
|
+
exports.EnumsDataSetScopingMode = {
|
|
12
|
+
Unrestricted: 'Unrestricted',
|
|
13
|
+
PerSubject: 'PerSubject',
|
|
14
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
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 type FlowRunsGetWorkspaceRunsParams = {
|
|
8
|
+
/**
|
|
9
|
+
* Number of records to skip
|
|
10
|
+
*/
|
|
11
|
+
skip?: number;
|
|
12
|
+
/**
|
|
13
|
+
* Number of records to take
|
|
14
|
+
*/
|
|
15
|
+
take?: number;
|
|
16
|
+
};
|
|
@@ -61,9 +61,19 @@ export * from './blocksRenameBlockSetRequest';
|
|
|
61
61
|
export * from './blocksStateInterface';
|
|
62
62
|
export * from './blocksStateInterfaceDefault';
|
|
63
63
|
export * from './blocksStateInterfaceMetadata';
|
|
64
|
-
export * from './
|
|
64
|
+
export * from './blocksUsedInRef';
|
|
65
|
+
export * from './configApiFlowRunIdentityMapRequest';
|
|
65
66
|
export * from './configApiRunFlowRequest';
|
|
67
|
+
export * from './connectorsConnector';
|
|
68
|
+
export * from './connectorsConnectorSummary';
|
|
69
|
+
export * from './connectorsCreateConnector';
|
|
70
|
+
export * from './connectorsGetConnectorSummariesParams';
|
|
71
|
+
export * from './connectorsGetConnectorsParams';
|
|
72
|
+
export * from './connectorsResolvedConnector';
|
|
73
|
+
export * from './connectorsResolvedConnectorHeaders';
|
|
74
|
+
export * from './connectorsUpdateConnector';
|
|
66
75
|
export * from './containerDataSet';
|
|
76
|
+
export * from './containerItem';
|
|
67
77
|
export * from './containersPostParams';
|
|
68
78
|
export * from './coreDeploymentEnumsDeploymentStatus';
|
|
69
79
|
export * from './coreManagementInstallParameterDefinitionModel';
|
|
@@ -89,8 +99,10 @@ export * from './dataSetsCreateDataSetContainer';
|
|
|
89
99
|
export * from './dataSetsDataSet';
|
|
90
100
|
export * from './dataSetsDataSetProperty';
|
|
91
101
|
export * from './dataSetsGetContainerItemsRunHistoryParams';
|
|
102
|
+
export * from './dataSetsGetIngestionRunsParams';
|
|
92
103
|
export * from './dataSetsGetItemsParams';
|
|
93
104
|
export * from './dataSetsGetParams';
|
|
105
|
+
export * from './dataSetsSetDataSetScoping';
|
|
94
106
|
export * from './dataSetsUpdateDataSet';
|
|
95
107
|
export * from './dataSetsUpdateDataSetBasicInfo';
|
|
96
108
|
export * from './dataSetsUpsertDataSetProperty';
|
|
@@ -144,6 +156,7 @@ export * from './enumsActivityType';
|
|
|
144
156
|
export * from './enumsAppPrincipalType';
|
|
145
157
|
export * from './enumsBlockScope';
|
|
146
158
|
export * from './enumsBlockType';
|
|
159
|
+
export * from './enumsDataSetScopingMode';
|
|
147
160
|
export * from './enumsDataSourceCredentialType';
|
|
148
161
|
export * from './enumsFlowTriggerType';
|
|
149
162
|
export * from './enumsFlowVariableAccess';
|
|
@@ -176,6 +189,7 @@ export * from './flowRunsGetStepExecutionsParams';
|
|
|
176
189
|
export * from './flowRunsGetVariables200One';
|
|
177
190
|
export * from './flowRunsGetVariables200Three';
|
|
178
191
|
export * from './flowRunsGetVariables200Two';
|
|
192
|
+
export * from './flowRunsGetWorkspaceRunsParams';
|
|
179
193
|
export * from './flowRunsSearchFlowRunsParams';
|
|
180
194
|
export * from './flowValueModel';
|
|
181
195
|
export * from './flowValueModelChannels';
|
|
@@ -207,7 +221,6 @@ export * from './flowsFlowVariable';
|
|
|
207
221
|
export * from './flowsFlowVariableSchema';
|
|
208
222
|
export * from './flowsFlowWorkSpace';
|
|
209
223
|
export * from './functionExecutionDebugModel';
|
|
210
|
-
export * from './integrationsAzureActiveDirectoryServicePrincipal';
|
|
211
224
|
export * from './integrationsAzureArmAzureLocation';
|
|
212
225
|
export * from './integrationsAzureArmVirtualMachineSize';
|
|
213
226
|
export * from './integrationsAzureStorageSasToken';
|
|
@@ -224,7 +237,14 @@ export * from './integrationsSmartSpaceAiFlowPinRef';
|
|
|
224
237
|
export * from './integrationsSmartSpaceAiFlowValueModel';
|
|
225
238
|
export * from './integrationsSmartSpaceAiFlowValueModelChannels';
|
|
226
239
|
export * from './integrationsSmartSpaceAiFunctionExecutionDebugModel';
|
|
240
|
+
export * from './integrationsSmartSpaceAiIngestionRun';
|
|
241
|
+
export * from './integrationsSmartSpaceAiIngestionRunTrigger';
|
|
227
242
|
export * from './integrationsSmartSpaceAiSdkBlockRef';
|
|
243
|
+
export * from './integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun';
|
|
244
|
+
export * from './integrationsSmartSpaceAiWorkspaceRun';
|
|
245
|
+
export * from './managedSecretsCreateManagedSecret';
|
|
246
|
+
export * from './managedSecretsManagedSecret';
|
|
247
|
+
export * from './managedSecretsUpdateManagedSecretValue';
|
|
228
248
|
export * from './messageThreadMessageThreadSummary';
|
|
229
249
|
export * from './messageThreadsGetStepExecutionsParams';
|
|
230
250
|
export * from './messageThreadsGetWorkspaceExecutionsParams';
|
|
@@ -258,19 +278,23 @@ export * from './pagedDataCollectionAccessAccessWorkSpace';
|
|
|
258
278
|
export * from './pagedDataCollectionActivitiesActivityWorkSpace';
|
|
259
279
|
export * from './pagedDataCollectionAiModelSummary';
|
|
260
280
|
export * from './pagedDataCollectionAzureADGroup';
|
|
281
|
+
export * from './pagedDataCollectionContainerItem';
|
|
261
282
|
export * from './pagedDataCollectionDataSetsDataSet';
|
|
262
283
|
export * from './pagedDataCollectionDataSourcesDataSource';
|
|
263
284
|
export * from './pagedDataCollectionDataSpacesDataSpace';
|
|
264
285
|
export * from './pagedDataCollectionFilesIngestedBlob';
|
|
265
286
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
287
|
+
export * from './pagedDataCollectionSyncsSync';
|
|
266
288
|
export * from './pagedDataCollectionUsersAppAccessUser';
|
|
267
289
|
export * from './pagedDataCollectionUsersAppUserDetail';
|
|
268
290
|
export * from './pagedDataCollectionUsersAppUserSearchResult';
|
|
291
|
+
export * from './pagedDataCollectionUsersServicePrincipalDetail';
|
|
269
292
|
export * from './pagedDataCollectionUsersServicePrincipalSearchResult';
|
|
270
293
|
export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
|
|
271
294
|
export * from './pagedDataCollectionWorkSpacesWorkSpace';
|
|
272
295
|
export * from './pagedDataSystemCollectionsGenericICollectionDataSetItem';
|
|
273
296
|
export * from './pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory';
|
|
297
|
+
export * from './pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun';
|
|
274
298
|
export * from './reportingDuration';
|
|
275
299
|
export * from './reportingGetRequestsParams';
|
|
276
300
|
export * from './reportingGetTokensParams';
|
|
@@ -278,6 +302,13 @@ export * from './reportingReportDefinitionSystemDateTime';
|
|
|
278
302
|
export * from './reportingReportSeries';
|
|
279
303
|
export * from './reportingSplit';
|
|
280
304
|
export * from './sandBoxGetThreadMessagesParams';
|
|
305
|
+
export * from './servicePrincipalsGetServicePrincipalsParams';
|
|
306
|
+
export * from './syncsGetItemsParams';
|
|
307
|
+
export * from './syncsGetParams';
|
|
308
|
+
export * from './syncsSync';
|
|
309
|
+
export * from './syncsSyncDataSourceInfo';
|
|
310
|
+
export * from './syncsSyncQueueState';
|
|
311
|
+
export * from './syncsSyncRunInfo';
|
|
281
312
|
export * from './usersAdminPermissionParams';
|
|
282
313
|
export * from './usersAppAccessUser';
|
|
283
314
|
export * from './usersAppRole';
|
|
@@ -288,6 +319,7 @@ export * from './usersGetAccessWorkSpacesParams';
|
|
|
288
319
|
export * from './usersGetUsersParams';
|
|
289
320
|
export * from './usersRemoveUserFromAllWorkSpacesParams';
|
|
290
321
|
export * from './usersSearchUsersParams';
|
|
322
|
+
export * from './usersServicePrincipalDetail';
|
|
291
323
|
export * from './usersServicePrincipalSearchResult';
|
|
292
324
|
export * from './workSpaceInfo';
|
|
293
325
|
export * from './workSpaceTemplatesGetParams';
|