@smartspace/api-client 0.1.0-pr.811.fc02076 → 0.1.0-pr.814.d00791b
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 +3 -3
- package/dist/generated/chat/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +1 -1
- package/dist/generated/chat/models/index.js +1 -1
- package/dist/generated/config/api.d.ts +21 -21
- package/dist/generated/config/api.js +10 -10
- package/dist/generated/config/models/{usersAppRole.d.ts → appRole.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserDetail.d.ts → appUserAppUserDetail.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserSearchResult.d.ts → appUserAppUserSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{usersServicePrincipalSearchResult.d.ts → appUserServicePrincipalSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{createDataSource.d.ts → dataSourcesCreateDataSource.d.ts} +3 -3
- package/dist/generated/config/models/{testDataSourceConnectionCredentials.d.ts → dataSourcesCreateDataSourceCredentials.d.ts} +1 -1
- package/dist/generated/config/models/{dataSource.d.ts → dataSourcesDataSource.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesDataSourceAdminUser.d.ts +10 -0
- package/dist/generated/config/models/{dataSourceCredentialsDefinition.d.ts → dataSourcesDataSourceCredentialsDefinition.d.ts} +3 -3
- package/dist/generated/config/models/{dataSourceProperty.d.ts → dataSourcesDataSourceProperty.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesDataSourceType.d.ts +14 -0
- package/dist/generated/config/models/dataSourcesTestDataSourceConnection.d.ts +11 -0
- package/dist/generated/config/models/{createDataSourceCredentials.d.ts → dataSourcesTestDataSourceConnectionCredentials.d.ts} +1 -1
- package/dist/generated/config/models/{updateDataSource.d.ts → dataSourcesUpdateDataSource.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentials.d.ts +10 -0
- package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.d.ts → dataSourcesUpdateDataSourceCredentialsCredentials.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentialsCredentials.js +8 -0
- package/dist/generated/config/models/flowDataSet.d.ts +18 -0
- package/dist/generated/config/models/flowDataSpace.d.ts +13 -0
- package/dist/generated/config/models/flowRun.d.ts +18 -0
- package/dist/generated/config/models/flowWorkSpace.d.ts +17 -0
- package/dist/generated/config/models/index.d.ts +26 -21
- package/dist/generated/config/models/index.js +26 -21
- package/dist/generated/config/models/{pagedDataCollectionDataSource.d.ts → pagedDataCollectionAppUserAppUser.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.js +2 -0
- package/dist/generated/config/zod.d.ts +249 -24
- package/dist/generated/config/zod.js +146 -25
- package/package.json +1 -1
- package/dist/generated/config/models/dataSourceType.d.ts +0 -14
- package/dist/generated/config/models/pagedDataCollectionUsersAppUser.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +0 -11
- package/dist/generated/config/models/testDataSourceConnection.d.ts +0 -11
- package/dist/generated/config/models/updateDataSourceCredentials.d.ts +0 -10
- /package/dist/generated/chat/models/{usersAppUser.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{createDataSourceCredentials.js → appRole.js} +0 -0
- /package/dist/generated/config/models/{testDataSourceConnectionCredentials.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{createDataSource.js → appUserAppUserDetail.js} +0 -0
- /package/dist/generated/config/models/{updateDataSource.js → appUserAppUserSearchResult.js} +0 -0
- /package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{dataSource.js → dataSourcesCreateDataSource.js} +0 -0
- /package/dist/generated/config/models/{usersAppRole.js → dataSourcesCreateDataSourceCredentials.js} +0 -0
- /package/dist/generated/config/models/{dataSourceCredentialsDefinition.js → dataSourcesDataSource.js} +0 -0
- /package/dist/generated/config/models/{usersAppUser.js → dataSourcesDataSourceAdminUser.js} +0 -0
- /package/dist/generated/config/models/{dataSourceProperty.js → dataSourcesDataSourceCredentialsDefinition.js} +0 -0
- /package/dist/generated/config/models/{dataSourceType.js → dataSourcesDataSourceProperty.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSource.js → dataSourcesDataSourceType.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.js → dataSourcesTestDataSourceConnection.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserSearchResult.js → dataSourcesTestDataSourceConnectionCredentials.js} +0 -0
- /package/dist/generated/config/models/{usersServicePrincipalSearchResult.js → dataSourcesUpdateDataSource.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserDetail.js → dataSourcesUpdateDataSourceCredentials.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserSearchResult.js → flowDataSet.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersServicePrincipalSearchResult.js → flowDataSpace.js} +0 -0
- /package/dist/generated/config/models/{testDataSourceConnection.js → flowRun.js} +0 -0
- /package/dist/generated/config/models/{updateDataSourceCredentials.js → flowWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserDetail.js → pagedDataCollectionAppUserAppUser.js} +0 -0
|
@@ -17,6 +17,11 @@ export * from './activityActivityWorkSpace';
|
|
|
17
17
|
export * from './activityExportLoggingsParams';
|
|
18
18
|
export * from './activityGetLoggingParams';
|
|
19
19
|
export * from './activityLlmUsageMetrics';
|
|
20
|
+
export * from './appRole';
|
|
21
|
+
export * from './appUserAppUser';
|
|
22
|
+
export * from './appUserAppUserDetail';
|
|
23
|
+
export * from './appUserAppUserSearchResult';
|
|
24
|
+
export * from './appUserServicePrincipalSearchResult';
|
|
20
25
|
export * from './applicationUpdateDeploymentInfo';
|
|
21
26
|
export * from './applicationUpdateVersionInfo';
|
|
22
27
|
export * from './azureADGroup';
|
|
@@ -40,8 +45,6 @@ export * from './coreDeploymentEnumsDeploymentStatus';
|
|
|
40
45
|
export * from './coreManagementSmartSpaceUpgradeUpdate';
|
|
41
46
|
export * from './createContainer';
|
|
42
47
|
export * from './createDataSet';
|
|
43
|
-
export * from './createDataSource';
|
|
44
|
-
export * from './createDataSourceCredentials';
|
|
45
48
|
export * from './createDataSpace';
|
|
46
49
|
export * from './createModel';
|
|
47
50
|
export * from './createModelConfiguration';
|
|
@@ -58,18 +61,26 @@ export * from './dataSetSearchRequestFilter';
|
|
|
58
61
|
export * from './dataSetsGetContainerItemsRunHistoryParams';
|
|
59
62
|
export * from './dataSetsGetGetParams';
|
|
60
63
|
export * from './dataSetsGetIdItemsParams';
|
|
61
|
-
export * from './dataSource';
|
|
62
64
|
export * from './dataSourceContainer';
|
|
63
|
-
export * from './dataSourceCredentialsDefinition';
|
|
64
|
-
export * from './dataSourceProperty';
|
|
65
|
-
export * from './dataSourceType';
|
|
66
65
|
export * from './dataSourcesContainersParams';
|
|
66
|
+
export * from './dataSourcesCreateDataSource';
|
|
67
|
+
export * from './dataSourcesCreateDataSourceCredentials';
|
|
67
68
|
export * from './dataSourcesCredentialsCredentialsType';
|
|
69
|
+
export * from './dataSourcesDataSource';
|
|
70
|
+
export * from './dataSourcesDataSourceAdminUser';
|
|
68
71
|
export * from './dataSourcesDataSourceContainer';
|
|
69
72
|
export * from './dataSourcesDataSourceContainerProperty';
|
|
73
|
+
export * from './dataSourcesDataSourceCredentialsDefinition';
|
|
74
|
+
export * from './dataSourcesDataSourceProperty';
|
|
70
75
|
export * from './dataSourcesDataSourcePropertyType';
|
|
76
|
+
export * from './dataSourcesDataSourceType';
|
|
71
77
|
export * from './dataSourcesGetParams';
|
|
72
78
|
export * from './dataSourcesTestConnectionResult';
|
|
79
|
+
export * from './dataSourcesTestDataSourceConnection';
|
|
80
|
+
export * from './dataSourcesTestDataSourceConnectionCredentials';
|
|
81
|
+
export * from './dataSourcesUpdateDataSource';
|
|
82
|
+
export * from './dataSourcesUpdateDataSourceCredentials';
|
|
83
|
+
export * from './dataSourcesUpdateDataSourceCredentialsCredentials';
|
|
73
84
|
export * from './dataSpace';
|
|
74
85
|
export * from './dataSpacesGetDataSetsParams';
|
|
75
86
|
export * from './dataSpacesGetParams';
|
|
@@ -106,6 +117,8 @@ export * from './flow';
|
|
|
106
117
|
export * from './flowBlock';
|
|
107
118
|
export * from './flowConstant';
|
|
108
119
|
export * from './flowConstantValue';
|
|
120
|
+
export * from './flowDataSet';
|
|
121
|
+
export * from './flowDataSpace';
|
|
109
122
|
export * from './flowDefinition';
|
|
110
123
|
export * from './flowDefinitionBlocks';
|
|
111
124
|
export * from './flowDefinitionConstants';
|
|
@@ -117,6 +130,7 @@ export * from './flowInput';
|
|
|
117
130
|
export * from './flowInputSchema';
|
|
118
131
|
export * from './flowOutput';
|
|
119
132
|
export * from './flowOutputSchema';
|
|
133
|
+
export * from './flowRun';
|
|
120
134
|
export * from './flowRunsAddFileIdFilesBody';
|
|
121
135
|
export * from './flowRunsCreateFlowRunParams';
|
|
122
136
|
export * from './flowRunsGetStepExecutionsParams';
|
|
@@ -129,6 +143,7 @@ export * from './flowValueModel';
|
|
|
129
143
|
export * from './flowValueModelChannels';
|
|
130
144
|
export * from './flowVariable';
|
|
131
145
|
export * from './flowVariableSchema';
|
|
146
|
+
export * from './flowWorkSpace';
|
|
132
147
|
export * from './flowsBlockConstant';
|
|
133
148
|
export * from './flowsBlockConstantValue';
|
|
134
149
|
export * from './flowsBlockPinRef';
|
|
@@ -188,17 +203,17 @@ export * from './outputPinInterfaceMetadata';
|
|
|
188
203
|
export * from './outputPinInterfaceSchema';
|
|
189
204
|
export * from './pagedDataCollectionAccess';
|
|
190
205
|
export * from './pagedDataCollectionActivityActivityWorkSpace';
|
|
206
|
+
export * from './pagedDataCollectionAppUserAppUser';
|
|
207
|
+
export * from './pagedDataCollectionAppUserAppUserDetail';
|
|
208
|
+
export * from './pagedDataCollectionAppUserAppUserSearchResult';
|
|
209
|
+
export * from './pagedDataCollectionAppUserServicePrincipalSearchResult';
|
|
191
210
|
export * from './pagedDataCollectionAzureADGroup';
|
|
192
211
|
export * from './pagedDataCollectionDataSet';
|
|
193
|
-
export * from './
|
|
212
|
+
export * from './pagedDataCollectionDataSourcesDataSource';
|
|
194
213
|
export * from './pagedDataCollectionDataSpace';
|
|
195
214
|
export * from './pagedDataCollectionIngestedBlob';
|
|
196
215
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
197
216
|
export * from './pagedDataCollectionModelModelSummary';
|
|
198
|
-
export * from './pagedDataCollectionUsersAppUser';
|
|
199
|
-
export * from './pagedDataCollectionUsersAppUserDetail';
|
|
200
|
-
export * from './pagedDataCollectionUsersAppUserSearchResult';
|
|
201
|
-
export * from './pagedDataCollectionUsersServicePrincipalSearchResult';
|
|
202
217
|
export * from './pagedDataCollectionWorkSpace';
|
|
203
218
|
export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
|
|
204
219
|
export * from './portInterface';
|
|
@@ -215,25 +230,15 @@ export * from './sandBoxGetThreadMessagesParams';
|
|
|
215
230
|
export * from './stateInterface';
|
|
216
231
|
export * from './stateInterfaceDefault';
|
|
217
232
|
export * from './stateInterfaceMetadata';
|
|
218
|
-
export * from './testDataSourceConnection';
|
|
219
|
-
export * from './testDataSourceConnectionCredentials';
|
|
220
233
|
export * from './updateContainer';
|
|
221
234
|
export * from './updateDataSet';
|
|
222
235
|
export * from './updateDataSetBasicInfo';
|
|
223
|
-
export * from './updateDataSource';
|
|
224
|
-
export * from './updateDataSourceCredentials';
|
|
225
|
-
export * from './updateDataSourceCredentialsCredentials';
|
|
226
236
|
export * from './updateDataSpace';
|
|
227
237
|
export * from './usersAdminPermissionParams';
|
|
228
|
-
export * from './usersAppRole';
|
|
229
|
-
export * from './usersAppUser';
|
|
230
|
-
export * from './usersAppUserDetail';
|
|
231
|
-
export * from './usersAppUserSearchResult';
|
|
232
238
|
export * from './usersGetAccessWorkSpacesParams';
|
|
233
239
|
export * from './usersGetUsersParams';
|
|
234
240
|
export * from './usersRemoveUserFromAllWorkSpacesParams';
|
|
235
241
|
export * from './usersSearchUsersParams';
|
|
236
|
-
export * from './usersServicePrincipalSearchResult';
|
|
237
242
|
export * from './workSpace';
|
|
238
243
|
export * from './workSpaceBasicInfo';
|
|
239
244
|
export * from './workSpaceInfo';
|
|
@@ -33,6 +33,11 @@ __exportStar(require("./activityActivityWorkSpace"), exports);
|
|
|
33
33
|
__exportStar(require("./activityExportLoggingsParams"), exports);
|
|
34
34
|
__exportStar(require("./activityGetLoggingParams"), exports);
|
|
35
35
|
__exportStar(require("./activityLlmUsageMetrics"), exports);
|
|
36
|
+
__exportStar(require("./appRole"), exports);
|
|
37
|
+
__exportStar(require("./appUserAppUser"), exports);
|
|
38
|
+
__exportStar(require("./appUserAppUserDetail"), exports);
|
|
39
|
+
__exportStar(require("./appUserAppUserSearchResult"), exports);
|
|
40
|
+
__exportStar(require("./appUserServicePrincipalSearchResult"), exports);
|
|
36
41
|
__exportStar(require("./applicationUpdateDeploymentInfo"), exports);
|
|
37
42
|
__exportStar(require("./applicationUpdateVersionInfo"), exports);
|
|
38
43
|
__exportStar(require("./azureADGroup"), exports);
|
|
@@ -56,8 +61,6 @@ __exportStar(require("./coreDeploymentEnumsDeploymentStatus"), exports);
|
|
|
56
61
|
__exportStar(require("./coreManagementSmartSpaceUpgradeUpdate"), exports);
|
|
57
62
|
__exportStar(require("./createContainer"), exports);
|
|
58
63
|
__exportStar(require("./createDataSet"), exports);
|
|
59
|
-
__exportStar(require("./createDataSource"), exports);
|
|
60
|
-
__exportStar(require("./createDataSourceCredentials"), exports);
|
|
61
64
|
__exportStar(require("./createDataSpace"), exports);
|
|
62
65
|
__exportStar(require("./createModel"), exports);
|
|
63
66
|
__exportStar(require("./createModelConfiguration"), exports);
|
|
@@ -74,18 +77,26 @@ __exportStar(require("./dataSetSearchRequestFilter"), exports);
|
|
|
74
77
|
__exportStar(require("./dataSetsGetContainerItemsRunHistoryParams"), exports);
|
|
75
78
|
__exportStar(require("./dataSetsGetGetParams"), exports);
|
|
76
79
|
__exportStar(require("./dataSetsGetIdItemsParams"), exports);
|
|
77
|
-
__exportStar(require("./dataSource"), exports);
|
|
78
80
|
__exportStar(require("./dataSourceContainer"), exports);
|
|
79
|
-
__exportStar(require("./dataSourceCredentialsDefinition"), exports);
|
|
80
|
-
__exportStar(require("./dataSourceProperty"), exports);
|
|
81
|
-
__exportStar(require("./dataSourceType"), exports);
|
|
82
81
|
__exportStar(require("./dataSourcesContainersParams"), exports);
|
|
82
|
+
__exportStar(require("./dataSourcesCreateDataSource"), exports);
|
|
83
|
+
__exportStar(require("./dataSourcesCreateDataSourceCredentials"), exports);
|
|
83
84
|
__exportStar(require("./dataSourcesCredentialsCredentialsType"), exports);
|
|
85
|
+
__exportStar(require("./dataSourcesDataSource"), exports);
|
|
86
|
+
__exportStar(require("./dataSourcesDataSourceAdminUser"), exports);
|
|
84
87
|
__exportStar(require("./dataSourcesDataSourceContainer"), exports);
|
|
85
88
|
__exportStar(require("./dataSourcesDataSourceContainerProperty"), exports);
|
|
89
|
+
__exportStar(require("./dataSourcesDataSourceCredentialsDefinition"), exports);
|
|
90
|
+
__exportStar(require("./dataSourcesDataSourceProperty"), exports);
|
|
86
91
|
__exportStar(require("./dataSourcesDataSourcePropertyType"), exports);
|
|
92
|
+
__exportStar(require("./dataSourcesDataSourceType"), exports);
|
|
87
93
|
__exportStar(require("./dataSourcesGetParams"), exports);
|
|
88
94
|
__exportStar(require("./dataSourcesTestConnectionResult"), exports);
|
|
95
|
+
__exportStar(require("./dataSourcesTestDataSourceConnection"), exports);
|
|
96
|
+
__exportStar(require("./dataSourcesTestDataSourceConnectionCredentials"), exports);
|
|
97
|
+
__exportStar(require("./dataSourcesUpdateDataSource"), exports);
|
|
98
|
+
__exportStar(require("./dataSourcesUpdateDataSourceCredentials"), exports);
|
|
99
|
+
__exportStar(require("./dataSourcesUpdateDataSourceCredentialsCredentials"), exports);
|
|
89
100
|
__exportStar(require("./dataSpace"), exports);
|
|
90
101
|
__exportStar(require("./dataSpacesGetDataSetsParams"), exports);
|
|
91
102
|
__exportStar(require("./dataSpacesGetParams"), exports);
|
|
@@ -122,6 +133,8 @@ __exportStar(require("./flow"), exports);
|
|
|
122
133
|
__exportStar(require("./flowBlock"), exports);
|
|
123
134
|
__exportStar(require("./flowConstant"), exports);
|
|
124
135
|
__exportStar(require("./flowConstantValue"), exports);
|
|
136
|
+
__exportStar(require("./flowDataSet"), exports);
|
|
137
|
+
__exportStar(require("./flowDataSpace"), exports);
|
|
125
138
|
__exportStar(require("./flowDefinition"), exports);
|
|
126
139
|
__exportStar(require("./flowDefinitionBlocks"), exports);
|
|
127
140
|
__exportStar(require("./flowDefinitionConstants"), exports);
|
|
@@ -133,6 +146,7 @@ __exportStar(require("./flowInput"), exports);
|
|
|
133
146
|
__exportStar(require("./flowInputSchema"), exports);
|
|
134
147
|
__exportStar(require("./flowOutput"), exports);
|
|
135
148
|
__exportStar(require("./flowOutputSchema"), exports);
|
|
149
|
+
__exportStar(require("./flowRun"), exports);
|
|
136
150
|
__exportStar(require("./flowRunsAddFileIdFilesBody"), exports);
|
|
137
151
|
__exportStar(require("./flowRunsCreateFlowRunParams"), exports);
|
|
138
152
|
__exportStar(require("./flowRunsGetStepExecutionsParams"), exports);
|
|
@@ -145,6 +159,7 @@ __exportStar(require("./flowValueModel"), exports);
|
|
|
145
159
|
__exportStar(require("./flowValueModelChannels"), exports);
|
|
146
160
|
__exportStar(require("./flowVariable"), exports);
|
|
147
161
|
__exportStar(require("./flowVariableSchema"), exports);
|
|
162
|
+
__exportStar(require("./flowWorkSpace"), exports);
|
|
148
163
|
__exportStar(require("./flowsBlockConstant"), exports);
|
|
149
164
|
__exportStar(require("./flowsBlockConstantValue"), exports);
|
|
150
165
|
__exportStar(require("./flowsBlockPinRef"), exports);
|
|
@@ -204,17 +219,17 @@ __exportStar(require("./outputPinInterfaceMetadata"), exports);
|
|
|
204
219
|
__exportStar(require("./outputPinInterfaceSchema"), exports);
|
|
205
220
|
__exportStar(require("./pagedDataCollectionAccess"), exports);
|
|
206
221
|
__exportStar(require("./pagedDataCollectionActivityActivityWorkSpace"), exports);
|
|
222
|
+
__exportStar(require("./pagedDataCollectionAppUserAppUser"), exports);
|
|
223
|
+
__exportStar(require("./pagedDataCollectionAppUserAppUserDetail"), exports);
|
|
224
|
+
__exportStar(require("./pagedDataCollectionAppUserAppUserSearchResult"), exports);
|
|
225
|
+
__exportStar(require("./pagedDataCollectionAppUserServicePrincipalSearchResult"), exports);
|
|
207
226
|
__exportStar(require("./pagedDataCollectionAzureADGroup"), exports);
|
|
208
227
|
__exportStar(require("./pagedDataCollectionDataSet"), exports);
|
|
209
|
-
__exportStar(require("./
|
|
228
|
+
__exportStar(require("./pagedDataCollectionDataSourcesDataSource"), exports);
|
|
210
229
|
__exportStar(require("./pagedDataCollectionDataSpace"), exports);
|
|
211
230
|
__exportStar(require("./pagedDataCollectionIngestedBlob"), exports);
|
|
212
231
|
__exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
|
|
213
232
|
__exportStar(require("./pagedDataCollectionModelModelSummary"), exports);
|
|
214
|
-
__exportStar(require("./pagedDataCollectionUsersAppUser"), exports);
|
|
215
|
-
__exportStar(require("./pagedDataCollectionUsersAppUserDetail"), exports);
|
|
216
|
-
__exportStar(require("./pagedDataCollectionUsersAppUserSearchResult"), exports);
|
|
217
|
-
__exportStar(require("./pagedDataCollectionUsersServicePrincipalSearchResult"), exports);
|
|
218
233
|
__exportStar(require("./pagedDataCollectionWorkSpace"), exports);
|
|
219
234
|
__exportStar(require("./pagedDataCollectionWorkSpaceTemplatesTemplate"), exports);
|
|
220
235
|
__exportStar(require("./portInterface"), exports);
|
|
@@ -231,25 +246,15 @@ __exportStar(require("./sandBoxGetThreadMessagesParams"), exports);
|
|
|
231
246
|
__exportStar(require("./stateInterface"), exports);
|
|
232
247
|
__exportStar(require("./stateInterfaceDefault"), exports);
|
|
233
248
|
__exportStar(require("./stateInterfaceMetadata"), exports);
|
|
234
|
-
__exportStar(require("./testDataSourceConnection"), exports);
|
|
235
|
-
__exportStar(require("./testDataSourceConnectionCredentials"), exports);
|
|
236
249
|
__exportStar(require("./updateContainer"), exports);
|
|
237
250
|
__exportStar(require("./updateDataSet"), exports);
|
|
238
251
|
__exportStar(require("./updateDataSetBasicInfo"), exports);
|
|
239
|
-
__exportStar(require("./updateDataSource"), exports);
|
|
240
|
-
__exportStar(require("./updateDataSourceCredentials"), exports);
|
|
241
|
-
__exportStar(require("./updateDataSourceCredentialsCredentials"), exports);
|
|
242
252
|
__exportStar(require("./updateDataSpace"), exports);
|
|
243
253
|
__exportStar(require("./usersAdminPermissionParams"), exports);
|
|
244
|
-
__exportStar(require("./usersAppRole"), exports);
|
|
245
|
-
__exportStar(require("./usersAppUser"), exports);
|
|
246
|
-
__exportStar(require("./usersAppUserDetail"), exports);
|
|
247
|
-
__exportStar(require("./usersAppUserSearchResult"), exports);
|
|
248
254
|
__exportStar(require("./usersGetAccessWorkSpacesParams"), exports);
|
|
249
255
|
__exportStar(require("./usersGetUsersParams"), exports);
|
|
250
256
|
__exportStar(require("./usersRemoveUserFromAllWorkSpacesParams"), exports);
|
|
251
257
|
__exportStar(require("./usersSearchUsersParams"), exports);
|
|
252
|
-
__exportStar(require("./usersServicePrincipalSearchResult"), exports);
|
|
253
258
|
__exportStar(require("./workSpace"), exports);
|
|
254
259
|
__exportStar(require("./workSpaceBasicInfo"), exports);
|
|
255
260
|
__exportStar(require("./workSpaceInfo"), exports);
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
export interface
|
|
9
|
-
data:
|
|
7
|
+
import type { AppUserAppUser } from './appUserAppUser';
|
|
8
|
+
export interface PagedDataCollectionAppUserAppUser {
|
|
9
|
+
data: AppUserAppUser[];
|
|
10
10
|
total: number;
|
|
11
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 { AppUserAppUserDetail } from './appUserAppUserDetail';
|
|
8
|
+
export interface PagedDataCollectionAppUserAppUserDetail {
|
|
9
|
+
data: AppUserAppUserDetail[];
|
|
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 { AppUserAppUserSearchResult } from './appUserAppUserSearchResult';
|
|
8
|
+
export interface PagedDataCollectionAppUserAppUserSearchResult {
|
|
9
|
+
data: AppUserAppUserSearchResult[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts
ADDED
|
@@ -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 { AppUserServicePrincipalSearchResult } from './appUserServicePrincipalSearchResult';
|
|
8
|
+
export interface PagedDataCollectionAppUserServicePrincipalSearchResult {
|
|
9
|
+
data: AppUserServicePrincipalSearchResult[];
|
|
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 { DataSourcesDataSource } from './dataSourcesDataSource';
|
|
8
|
+
export interface PagedDataCollectionDataSourcesDataSource {
|
|
9
|
+
data: DataSourcesDataSource[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -679,24 +679,233 @@ export declare const containersPostQueryDataSetIdRegExp: RegExp;
|
|
|
679
679
|
export declare const containersPostQueryParams: zod.ZodObject<{
|
|
680
680
|
dataSetId: zod.ZodOptional<zod.ZodString>;
|
|
681
681
|
}, zod.core.$strict>;
|
|
682
|
-
export declare const
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
682
|
+
export declare const containersPostResponseDataSetIdRegExp: RegExp;
|
|
683
|
+
export declare const containersPostResponseDataSetVersionRegExp: RegExp;
|
|
684
|
+
export declare const containersPostResponseFlowActiveFlowDefinitionIdRegExp: RegExp;
|
|
685
|
+
export declare const containersPostResponseFlowIdRegExp: RegExp;
|
|
686
|
+
export declare const containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp: RegExp;
|
|
687
|
+
export declare const containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp: RegExp;
|
|
688
|
+
export declare const containersPostResponseFlowTriggersItemFlowIdRegExp: RegExp;
|
|
689
|
+
export declare const containersPostResponseFlowTriggersItemIdRegExp: RegExp;
|
|
690
|
+
export declare const containersPostResponseIdRegExp: RegExp;
|
|
691
|
+
export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp: RegExp;
|
|
692
|
+
export declare const containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp: RegExp;
|
|
693
|
+
export declare const containersPostResponseWorkSpaceDataSpacesItemIdRegExp: RegExp;
|
|
694
|
+
export declare const containersPostResponseWorkSpaceIdRegExp: RegExp;
|
|
695
|
+
export declare const containersPostResponseItem: zod.ZodObject<{
|
|
696
|
+
dataSet: zod.ZodOptional<zod.ZodObject<{
|
|
697
|
+
id: zod.ZodString;
|
|
698
|
+
name: zod.ZodString;
|
|
699
|
+
properties: zod.ZodArray<zod.ZodObject<{
|
|
700
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
701
|
+
isVector: zod.ZodBoolean;
|
|
702
|
+
name: zod.ZodString;
|
|
703
|
+
}, zod.core.$strip>>;
|
|
704
|
+
version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
705
|
+
}, zod.core.$strip>>;
|
|
706
|
+
finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
707
|
+
flow: zod.ZodObject<{
|
|
708
|
+
activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
|
|
709
|
+
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
710
|
+
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
711
|
+
target: zod.ZodObject<{
|
|
712
|
+
pin: zod.ZodString;
|
|
713
|
+
port: zod.ZodString;
|
|
714
|
+
}, zod.core.$strip>;
|
|
715
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
716
|
+
}, zod.core.$strip>>>>;
|
|
717
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
718
|
+
dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
719
|
+
pin: zod.ZodString;
|
|
720
|
+
port: zod.ZodString;
|
|
721
|
+
}, zod.core.$strip>>>>;
|
|
722
|
+
dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
723
|
+
pin: zod.ZodString;
|
|
724
|
+
port: zod.ZodString;
|
|
725
|
+
}, zod.core.$strip>>>>;
|
|
726
|
+
dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
727
|
+
name: zod.ZodString;
|
|
728
|
+
version: zod.ZodString;
|
|
729
|
+
}, zod.core.$strip>>>>;
|
|
730
|
+
connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
731
|
+
source: zod.ZodObject<{
|
|
732
|
+
node: zod.ZodString;
|
|
733
|
+
pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
734
|
+
port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
735
|
+
}, zod.core.$strip>;
|
|
736
|
+
target: zod.ZodObject<{
|
|
737
|
+
node: zod.ZodString;
|
|
738
|
+
pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
739
|
+
port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
740
|
+
}, zod.core.$strip>;
|
|
741
|
+
}, zod.core.$strip>>>>;
|
|
742
|
+
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
743
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
744
|
+
}, zod.core.$strip>>>>;
|
|
745
|
+
inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
746
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
747
|
+
}, zod.core.$strip>>>>;
|
|
748
|
+
layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
749
|
+
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
750
|
+
outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
751
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
752
|
+
}, zod.core.$strip>>>>;
|
|
753
|
+
variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
754
|
+
access: zod.ZodEnum<{
|
|
755
|
+
None: "None";
|
|
756
|
+
Read: "Read";
|
|
757
|
+
Write: "Write";
|
|
758
|
+
}>;
|
|
759
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
760
|
+
}, zod.core.$strip>>>>;
|
|
761
|
+
}, zod.core.$strip>>;
|
|
762
|
+
activeFlowDefinitionId: zod.ZodString;
|
|
763
|
+
id: zod.ZodString;
|
|
764
|
+
triggers: zod.ZodArray<zod.ZodObject<{
|
|
765
|
+
dataSourceContainer: zod.ZodObject<{
|
|
766
|
+
dataSourceId: zod.ZodString;
|
|
767
|
+
id: zod.ZodString;
|
|
768
|
+
name: zod.ZodString;
|
|
769
|
+
path: zod.ZodString;
|
|
770
|
+
}, zod.core.$strip>;
|
|
771
|
+
flowId: zod.ZodString;
|
|
772
|
+
id: zod.ZodString;
|
|
773
|
+
inputName: zod.ZodString;
|
|
774
|
+
type: zod.ZodEnum<{
|
|
775
|
+
Periodic: "Periodic";
|
|
776
|
+
Container: "Container";
|
|
777
|
+
}>;
|
|
778
|
+
}, zod.core.$strip>>;
|
|
779
|
+
}, zod.core.$strip>;
|
|
780
|
+
id: zod.ZodString;
|
|
781
|
+
workSpace: zod.ZodOptional<zod.ZodObject<{
|
|
782
|
+
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
783
|
+
dataSets: zod.ZodArray<zod.ZodObject<{
|
|
784
|
+
id: zod.ZodString;
|
|
785
|
+
name: zod.ZodString;
|
|
786
|
+
properties: zod.ZodArray<zod.ZodObject<{
|
|
787
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
788
|
+
isVector: zod.ZodBoolean;
|
|
789
|
+
name: zod.ZodString;
|
|
790
|
+
}, zod.core.$strip>>;
|
|
791
|
+
version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
792
|
+
}, zod.core.$strip>>;
|
|
793
|
+
id: zod.ZodString;
|
|
794
|
+
name: zod.ZodString;
|
|
795
|
+
}, zod.core.$strip>>;
|
|
796
|
+
firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
797
|
+
id: zod.ZodString;
|
|
798
|
+
name: zod.ZodString;
|
|
799
|
+
summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
800
|
+
}, zod.core.$strip>>;
|
|
699
801
|
}, zod.core.$strip>;
|
|
802
|
+
export declare const containersPostResponse: zod.ZodArray<zod.ZodObject<{
|
|
803
|
+
dataSet: zod.ZodOptional<zod.ZodObject<{
|
|
804
|
+
id: zod.ZodString;
|
|
805
|
+
name: zod.ZodString;
|
|
806
|
+
properties: zod.ZodArray<zod.ZodObject<{
|
|
807
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
808
|
+
isVector: zod.ZodBoolean;
|
|
809
|
+
name: zod.ZodString;
|
|
810
|
+
}, zod.core.$strip>>;
|
|
811
|
+
version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
812
|
+
}, zod.core.$strip>>;
|
|
813
|
+
finishedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
814
|
+
flow: zod.ZodObject<{
|
|
815
|
+
activeFlowDefinition: zod.ZodOptional<zod.ZodObject<{
|
|
816
|
+
blocks: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
817
|
+
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
818
|
+
target: zod.ZodObject<{
|
|
819
|
+
pin: zod.ZodString;
|
|
820
|
+
port: zod.ZodString;
|
|
821
|
+
}, zod.core.$strip>;
|
|
822
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
823
|
+
}, zod.core.$strip>>>>;
|
|
824
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
825
|
+
dynamicInputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
826
|
+
pin: zod.ZodString;
|
|
827
|
+
port: zod.ZodString;
|
|
828
|
+
}, zod.core.$strip>>>>;
|
|
829
|
+
dynamicOutputPins: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
830
|
+
pin: zod.ZodString;
|
|
831
|
+
port: zod.ZodString;
|
|
832
|
+
}, zod.core.$strip>>>>;
|
|
833
|
+
dynamicPorts: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodString>>>;
|
|
834
|
+
name: zod.ZodString;
|
|
835
|
+
version: zod.ZodString;
|
|
836
|
+
}, zod.core.$strip>>>>;
|
|
837
|
+
connections: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodObject<{
|
|
838
|
+
source: zod.ZodObject<{
|
|
839
|
+
node: zod.ZodString;
|
|
840
|
+
pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
841
|
+
port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
842
|
+
}, zod.core.$strip>;
|
|
843
|
+
target: zod.ZodObject<{
|
|
844
|
+
node: zod.ZodString;
|
|
845
|
+
pin: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
846
|
+
port: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
847
|
+
}, zod.core.$strip>;
|
|
848
|
+
}, zod.core.$strip>>>>;
|
|
849
|
+
constants: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
850
|
+
value: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
851
|
+
}, zod.core.$strip>>>>;
|
|
852
|
+
inputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
853
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
854
|
+
}, zod.core.$strip>>>>;
|
|
855
|
+
layout: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
856
|
+
name: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
857
|
+
outputs: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
858
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
859
|
+
}, zod.core.$strip>>>>;
|
|
860
|
+
variables: zod.ZodOptional<zod.ZodNullable<zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
861
|
+
access: zod.ZodEnum<{
|
|
862
|
+
None: "None";
|
|
863
|
+
Read: "Read";
|
|
864
|
+
Write: "Write";
|
|
865
|
+
}>;
|
|
866
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
867
|
+
}, zod.core.$strip>>>>;
|
|
868
|
+
}, zod.core.$strip>>;
|
|
869
|
+
activeFlowDefinitionId: zod.ZodString;
|
|
870
|
+
id: zod.ZodString;
|
|
871
|
+
triggers: zod.ZodArray<zod.ZodObject<{
|
|
872
|
+
dataSourceContainer: zod.ZodObject<{
|
|
873
|
+
dataSourceId: zod.ZodString;
|
|
874
|
+
id: zod.ZodString;
|
|
875
|
+
name: zod.ZodString;
|
|
876
|
+
path: zod.ZodString;
|
|
877
|
+
}, zod.core.$strip>;
|
|
878
|
+
flowId: zod.ZodString;
|
|
879
|
+
id: zod.ZodString;
|
|
880
|
+
inputName: zod.ZodString;
|
|
881
|
+
type: zod.ZodEnum<{
|
|
882
|
+
Periodic: "Periodic";
|
|
883
|
+
Container: "Container";
|
|
884
|
+
}>;
|
|
885
|
+
}, zod.core.$strip>>;
|
|
886
|
+
}, zod.core.$strip>;
|
|
887
|
+
id: zod.ZodString;
|
|
888
|
+
workSpace: zod.ZodOptional<zod.ZodObject<{
|
|
889
|
+
dataSpaces: zod.ZodArray<zod.ZodObject<{
|
|
890
|
+
dataSets: zod.ZodArray<zod.ZodObject<{
|
|
891
|
+
id: zod.ZodString;
|
|
892
|
+
name: zod.ZodString;
|
|
893
|
+
properties: zod.ZodArray<zod.ZodObject<{
|
|
894
|
+
description: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
895
|
+
isVector: zod.ZodBoolean;
|
|
896
|
+
name: zod.ZodString;
|
|
897
|
+
}, zod.core.$strip>>;
|
|
898
|
+
version: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
899
|
+
}, zod.core.$strip>>;
|
|
900
|
+
id: zod.ZodString;
|
|
901
|
+
name: zod.ZodString;
|
|
902
|
+
}, zod.core.$strip>>;
|
|
903
|
+
firstPrompt: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
904
|
+
id: zod.ZodString;
|
|
905
|
+
name: zod.ZodString;
|
|
906
|
+
summary: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
907
|
+
}, zod.core.$strip>>;
|
|
908
|
+
}, zod.core.$strip>>;
|
|
700
909
|
export declare const dataSetsGetGetQueryTakeDefault = 20;
|
|
701
910
|
export declare const dataSetsGetGetQuerySkipDefault = 0;
|
|
702
911
|
export declare const dataSetsGetGetQueryParams: zod.ZodObject<{
|
|
@@ -1181,7 +1390,18 @@ export declare const dataSourcesPostBody: zod.ZodObject<{
|
|
|
1181
1390
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1182
1391
|
name: zod.ZodString;
|
|
1183
1392
|
}, zod.core.$strict>;
|
|
1393
|
+
export declare const dataSourcesPostResponseContainersItemDataSourceIdRegExp: RegExp;
|
|
1394
|
+
export declare const dataSourcesPostResponseContainersItemIdRegExp: RegExp;
|
|
1395
|
+
export declare const dataSourcesPostResponseIdRegExp: RegExp;
|
|
1184
1396
|
export declare const dataSourcesPostResponse: zod.ZodObject<{
|
|
1397
|
+
containers: zod.ZodArray<zod.ZodObject<{
|
|
1398
|
+
dataSourceId: zod.ZodString;
|
|
1399
|
+
id: zod.ZodString;
|
|
1400
|
+
name: zod.ZodString;
|
|
1401
|
+
path: zod.ZodString;
|
|
1402
|
+
}, zod.core.$strip>>;
|
|
1403
|
+
createdAt: zod.ZodISODateTime;
|
|
1404
|
+
createdByUserId: zod.ZodString;
|
|
1185
1405
|
credentialType: zod.ZodEnum<{
|
|
1186
1406
|
BlobStorage: "BlobStorage";
|
|
1187
1407
|
SqlServer: "SqlServer";
|
|
@@ -1195,9 +1415,12 @@ export declare const dataSourcesPostResponse: zod.ZodObject<{
|
|
|
1195
1415
|
File: "File";
|
|
1196
1416
|
Sitemap: "Sitemap";
|
|
1197
1417
|
}>;
|
|
1198
|
-
|
|
1418
|
+
id: zod.ZodString;
|
|
1199
1419
|
keyId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1420
|
+
modifiedAt: zod.ZodOptional<zod.ZodNullable<zod.ZodISODateTime>>;
|
|
1421
|
+
modifiedByUserId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
1200
1422
|
name: zod.ZodString;
|
|
1423
|
+
searchable: zod.ZodBoolean;
|
|
1201
1424
|
}, zod.core.$strip>;
|
|
1202
1425
|
/**
|
|
1203
1426
|
* @summary Remove a specific data source from SmartSpace using its unique ID.
|
|
@@ -1255,22 +1478,24 @@ export declare const dataSourcesGetAdminUsersPathIdRegExp: RegExp;
|
|
|
1255
1478
|
export declare const dataSourcesGetAdminUsersParams: zod.ZodObject<{
|
|
1256
1479
|
id: zod.ZodString;
|
|
1257
1480
|
}, zod.core.$strict>;
|
|
1258
|
-
export declare const dataSourcesGetAdminUsersResponseItem: zod.
|
|
1259
|
-
|
|
1481
|
+
export declare const dataSourcesGetAdminUsersResponseItem: zod.ZodObject<{
|
|
1482
|
+
id: zod.ZodString;
|
|
1483
|
+
name: zod.ZodString;
|
|
1484
|
+
}, zod.core.$strip>;
|
|
1485
|
+
export declare const dataSourcesGetAdminUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
1486
|
+
id: zod.ZodString;
|
|
1487
|
+
name: zod.ZodString;
|
|
1488
|
+
}, zod.core.$strip>>;
|
|
1260
1489
|
export declare const dataSourcesDeleteAdminPathIdRegExp: RegExp;
|
|
1261
1490
|
export declare const dataSourcesDeleteAdminParams: zod.ZodObject<{
|
|
1262
1491
|
id: zod.ZodString;
|
|
1263
1492
|
userId: zod.ZodString;
|
|
1264
1493
|
}, zod.core.$strict>;
|
|
1265
|
-
export declare const dataSourcesDeleteAdminResponseItem: zod.ZodString;
|
|
1266
|
-
export declare const dataSourcesDeleteAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1267
1494
|
export declare const dataSourcesAddAdminPathIdRegExp: RegExp;
|
|
1268
1495
|
export declare const dataSourcesAddAdminParams: zod.ZodObject<{
|
|
1269
1496
|
id: zod.ZodString;
|
|
1270
1497
|
userId: zod.ZodString;
|
|
1271
1498
|
}, zod.core.$strict>;
|
|
1272
|
-
export declare const dataSourcesAddAdminResponseItem: zod.ZodString;
|
|
1273
|
-
export declare const dataSourcesAddAdminResponse: zod.ZodArray<zod.ZodString>;
|
|
1274
1499
|
/**
|
|
1275
1500
|
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
1276
1501
|
*/
|