@smartspace/api-client 0.1.0-dev.8810e17 → 0.1.0-dev.8a11931

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.
Files changed (95) hide show
  1. package/dist/generated/chat/api.d.ts +2 -0
  2. package/dist/generated/chat/api.js +10 -1
  3. package/dist/generated/chat/api.msw.d.ts +1 -0
  4. package/dist/generated/chat/api.msw.js +18 -6
  5. package/dist/generated/chat/models/connectorsConnectorSummary.d.ts +12 -0
  6. package/dist/generated/chat/models/connectorsConnectorSummary.js +8 -0
  7. package/dist/generated/chat/models/enumsNotificationType.d.ts +1 -0
  8. package/dist/generated/chat/models/enumsNotificationType.js +1 -0
  9. package/dist/generated/chat/models/flowsFlowConstant.d.ts +1 -0
  10. package/dist/generated/chat/models/index.d.ts +1 -0
  11. package/dist/generated/chat/models/index.js +1 -0
  12. package/dist/generated/chat/models/workSpacesWorkSpace.d.ts +2 -0
  13. package/dist/generated/chat/zod.d.ts +24 -0
  14. package/dist/generated/chat/zod.js +29 -6
  15. package/dist/generated/config/api.d.ts +45 -1
  16. package/dist/generated/config/api.js +200 -1
  17. package/dist/generated/config/api.msw.d.ts +37 -1
  18. package/dist/generated/config/api.msw.js +309 -16
  19. package/dist/generated/config/models/configApiFlowRunIdentityMapRequest.d.ts +9 -0
  20. package/dist/generated/config/models/configApiFlowRunIdentityMapRequest.js +8 -0
  21. package/dist/generated/config/models/connectorsConnector.d.ts +23 -0
  22. package/dist/generated/config/models/connectorsConnector.js +8 -0
  23. package/dist/generated/config/models/connectorsConnectorSummary.d.ts +12 -0
  24. package/dist/generated/config/models/connectorsConnectorSummary.js +8 -0
  25. package/dist/generated/config/models/connectorsCreateConnector.d.ts +18 -0
  26. package/dist/generated/config/models/connectorsCreateConnector.js +8 -0
  27. package/dist/generated/config/models/connectorsGetConnectorSummariesParams.d.ts +9 -0
  28. package/dist/generated/config/models/connectorsGetConnectorSummariesParams.js +8 -0
  29. package/dist/generated/config/models/connectorsGetConnectorsParams.d.ts +9 -0
  30. package/dist/generated/config/models/connectorsGetConnectorsParams.js +8 -0
  31. package/dist/generated/config/models/connectorsResolvedConnector.d.ts +11 -0
  32. package/dist/generated/config/models/connectorsResolvedConnector.js +2 -0
  33. package/dist/generated/config/models/connectorsResolvedConnectorHeaders.d.ts +9 -0
  34. package/dist/generated/config/models/connectorsResolvedConnectorHeaders.js +8 -0
  35. package/dist/generated/config/models/connectorsUpdateConnector.d.ts +17 -0
  36. package/dist/generated/config/models/connectorsUpdateConnector.js +8 -0
  37. package/dist/generated/config/models/containerItem.d.ts +27 -0
  38. package/dist/generated/config/models/containerItem.js +8 -0
  39. package/dist/generated/config/models/dataSetsGetIngestionRunsParams.d.ts +15 -0
  40. package/dist/generated/config/models/dataSetsGetIngestionRunsParams.js +8 -0
  41. package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +5 -1
  42. package/dist/generated/config/models/enumsActivityType.d.ts +1 -0
  43. package/dist/generated/config/models/enumsActivityType.js +1 -0
  44. package/dist/generated/config/models/enumsNotificationType.d.ts +1 -0
  45. package/dist/generated/config/models/enumsNotificationType.js +1 -0
  46. package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.d.ts +16 -0
  47. package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.js +8 -0
  48. package/dist/generated/config/models/flowsFlowConstant.d.ts +1 -0
  49. package/dist/generated/config/models/index.d.ts +28 -0
  50. package/dist/generated/config/models/index.js +28 -0
  51. package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +2 -1
  52. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.d.ts +57 -0
  53. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.js +2 -0
  54. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.d.ts +11 -0
  55. package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.js +8 -0
  56. package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.d.ts +11 -0
  57. package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.js +2 -0
  58. package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.d.ts +27 -0
  59. package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.js +8 -0
  60. package/dist/generated/config/models/managedSecretsCreateManagedSecret.d.ts +10 -0
  61. package/dist/generated/config/models/managedSecretsCreateManagedSecret.js +8 -0
  62. package/dist/generated/config/models/managedSecretsManagedSecret.d.ts +15 -0
  63. package/dist/generated/config/models/managedSecretsManagedSecret.js +8 -0
  64. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.d.ts +9 -0
  65. package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.js +8 -0
  66. package/dist/generated/config/models/pagedDataCollectionContainerItem.d.ts +11 -0
  67. package/dist/generated/config/models/pagedDataCollectionContainerItem.js +2 -0
  68. package/dist/generated/config/models/pagedDataCollectionSyncsSync.d.ts +11 -0
  69. package/dist/generated/config/models/pagedDataCollectionSyncsSync.js +2 -0
  70. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.d.ts +11 -0
  71. package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.js +2 -0
  72. package/dist/generated/config/models/syncsGetItemsParams.d.ts +10 -0
  73. package/dist/generated/config/models/syncsGetItemsParams.js +8 -0
  74. package/dist/generated/config/models/syncsGetParams.d.ts +18 -0
  75. package/dist/generated/config/models/syncsGetParams.js +8 -0
  76. package/dist/generated/config/models/syncsSync.d.ts +33 -0
  77. package/dist/generated/config/models/syncsSync.js +2 -0
  78. package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +17 -0
  79. package/dist/generated/config/models/syncsSyncDataSourceInfo.js +2 -0
  80. package/dist/generated/config/models/syncsSyncQueueState.d.ts +10 -0
  81. package/dist/generated/config/models/syncsSyncQueueState.js +8 -0
  82. package/dist/generated/config/models/syncsSyncRunInfo.d.ts +14 -0
  83. package/dist/generated/config/models/syncsSyncRunInfo.js +8 -0
  84. package/dist/generated/config/models/workSpacesWorkSpace.d.ts +2 -0
  85. package/dist/generated/config/zod.d.ts +509 -2
  86. package/dist/generated/config/zod.js +473 -17
  87. package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.d.ts +22 -0
  88. package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.js +2 -0
  89. package/dist/generated/signalr/SmartSpace.App.Core.Enums.d.ts +7 -0
  90. package/dist/generated/signalr/SmartSpace.App.Core.Enums.js +14 -0
  91. package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +11 -0
  92. package/dist/generated/signalr/TypedSignalR.Client/index.js +6 -0
  93. package/dist/signalr.d.ts +2 -0
  94. package/dist/signalr.js +3 -0
  95. package/package.json +2 -2
@@ -0,0 +1,9 @@
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 ConfigApiFlowRunIdentityMapRequest {
8
+ ids: string[];
9
+ }
@@ -0,0 +1,8 @@
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 });
@@ -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,8 @@
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 });
@@ -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,8 @@
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 });
@@ -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,8 @@
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 });
@@ -0,0 +1,9 @@
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 ConnectorsGetConnectorSummariesParams = {
8
+ kind?: string;
9
+ };
@@ -0,0 +1,8 @@
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 });
@@ -0,0 +1,9 @@
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 ConnectorsGetConnectorsParams = {
8
+ kind?: string;
9
+ };
@@ -0,0 +1,8 @@
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 });
@@ -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,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,9 @@
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 ConnectorsResolvedConnectorHeaders = {
8
+ [key: string]: string;
9
+ };
@@ -0,0 +1,8 @@
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 });
@@ -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,8 @@
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 });
@@ -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
+ }
@@ -0,0 +1,8 @@
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 });
@@ -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,8 @@
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 });
@@ -7,6 +7,10 @@
7
7
  export interface DataSetsUpsertDataSetProperty {
8
8
  /** @nullable */
9
9
  description?: string | null;
10
- isVector: boolean;
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
  }
@@ -11,4 +11,5 @@ export declare const EnumsActivityType: {
11
11
  readonly Updated: "Updated";
12
12
  readonly Read: "Read";
13
13
  readonly Chat: "Chat";
14
+ readonly Resolved: "Resolved";
14
15
  };
@@ -14,4 +14,5 @@ exports.EnumsActivityType = {
14
14
  Updated: 'Updated',
15
15
  Read: 'Read',
16
16
  Chat: 'Chat',
17
+ Resolved: 'Resolved',
17
18
  };
@@ -9,4 +9,5 @@ export declare const EnumsNotificationType: {
9
9
  readonly WorkSpaceUpdated: "WorkSpaceUpdated";
10
10
  readonly MessageThreadUpdated: "MessageThreadUpdated";
11
11
  readonly CommentUpdated: "CommentUpdated";
12
+ readonly AddedToThread: "AddedToThread";
12
13
  };
@@ -12,4 +12,5 @@ exports.EnumsNotificationType = {
12
12
  WorkSpaceUpdated: 'WorkSpaceUpdated',
13
13
  MessageThreadUpdated: 'MessageThreadUpdated',
14
14
  CommentUpdated: 'CommentUpdated',
15
+ AddedToThread: 'AddedToThread',
15
16
  };
@@ -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
+ };
@@ -0,0 +1,8 @@
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 });
@@ -6,6 +6,7 @@
6
6
  */
7
7
  import type { FlowsFlowConstantValue } from './flowsFlowConstantValue';
8
8
  export interface FlowsFlowConstant {
9
+ secret: boolean;
9
10
  /** @nullable */
10
11
  value?: FlowsFlowConstantValue;
11
12
  }
@@ -62,8 +62,18 @@ export * from './blocksStateInterface';
62
62
  export * from './blocksStateInterfaceDefault';
63
63
  export * from './blocksStateInterfaceMetadata';
64
64
  export * from './blocksUsedInWorkspaceRef';
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,6 +99,7 @@ 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';
94
105
  export * from './dataSetsSetDataSetScoping';
@@ -178,6 +189,7 @@ export * from './flowRunsGetStepExecutionsParams';
178
189
  export * from './flowRunsGetVariables200One';
179
190
  export * from './flowRunsGetVariables200Three';
180
191
  export * from './flowRunsGetVariables200Two';
192
+ export * from './flowRunsGetWorkspaceRunsParams';
181
193
  export * from './flowRunsSearchFlowRunsParams';
182
194
  export * from './flowValueModel';
183
195
  export * from './flowValueModelChannels';
@@ -226,7 +238,14 @@ export * from './integrationsSmartSpaceAiFlowPinRef';
226
238
  export * from './integrationsSmartSpaceAiFlowValueModel';
227
239
  export * from './integrationsSmartSpaceAiFlowValueModelChannels';
228
240
  export * from './integrationsSmartSpaceAiFunctionExecutionDebugModel';
241
+ export * from './integrationsSmartSpaceAiIngestionRun';
242
+ export * from './integrationsSmartSpaceAiIngestionRunTrigger';
229
243
  export * from './integrationsSmartSpaceAiSdkBlockRef';
244
+ export * from './integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun';
245
+ export * from './integrationsSmartSpaceAiWorkspaceRun';
246
+ export * from './managedSecretsCreateManagedSecret';
247
+ export * from './managedSecretsManagedSecret';
248
+ export * from './managedSecretsUpdateManagedSecretValue';
230
249
  export * from './messageThreadMessageThreadSummary';
231
250
  export * from './messageThreadsGetStepExecutionsParams';
232
251
  export * from './messageThreadsGetWorkspaceExecutionsParams';
@@ -260,11 +279,13 @@ export * from './pagedDataCollectionAccessAccessWorkSpace';
260
279
  export * from './pagedDataCollectionActivitiesActivityWorkSpace';
261
280
  export * from './pagedDataCollectionAiModelSummary';
262
281
  export * from './pagedDataCollectionAzureADGroup';
282
+ export * from './pagedDataCollectionContainerItem';
263
283
  export * from './pagedDataCollectionDataSetsDataSet';
264
284
  export * from './pagedDataCollectionDataSourcesDataSource';
265
285
  export * from './pagedDataCollectionDataSpacesDataSpace';
266
286
  export * from './pagedDataCollectionFilesIngestedBlob';
267
287
  export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
288
+ export * from './pagedDataCollectionSyncsSync';
268
289
  export * from './pagedDataCollectionUsersAppAccessUser';
269
290
  export * from './pagedDataCollectionUsersAppUserDetail';
270
291
  export * from './pagedDataCollectionUsersAppUserSearchResult';
@@ -273,6 +294,7 @@ export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
273
294
  export * from './pagedDataCollectionWorkSpacesWorkSpace';
274
295
  export * from './pagedDataSystemCollectionsGenericICollectionDataSetItem';
275
296
  export * from './pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory';
297
+ export * from './pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun';
276
298
  export * from './reportingDuration';
277
299
  export * from './reportingGetRequestsParams';
278
300
  export * from './reportingGetTokensParams';
@@ -280,6 +302,12 @@ export * from './reportingReportDefinitionSystemDateTime';
280
302
  export * from './reportingReportSeries';
281
303
  export * from './reportingSplit';
282
304
  export * from './sandBoxGetThreadMessagesParams';
305
+ export * from './syncsGetItemsParams';
306
+ export * from './syncsGetParams';
307
+ export * from './syncsSync';
308
+ export * from './syncsSyncDataSourceInfo';
309
+ export * from './syncsSyncQueueState';
310
+ export * from './syncsSyncRunInfo';
283
311
  export * from './usersAdminPermissionParams';
284
312
  export * from './usersAppAccessUser';
285
313
  export * from './usersAppRole';
@@ -78,8 +78,18 @@ __exportStar(require("./blocksStateInterface"), exports);
78
78
  __exportStar(require("./blocksStateInterfaceDefault"), exports);
79
79
  __exportStar(require("./blocksStateInterfaceMetadata"), exports);
80
80
  __exportStar(require("./blocksUsedInWorkspaceRef"), 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,6 +115,7 @@ __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);
110
121
  __exportStar(require("./dataSetsSetDataSetScoping"), exports);
@@ -194,6 +205,7 @@ __exportStar(require("./flowRunsGetStepExecutionsParams"), exports);
194
205
  __exportStar(require("./flowRunsGetVariables200One"), exports);
195
206
  __exportStar(require("./flowRunsGetVariables200Three"), exports);
196
207
  __exportStar(require("./flowRunsGetVariables200Two"), exports);
208
+ __exportStar(require("./flowRunsGetWorkspaceRunsParams"), exports);
197
209
  __exportStar(require("./flowRunsSearchFlowRunsParams"), exports);
198
210
  __exportStar(require("./flowValueModel"), exports);
199
211
  __exportStar(require("./flowValueModelChannels"), exports);
@@ -242,7 +254,14 @@ __exportStar(require("./integrationsSmartSpaceAiFlowPinRef"), exports);
242
254
  __exportStar(require("./integrationsSmartSpaceAiFlowValueModel"), exports);
243
255
  __exportStar(require("./integrationsSmartSpaceAiFlowValueModelChannels"), exports);
244
256
  __exportStar(require("./integrationsSmartSpaceAiFunctionExecutionDebugModel"), exports);
257
+ __exportStar(require("./integrationsSmartSpaceAiIngestionRun"), exports);
258
+ __exportStar(require("./integrationsSmartSpaceAiIngestionRunTrigger"), exports);
245
259
  __exportStar(require("./integrationsSmartSpaceAiSdkBlockRef"), exports);
260
+ __exportStar(require("./integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun"), exports);
261
+ __exportStar(require("./integrationsSmartSpaceAiWorkspaceRun"), exports);
262
+ __exportStar(require("./managedSecretsCreateManagedSecret"), exports);
263
+ __exportStar(require("./managedSecretsManagedSecret"), exports);
264
+ __exportStar(require("./managedSecretsUpdateManagedSecretValue"), exports);
246
265
  __exportStar(require("./messageThreadMessageThreadSummary"), exports);
247
266
  __exportStar(require("./messageThreadsGetStepExecutionsParams"), exports);
248
267
  __exportStar(require("./messageThreadsGetWorkspaceExecutionsParams"), exports);
@@ -276,11 +295,13 @@ __exportStar(require("./pagedDataCollectionAccessAccessWorkSpace"), exports);
276
295
  __exportStar(require("./pagedDataCollectionActivitiesActivityWorkSpace"), exports);
277
296
  __exportStar(require("./pagedDataCollectionAiModelSummary"), exports);
278
297
  __exportStar(require("./pagedDataCollectionAzureADGroup"), exports);
298
+ __exportStar(require("./pagedDataCollectionContainerItem"), exports);
279
299
  __exportStar(require("./pagedDataCollectionDataSetsDataSet"), exports);
280
300
  __exportStar(require("./pagedDataCollectionDataSourcesDataSource"), exports);
281
301
  __exportStar(require("./pagedDataCollectionDataSpacesDataSpace"), exports);
282
302
  __exportStar(require("./pagedDataCollectionFilesIngestedBlob"), exports);
283
303
  __exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
304
+ __exportStar(require("./pagedDataCollectionSyncsSync"), exports);
284
305
  __exportStar(require("./pagedDataCollectionUsersAppAccessUser"), exports);
285
306
  __exportStar(require("./pagedDataCollectionUsersAppUserDetail"), exports);
286
307
  __exportStar(require("./pagedDataCollectionUsersAppUserSearchResult"), exports);
@@ -289,6 +310,7 @@ __exportStar(require("./pagedDataCollectionWorkSpaceTemplatesTemplate"), exports
289
310
  __exportStar(require("./pagedDataCollectionWorkSpacesWorkSpace"), exports);
290
311
  __exportStar(require("./pagedDataSystemCollectionsGenericICollectionDataSetItem"), exports);
291
312
  __exportStar(require("./pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory"), exports);
313
+ __exportStar(require("./pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun"), exports);
292
314
  __exportStar(require("./reportingDuration"), exports);
293
315
  __exportStar(require("./reportingGetRequestsParams"), exports);
294
316
  __exportStar(require("./reportingGetTokensParams"), exports);
@@ -296,6 +318,12 @@ __exportStar(require("./reportingReportDefinitionSystemDateTime"), exports);
296
318
  __exportStar(require("./reportingReportSeries"), exports);
297
319
  __exportStar(require("./reportingSplit"), exports);
298
320
  __exportStar(require("./sandBoxGetThreadMessagesParams"), exports);
321
+ __exportStar(require("./syncsGetItemsParams"), exports);
322
+ __exportStar(require("./syncsGetParams"), exports);
323
+ __exportStar(require("./syncsSync"), exports);
324
+ __exportStar(require("./syncsSyncDataSourceInfo"), exports);
325
+ __exportStar(require("./syncsSyncQueueState"), exports);
326
+ __exportStar(require("./syncsSyncRunInfo"), exports);
299
327
  __exportStar(require("./usersAdminPermissionParams"), exports);
300
328
  __exportStar(require("./usersAppAccessUser"), exports);
301
329
  __exportStar(require("./usersAppRole"), 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
- runAt: string;
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,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -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 interface IntegrationsSmartSpaceAiIngestionRunTrigger {
8
+ kind: string;
9
+ /** @nullable */
10
+ principal?: string | null;
11
+ }
@@ -0,0 +1,8 @@
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 });
@@ -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,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });