@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
|
@@ -77,9 +77,19 @@ __exportStar(require("./blocksRenameBlockSetRequest"), exports);
|
|
|
77
77
|
__exportStar(require("./blocksStateInterface"), exports);
|
|
78
78
|
__exportStar(require("./blocksStateInterfaceDefault"), exports);
|
|
79
79
|
__exportStar(require("./blocksStateInterfaceMetadata"), exports);
|
|
80
|
-
__exportStar(require("./
|
|
80
|
+
__exportStar(require("./blocksUsedInRef"), exports);
|
|
81
|
+
__exportStar(require("./configApiFlowRunIdentityMapRequest"), exports);
|
|
81
82
|
__exportStar(require("./configApiRunFlowRequest"), exports);
|
|
83
|
+
__exportStar(require("./connectorsConnector"), exports);
|
|
84
|
+
__exportStar(require("./connectorsConnectorSummary"), exports);
|
|
85
|
+
__exportStar(require("./connectorsCreateConnector"), exports);
|
|
86
|
+
__exportStar(require("./connectorsGetConnectorSummariesParams"), exports);
|
|
87
|
+
__exportStar(require("./connectorsGetConnectorsParams"), exports);
|
|
88
|
+
__exportStar(require("./connectorsResolvedConnector"), exports);
|
|
89
|
+
__exportStar(require("./connectorsResolvedConnectorHeaders"), exports);
|
|
90
|
+
__exportStar(require("./connectorsUpdateConnector"), exports);
|
|
82
91
|
__exportStar(require("./containerDataSet"), exports);
|
|
92
|
+
__exportStar(require("./containerItem"), exports);
|
|
83
93
|
__exportStar(require("./containersPostParams"), exports);
|
|
84
94
|
__exportStar(require("./coreDeploymentEnumsDeploymentStatus"), exports);
|
|
85
95
|
__exportStar(require("./coreManagementInstallParameterDefinitionModel"), exports);
|
|
@@ -105,8 +115,10 @@ __exportStar(require("./dataSetsCreateDataSetContainer"), exports);
|
|
|
105
115
|
__exportStar(require("./dataSetsDataSet"), exports);
|
|
106
116
|
__exportStar(require("./dataSetsDataSetProperty"), exports);
|
|
107
117
|
__exportStar(require("./dataSetsGetContainerItemsRunHistoryParams"), exports);
|
|
118
|
+
__exportStar(require("./dataSetsGetIngestionRunsParams"), exports);
|
|
108
119
|
__exportStar(require("./dataSetsGetItemsParams"), exports);
|
|
109
120
|
__exportStar(require("./dataSetsGetParams"), exports);
|
|
121
|
+
__exportStar(require("./dataSetsSetDataSetScoping"), exports);
|
|
110
122
|
__exportStar(require("./dataSetsUpdateDataSet"), exports);
|
|
111
123
|
__exportStar(require("./dataSetsUpdateDataSetBasicInfo"), exports);
|
|
112
124
|
__exportStar(require("./dataSetsUpsertDataSetProperty"), exports);
|
|
@@ -160,6 +172,7 @@ __exportStar(require("./enumsActivityType"), exports);
|
|
|
160
172
|
__exportStar(require("./enumsAppPrincipalType"), exports);
|
|
161
173
|
__exportStar(require("./enumsBlockScope"), exports);
|
|
162
174
|
__exportStar(require("./enumsBlockType"), exports);
|
|
175
|
+
__exportStar(require("./enumsDataSetScopingMode"), exports);
|
|
163
176
|
__exportStar(require("./enumsDataSourceCredentialType"), exports);
|
|
164
177
|
__exportStar(require("./enumsFlowTriggerType"), exports);
|
|
165
178
|
__exportStar(require("./enumsFlowVariableAccess"), exports);
|
|
@@ -192,6 +205,7 @@ __exportStar(require("./flowRunsGetStepExecutionsParams"), exports);
|
|
|
192
205
|
__exportStar(require("./flowRunsGetVariables200One"), exports);
|
|
193
206
|
__exportStar(require("./flowRunsGetVariables200Three"), exports);
|
|
194
207
|
__exportStar(require("./flowRunsGetVariables200Two"), exports);
|
|
208
|
+
__exportStar(require("./flowRunsGetWorkspaceRunsParams"), exports);
|
|
195
209
|
__exportStar(require("./flowRunsSearchFlowRunsParams"), exports);
|
|
196
210
|
__exportStar(require("./flowValueModel"), exports);
|
|
197
211
|
__exportStar(require("./flowValueModelChannels"), exports);
|
|
@@ -223,7 +237,6 @@ __exportStar(require("./flowsFlowVariable"), exports);
|
|
|
223
237
|
__exportStar(require("./flowsFlowVariableSchema"), exports);
|
|
224
238
|
__exportStar(require("./flowsFlowWorkSpace"), exports);
|
|
225
239
|
__exportStar(require("./functionExecutionDebugModel"), exports);
|
|
226
|
-
__exportStar(require("./integrationsAzureActiveDirectoryServicePrincipal"), exports);
|
|
227
240
|
__exportStar(require("./integrationsAzureArmAzureLocation"), exports);
|
|
228
241
|
__exportStar(require("./integrationsAzureArmVirtualMachineSize"), exports);
|
|
229
242
|
__exportStar(require("./integrationsAzureStorageSasToken"), exports);
|
|
@@ -240,7 +253,14 @@ __exportStar(require("./integrationsSmartSpaceAiFlowPinRef"), exports);
|
|
|
240
253
|
__exportStar(require("./integrationsSmartSpaceAiFlowValueModel"), exports);
|
|
241
254
|
__exportStar(require("./integrationsSmartSpaceAiFlowValueModelChannels"), exports);
|
|
242
255
|
__exportStar(require("./integrationsSmartSpaceAiFunctionExecutionDebugModel"), exports);
|
|
256
|
+
__exportStar(require("./integrationsSmartSpaceAiIngestionRun"), exports);
|
|
257
|
+
__exportStar(require("./integrationsSmartSpaceAiIngestionRunTrigger"), exports);
|
|
243
258
|
__exportStar(require("./integrationsSmartSpaceAiSdkBlockRef"), exports);
|
|
259
|
+
__exportStar(require("./integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun"), exports);
|
|
260
|
+
__exportStar(require("./integrationsSmartSpaceAiWorkspaceRun"), exports);
|
|
261
|
+
__exportStar(require("./managedSecretsCreateManagedSecret"), exports);
|
|
262
|
+
__exportStar(require("./managedSecretsManagedSecret"), exports);
|
|
263
|
+
__exportStar(require("./managedSecretsUpdateManagedSecretValue"), exports);
|
|
244
264
|
__exportStar(require("./messageThreadMessageThreadSummary"), exports);
|
|
245
265
|
__exportStar(require("./messageThreadsGetStepExecutionsParams"), exports);
|
|
246
266
|
__exportStar(require("./messageThreadsGetWorkspaceExecutionsParams"), exports);
|
|
@@ -274,19 +294,23 @@ __exportStar(require("./pagedDataCollectionAccessAccessWorkSpace"), exports);
|
|
|
274
294
|
__exportStar(require("./pagedDataCollectionActivitiesActivityWorkSpace"), exports);
|
|
275
295
|
__exportStar(require("./pagedDataCollectionAiModelSummary"), exports);
|
|
276
296
|
__exportStar(require("./pagedDataCollectionAzureADGroup"), exports);
|
|
297
|
+
__exportStar(require("./pagedDataCollectionContainerItem"), exports);
|
|
277
298
|
__exportStar(require("./pagedDataCollectionDataSetsDataSet"), exports);
|
|
278
299
|
__exportStar(require("./pagedDataCollectionDataSourcesDataSource"), exports);
|
|
279
300
|
__exportStar(require("./pagedDataCollectionDataSpacesDataSpace"), exports);
|
|
280
301
|
__exportStar(require("./pagedDataCollectionFilesIngestedBlob"), exports);
|
|
281
302
|
__exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
|
|
303
|
+
__exportStar(require("./pagedDataCollectionSyncsSync"), exports);
|
|
282
304
|
__exportStar(require("./pagedDataCollectionUsersAppAccessUser"), exports);
|
|
283
305
|
__exportStar(require("./pagedDataCollectionUsersAppUserDetail"), exports);
|
|
284
306
|
__exportStar(require("./pagedDataCollectionUsersAppUserSearchResult"), exports);
|
|
307
|
+
__exportStar(require("./pagedDataCollectionUsersServicePrincipalDetail"), exports);
|
|
285
308
|
__exportStar(require("./pagedDataCollectionUsersServicePrincipalSearchResult"), exports);
|
|
286
309
|
__exportStar(require("./pagedDataCollectionWorkSpaceTemplatesTemplate"), exports);
|
|
287
310
|
__exportStar(require("./pagedDataCollectionWorkSpacesWorkSpace"), exports);
|
|
288
311
|
__exportStar(require("./pagedDataSystemCollectionsGenericICollectionDataSetItem"), exports);
|
|
289
312
|
__exportStar(require("./pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory"), exports);
|
|
313
|
+
__exportStar(require("./pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun"), exports);
|
|
290
314
|
__exportStar(require("./reportingDuration"), exports);
|
|
291
315
|
__exportStar(require("./reportingGetRequestsParams"), exports);
|
|
292
316
|
__exportStar(require("./reportingGetTokensParams"), exports);
|
|
@@ -294,6 +318,13 @@ __exportStar(require("./reportingReportDefinitionSystemDateTime"), exports);
|
|
|
294
318
|
__exportStar(require("./reportingReportSeries"), exports);
|
|
295
319
|
__exportStar(require("./reportingSplit"), exports);
|
|
296
320
|
__exportStar(require("./sandBoxGetThreadMessagesParams"), exports);
|
|
321
|
+
__exportStar(require("./servicePrincipalsGetServicePrincipalsParams"), exports);
|
|
322
|
+
__exportStar(require("./syncsGetItemsParams"), exports);
|
|
323
|
+
__exportStar(require("./syncsGetParams"), exports);
|
|
324
|
+
__exportStar(require("./syncsSync"), exports);
|
|
325
|
+
__exportStar(require("./syncsSyncDataSourceInfo"), exports);
|
|
326
|
+
__exportStar(require("./syncsSyncQueueState"), exports);
|
|
327
|
+
__exportStar(require("./syncsSyncRunInfo"), exports);
|
|
297
328
|
__exportStar(require("./usersAdminPermissionParams"), exports);
|
|
298
329
|
__exportStar(require("./usersAppAccessUser"), exports);
|
|
299
330
|
__exportStar(require("./usersAppRole"), exports);
|
|
@@ -304,6 +335,7 @@ __exportStar(require("./usersGetAccessWorkSpacesParams"), exports);
|
|
|
304
335
|
__exportStar(require("./usersGetUsersParams"), exports);
|
|
305
336
|
__exportStar(require("./usersRemoveUserFromAllWorkSpacesParams"), exports);
|
|
306
337
|
__exportStar(require("./usersSearchUsersParams"), exports);
|
|
338
|
+
__exportStar(require("./usersServicePrincipalDetail"), exports);
|
|
307
339
|
__exportStar(require("./usersServicePrincipalSearchResult"), exports);
|
|
308
340
|
__exportStar(require("./workSpaceInfo"), exports);
|
|
309
341
|
__exportStar(require("./workSpaceTemplatesGetParams"), exports);
|
|
@@ -11,6 +11,7 @@ export interface IntegrationsSmartSpaceAiContainerItemFlowRun {
|
|
|
11
11
|
finishedAt?: string | null;
|
|
12
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
13
|
flowRunId: string;
|
|
14
|
-
|
|
14
|
+
/** @nullable */
|
|
15
|
+
runAt?: string | null;
|
|
15
16
|
status: string;
|
|
16
17
|
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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 { IntegrationsSmartSpaceAiContainerItemFlowRunError } from './integrationsSmartSpaceAiContainerItemFlowRunError';
|
|
8
|
+
import type { IntegrationsSmartSpaceAiIngestionRunTrigger } from './integrationsSmartSpaceAiIngestionRunTrigger';
|
|
9
|
+
export interface IntegrationsSmartSpaceAiIngestionRun {
|
|
10
|
+
/**
|
|
11
|
+
* @nullable
|
|
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
|
+
causedBy?: string | null;
|
|
15
|
+
/**
|
|
16
|
+
* @nullable
|
|
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
|
+
*/
|
|
19
|
+
containerId?: 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
|
+
dataSetVersion?: string | null;
|
|
32
|
+
errors: IntegrationsSmartSpaceAiContainerItemFlowRunError[];
|
|
33
|
+
/** @nullable */
|
|
34
|
+
finishedAt?: string | null;
|
|
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}$ */
|
|
36
|
+
flowRunId: string;
|
|
37
|
+
/**
|
|
38
|
+
* @nullable
|
|
39
|
+
* @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}$
|
|
40
|
+
*/
|
|
41
|
+
itemId?: string | null;
|
|
42
|
+
/** @nullable */
|
|
43
|
+
itemName?: string | null;
|
|
44
|
+
/** @nullable */
|
|
45
|
+
itemPath?: string | null;
|
|
46
|
+
/** @nullable */
|
|
47
|
+
itemVersion?: string | null;
|
|
48
|
+
/**
|
|
49
|
+
* @nullable
|
|
50
|
+
* @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}$
|
|
51
|
+
*/
|
|
52
|
+
retryOf?: string | null;
|
|
53
|
+
/** @nullable */
|
|
54
|
+
runAt?: string | null;
|
|
55
|
+
status: string;
|
|
56
|
+
trigger: IntegrationsSmartSpaceAiIngestionRunTrigger;
|
|
57
|
+
}
|
|
@@ -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 { IntegrationsSmartSpaceAiWorkspaceRun } from './integrationsSmartSpaceAiWorkspaceRun';
|
|
8
|
+
export interface IntegrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun {
|
|
9
|
+
data: IntegrationsSmartSpaceAiWorkspaceRun[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -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 IntegrationsSmartSpaceAiWorkspaceRun {
|
|
8
|
+
/** @nullable */
|
|
9
|
+
createdAt?: string | null;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
finishedAt?: 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
|
+
flowDefinitionId?: string | null;
|
|
17
|
+
/**
|
|
18
|
+
* @nullable
|
|
19
|
+
* @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}$
|
|
20
|
+
*/
|
|
21
|
+
flowId?: string | null;
|
|
22
|
+
/** @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}$ */
|
|
23
|
+
flowRunId: string;
|
|
24
|
+
/** @nullable */
|
|
25
|
+
runAt?: string | null;
|
|
26
|
+
status: string;
|
|
27
|
+
}
|
|
@@ -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 interface ManagedSecretsManagedSecret {
|
|
8
|
+
createdAt: string;
|
|
9
|
+
createdByUserId: string;
|
|
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
|
+
modifiedAt: string;
|
|
13
|
+
modifiedByUserId: string;
|
|
14
|
+
name: string;
|
|
15
|
+
}
|
|
@@ -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 { ContainerItem } from './containerItem';
|
|
8
|
+
export interface PagedDataCollectionContainerItem {
|
|
9
|
+
data: ContainerItem[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -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 { SyncsSync } from './syncsSync';
|
|
8
|
+
export interface PagedDataCollectionSyncsSync {
|
|
9
|
+
data: SyncsSync[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -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 { UsersServicePrincipalDetail } from './usersServicePrincipalDetail';
|
|
8
|
+
export interface PagedDataCollectionUsersServicePrincipalDetail {
|
|
9
|
+
data: UsersServicePrincipalDetail[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -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 { IntegrationsSmartSpaceAiIngestionRun } from './integrationsSmartSpaceAiIngestionRun';
|
|
8
|
+
export interface PagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun {
|
|
9
|
+
data: IntegrationsSmartSpaceAiIngestionRun[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -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 type SyncsGetParams = {
|
|
8
|
+
take?: number;
|
|
9
|
+
skip?: number;
|
|
10
|
+
search?: 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
|
+
dataSourceId?: string;
|
|
15
|
+
status?: string;
|
|
16
|
+
sortBy?: string;
|
|
17
|
+
sortDirection?: string;
|
|
18
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
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 { ContainerDataSet } from './containerDataSet';
|
|
8
|
+
import type { SyncsSyncDataSourceInfo } from './syncsSyncDataSourceInfo';
|
|
9
|
+
import type { SyncsSyncRunInfo } from './syncsSyncRunInfo';
|
|
10
|
+
export interface SyncsSync {
|
|
11
|
+
dataSets: ContainerDataSet[];
|
|
12
|
+
dataSource: SyncsSyncDataSourceInfo;
|
|
13
|
+
/** @nullable */
|
|
14
|
+
filters?: string | null;
|
|
15
|
+
/** @nullable */
|
|
16
|
+
highwaterMark?: 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
|
+
latestSyncAt?: string | null;
|
|
21
|
+
/** @nullable */
|
|
22
|
+
latestSyncItemCount?: number | null;
|
|
23
|
+
/** @nullable */
|
|
24
|
+
latestSyncMessage?: string | null;
|
|
25
|
+
/** @nullable */
|
|
26
|
+
latestSyncStatus?: string | null;
|
|
27
|
+
name: string;
|
|
28
|
+
path: string;
|
|
29
|
+
/** @nullable */
|
|
30
|
+
recentSyncs?: SyncsSyncRunInfo[] | null;
|
|
31
|
+
/** @nullable */
|
|
32
|
+
statusMessage?: string | null;
|
|
33
|
+
}
|
|
@@ -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
|
+
import type { EnumsDataSourceCredentialType } from './enumsDataSourceCredentialType';
|
|
8
|
+
export interface SyncsSyncDataSourceInfo {
|
|
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
|
+
id: string;
|
|
11
|
+
isQueued: boolean;
|
|
12
|
+
isSyncing: boolean;
|
|
13
|
+
name: string;
|
|
14
|
+
sourceType: EnumsDataSourceCredentialType;
|
|
15
|
+
/** @nullable */
|
|
16
|
+
syncStartedAt?: string | null;
|
|
17
|
+
}
|
|
@@ -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
|
+
export interface SyncsSyncRunInfo {
|
|
8
|
+
end: string;
|
|
9
|
+
itemCount: number;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
message?: string | null;
|
|
12
|
+
start: string;
|
|
13
|
+
status: string;
|
|
14
|
+
}
|
|
@@ -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 { EnumsPermissions } from './enumsPermissions';
|
|
8
|
+
export interface UsersServicePrincipalDetail {
|
|
9
|
+
id: string;
|
|
10
|
+
/** @nullable */
|
|
11
|
+
lastActiveAt?: string | null;
|
|
12
|
+
name: string;
|
|
13
|
+
permissions: EnumsPermissions;
|
|
14
|
+
}
|
|
@@ -4,11 +4,13 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
+
import type { ConnectorsConnectorSummary } from './connectorsConnectorSummary';
|
|
7
8
|
import type { DataSpace } from './dataSpace';
|
|
8
9
|
import type { WorkSpacesWorkSpaceInputs } from './workSpacesWorkSpaceInputs';
|
|
9
10
|
import type { ModelConfiguration } from './modelConfiguration';
|
|
10
11
|
import type { WorkSpacesWorkSpaceVariables } from './workSpacesWorkSpaceVariables';
|
|
11
12
|
export interface WorkSpacesWorkSpace {
|
|
13
|
+
connectors: ConnectorsConnectorSummary[];
|
|
12
14
|
createdAt: string;
|
|
13
15
|
createdByUserId: string;
|
|
14
16
|
dataSpaces: DataSpace[];
|