@smartspace/api-client 0.1.0-pr.812.c534e37 → 0.1.0-pr.817.50acd74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generated/chat/api.d.ts +2 -2
- package/dist/generated/chat/models/{access.d.ts → accessAccess.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +2 -2
- package/dist/generated/chat/models/index.js +2 -2
- package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/config/api.d.ts +10 -10
- package/dist/generated/config/api.js +9 -9
- package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +1 -1
- package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +1 -1
- package/dist/generated/config/models/accessCreateAccess.d.ts +13 -0
- package/dist/generated/config/models/accessGetGroupsParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +0 -13
- package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +3 -3
- package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
- package/dist/generated/config/models/activityExportLoggingsParams.d.ts +0 -10
- package/dist/generated/config/models/activityGetLoggingParams.d.ts +0 -16
- package/dist/generated/config/models/{appUserAppUser.d.ts → appUserAppAccessUser.d.ts} +2 -2
- package/dist/generated/config/models/{blocksBlockSet.d.ts → blockBlockSet.d.ts} +3 -3
- package/dist/generated/config/models/{blocksGetBlocks200One.d.ts → blockBlockSetBlockInterfaces.d.ts} +3 -3
- package/dist/generated/config/models/{blocksBlockInfo.d.ts → blockInfo.d.ts} +3 -3
- package/dist/generated/config/models/blockInterface.d.ts +17 -0
- package/dist/generated/config/models/{blocksPortInterfaceMetadata.d.ts → blockInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blockInterfacePorts.d.ts +10 -0
- package/dist/generated/config/models/blockInterfaceState.d.ts +10 -0
- package/dist/generated/config/models/index.d.ts +32 -34
- package/dist/generated/config/models/index.js +32 -34
- package/dist/generated/config/models/inputPinInterface.d.ts +23 -0
- package/dist/generated/config/models/{blocksStateInterfaceDefault.d.ts → inputPinInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{blocksInputPinInterfaceGenerics.d.ts → inputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/{blocksBlockInterfaceMetadata.d.ts → inputPinInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/{blocksStateInterfaceMetadata.d.ts → inputPinInterfaceSchema.d.ts} +1 -1
- package/dist/generated/config/models/outputPinInterface.d.ts +19 -0
- package/dist/generated/config/models/{blocksOutputPinInterfaceGenerics.d.ts → outputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/{blocksInputPinInterfaceSchema.d.ts → outputPinInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppAccessUser.d.ts +11 -0
- package/dist/generated/config/models/portInterface.d.ts +17 -0
- package/dist/generated/config/models/portInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/portInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/portInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/stateInterface.d.ts +15 -0
- package/dist/generated/config/models/{blocksInputPinInterfaceDefault.d.ts → stateInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/stateInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/zod.d.ts +98 -72
- package/dist/generated/config/zod.js +65 -86
- package/package.json +1 -1
- package/dist/generated/config/models/blocksBlockInterface.d.ts +0 -17
- package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +0 -10
- package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +0 -10
- package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +0 -12
- package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +0 -12
- package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +0 -12
- package/dist/generated/config/models/blocksInputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/blocksPortInterface.d.ts +0 -17
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +0 -10
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +0 -10
- package/dist/generated/config/models/blocksStateInterface.d.ts +0 -15
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.js +0 -2
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUser.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUser.js +0 -2
- /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → pagedDataCollectionAccessAccess.js} +0 -0
- /package/dist/generated/config/models/{access.js → accessAccess.js} +0 -0
- /package/dist/generated/config/models/{accessWorkSpace.js → accessAccessWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activityActivityWorkSpace.js → accessCreateAccess.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInfo.js → activitiesActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activityLlmUsageMetrics.js → activitiesLlmUsageMetrics.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUser.js → appUserAppAccessUser.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterface.js → blockBlockSet.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfacePorts.js → blockBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfaceState.js → blockInfo.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockSet.js → blockInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfaceMetadata.js → blockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockSetBlockInterfaces.js → blockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200One.js → blockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200Three.js → inputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceDefault.js → inputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200Two.js → inputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceMetadata.js → inputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceSchema.js → inputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterface.js → outputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceGenerics.js → outputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceMetadata.js → outputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceSchema.js → outputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterface.js → pagedDataCollectionAccessAccess.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceGenerics.js → pagedDataCollectionActivitiesActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterface.js → pagedDataCollectionAppUserAppAccessUser.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceInputs.js → portInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceOutputs.js → portInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceMetadata.js → portInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterface.js → portInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAccess.js → stateInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterfaceDefault.js → stateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterfaceMetadata.js → stateInterfaceMetadata.js} +0 -0
|
@@ -20,7 +20,9 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
20
20
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
|
-
__exportStar(require("./
|
|
23
|
+
__exportStar(require("./accessAccess"), exports);
|
|
24
|
+
__exportStar(require("./accessAccessWorkSpace"), exports);
|
|
25
|
+
__exportStar(require("./accessCreateAccess"), exports);
|
|
24
26
|
__exportStar(require("./accessGetAccessesParams"), exports);
|
|
25
27
|
__exportStar(require("./accessGetGroupsParams"), exports);
|
|
26
28
|
__exportStar(require("./accessGetUsersInRoleRolesRoleIdUsersParams"), exports);
|
|
@@ -28,49 +30,29 @@ __exportStar(require("./accessGetUsersInRoleUsersParams"), exports);
|
|
|
28
30
|
__exportStar(require("./accessSearchGroupsParams"), exports);
|
|
29
31
|
__exportStar(require("./accessSearchServicePrincipalsParams"), exports);
|
|
30
32
|
__exportStar(require("./accessSearchUsersParams"), exports);
|
|
31
|
-
__exportStar(require("./
|
|
32
|
-
__exportStar(require("./
|
|
33
|
+
__exportStar(require("./activitiesActivityWorkSpace"), exports);
|
|
34
|
+
__exportStar(require("./activitiesLlmUsageMetrics"), exports);
|
|
33
35
|
__exportStar(require("./activityExportLoggingsParams"), exports);
|
|
34
36
|
__exportStar(require("./activityGetLoggingParams"), exports);
|
|
35
|
-
__exportStar(require("./activityLlmUsageMetrics"), exports);
|
|
36
37
|
__exportStar(require("./appRole"), exports);
|
|
37
|
-
__exportStar(require("./
|
|
38
|
+
__exportStar(require("./appUserAppAccessUser"), exports);
|
|
38
39
|
__exportStar(require("./appUserAppUserDetail"), exports);
|
|
39
40
|
__exportStar(require("./appUserAppUserSearchResult"), exports);
|
|
40
41
|
__exportStar(require("./appUserServicePrincipalSearchResult"), exports);
|
|
41
42
|
__exportStar(require("./applicationUpdateDeploymentInfo"), exports);
|
|
42
43
|
__exportStar(require("./applicationUpdateVersionInfo"), exports);
|
|
43
44
|
__exportStar(require("./azureADGroup"), exports);
|
|
45
|
+
__exportStar(require("./blockBlockSet"), exports);
|
|
46
|
+
__exportStar(require("./blockBlockSetBlockInterfaces"), exports);
|
|
47
|
+
__exportStar(require("./blockInfo"), exports);
|
|
44
48
|
__exportStar(require("./blockInputModel"), exports);
|
|
49
|
+
__exportStar(require("./blockInterface"), exports);
|
|
50
|
+
__exportStar(require("./blockInterfaceMetadata"), exports);
|
|
51
|
+
__exportStar(require("./blockInterfacePorts"), exports);
|
|
52
|
+
__exportStar(require("./blockInterfaceState"), exports);
|
|
45
53
|
__exportStar(require("./blockSetsAddBlockSetBody"), exports);
|
|
46
54
|
__exportStar(require("./blockSetsGetBlockSetsParams"), exports);
|
|
47
|
-
__exportStar(require("./blocksBlockInfo"), exports);
|
|
48
|
-
__exportStar(require("./blocksBlockInterface"), exports);
|
|
49
|
-
__exportStar(require("./blocksBlockInterfaceMetadata"), exports);
|
|
50
|
-
__exportStar(require("./blocksBlockInterfacePorts"), exports);
|
|
51
|
-
__exportStar(require("./blocksBlockInterfaceState"), exports);
|
|
52
|
-
__exportStar(require("./blocksBlockSet"), exports);
|
|
53
|
-
__exportStar(require("./blocksBlockSetBlockInterfaces"), exports);
|
|
54
|
-
__exportStar(require("./blocksGetBlocks200One"), exports);
|
|
55
|
-
__exportStar(require("./blocksGetBlocks200Three"), exports);
|
|
56
|
-
__exportStar(require("./blocksGetBlocks200Two"), exports);
|
|
57
55
|
__exportStar(require("./blocksGetBlocksParams"), exports);
|
|
58
|
-
__exportStar(require("./blocksInputPinInterface"), exports);
|
|
59
|
-
__exportStar(require("./blocksInputPinInterfaceDefault"), exports);
|
|
60
|
-
__exportStar(require("./blocksInputPinInterfaceGenerics"), exports);
|
|
61
|
-
__exportStar(require("./blocksInputPinInterfaceMetadata"), exports);
|
|
62
|
-
__exportStar(require("./blocksInputPinInterfaceSchema"), exports);
|
|
63
|
-
__exportStar(require("./blocksOutputPinInterface"), exports);
|
|
64
|
-
__exportStar(require("./blocksOutputPinInterfaceGenerics"), exports);
|
|
65
|
-
__exportStar(require("./blocksOutputPinInterfaceMetadata"), exports);
|
|
66
|
-
__exportStar(require("./blocksOutputPinInterfaceSchema"), exports);
|
|
67
|
-
__exportStar(require("./blocksPortInterface"), exports);
|
|
68
|
-
__exportStar(require("./blocksPortInterfaceInputs"), exports);
|
|
69
|
-
__exportStar(require("./blocksPortInterfaceMetadata"), exports);
|
|
70
|
-
__exportStar(require("./blocksPortInterfaceOutputs"), exports);
|
|
71
|
-
__exportStar(require("./blocksStateInterface"), exports);
|
|
72
|
-
__exportStar(require("./blocksStateInterfaceDefault"), exports);
|
|
73
|
-
__exportStar(require("./blocksStateInterfaceMetadata"), exports);
|
|
74
56
|
__exportStar(require("./configApiAddMessageFileFromBlobUri"), exports);
|
|
75
57
|
__exportStar(require("./configApiRunFlowRequest"), exports);
|
|
76
58
|
__exportStar(require("./connection"), exports);
|
|
@@ -175,6 +157,11 @@ __exportStar(require("./flowsBlockPinRef"), exports);
|
|
|
175
157
|
__exportStar(require("./flowsFlowPinRef"), exports);
|
|
176
158
|
__exportStar(require("./functionExecutionDebugModel"), exports);
|
|
177
159
|
__exportStar(require("./ingestedBlob"), exports);
|
|
160
|
+
__exportStar(require("./inputPinInterface"), exports);
|
|
161
|
+
__exportStar(require("./inputPinInterfaceDefault"), exports);
|
|
162
|
+
__exportStar(require("./inputPinInterfaceGenerics"), exports);
|
|
163
|
+
__exportStar(require("./inputPinInterfaceMetadata"), exports);
|
|
164
|
+
__exportStar(require("./inputPinInterfaceSchema"), exports);
|
|
178
165
|
__exportStar(require("./integrationsAzureActiveDirectoryServicePrincipal"), exports);
|
|
179
166
|
__exportStar(require("./integrationsAzureArmAzureLocation"), exports);
|
|
180
167
|
__exportStar(require("./integrationsAzureArmVirtualMachineSize"), exports);
|
|
@@ -217,9 +204,13 @@ __exportStar(require("./modelsGetModelsParams"), exports);
|
|
|
217
204
|
__exportStar(require("./notificationGetParams"), exports);
|
|
218
205
|
__exportStar(require("./notificationNotification"), exports);
|
|
219
206
|
__exportStar(require("./notificationPagedNotifications"), exports);
|
|
220
|
-
__exportStar(require("./
|
|
221
|
-
__exportStar(require("./
|
|
222
|
-
__exportStar(require("./
|
|
207
|
+
__exportStar(require("./outputPinInterface"), exports);
|
|
208
|
+
__exportStar(require("./outputPinInterfaceGenerics"), exports);
|
|
209
|
+
__exportStar(require("./outputPinInterfaceMetadata"), exports);
|
|
210
|
+
__exportStar(require("./outputPinInterfaceSchema"), exports);
|
|
211
|
+
__exportStar(require("./pagedDataCollectionAccessAccess"), exports);
|
|
212
|
+
__exportStar(require("./pagedDataCollectionActivitiesActivityWorkSpace"), exports);
|
|
213
|
+
__exportStar(require("./pagedDataCollectionAppUserAppAccessUser"), exports);
|
|
223
214
|
__exportStar(require("./pagedDataCollectionAppUserAppUserDetail"), exports);
|
|
224
215
|
__exportStar(require("./pagedDataCollectionAppUserAppUserSearchResult"), exports);
|
|
225
216
|
__exportStar(require("./pagedDataCollectionAppUserServicePrincipalSearchResult"), exports);
|
|
@@ -232,6 +223,10 @@ __exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"),
|
|
|
232
223
|
__exportStar(require("./pagedDataCollectionModelModelSummary"), exports);
|
|
233
224
|
__exportStar(require("./pagedDataCollectionWorkSpace"), exports);
|
|
234
225
|
__exportStar(require("./pagedDataCollectionWorkSpaceTemplatesTemplate"), exports);
|
|
226
|
+
__exportStar(require("./portInterface"), exports);
|
|
227
|
+
__exportStar(require("./portInterfaceInputs"), exports);
|
|
228
|
+
__exportStar(require("./portInterfaceMetadata"), exports);
|
|
229
|
+
__exportStar(require("./portInterfaceOutputs"), exports);
|
|
235
230
|
__exportStar(require("./reportingDuration"), exports);
|
|
236
231
|
__exportStar(require("./reportingGetRequestsParams"), exports);
|
|
237
232
|
__exportStar(require("./reportingGetTokensParams"), exports);
|
|
@@ -239,6 +234,9 @@ __exportStar(require("./reportingReportDefinitionSystemDateTime"), exports);
|
|
|
239
234
|
__exportStar(require("./reportingReportSeries"), exports);
|
|
240
235
|
__exportStar(require("./reportingSplit"), exports);
|
|
241
236
|
__exportStar(require("./sandBoxGetThreadMessagesParams"), exports);
|
|
237
|
+
__exportStar(require("./stateInterface"), exports);
|
|
238
|
+
__exportStar(require("./stateInterfaceDefault"), exports);
|
|
239
|
+
__exportStar(require("./stateInterfaceMetadata"), exports);
|
|
242
240
|
__exportStar(require("./testDataSourceConnection"), exports);
|
|
243
241
|
__exportStar(require("./testDataSourceConnectionCredentials"), exports);
|
|
244
242
|
__exportStar(require("./updateContainer"), exports);
|
|
@@ -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
|
+
import type { InputPinInterfaceDefault } from './inputPinInterfaceDefault';
|
|
8
|
+
import type { InputPinInterfaceGenerics } from './inputPinInterfaceGenerics';
|
|
9
|
+
import type { InputPinInterfaceMetadata } from './inputPinInterfaceMetadata';
|
|
10
|
+
import type { InputPinInterfaceSchema } from './inputPinInterfaceSchema';
|
|
11
|
+
import type { EnumsPinType } from './enumsPinType';
|
|
12
|
+
export interface InputPinInterface {
|
|
13
|
+
channel: boolean;
|
|
14
|
+
/** @nullable */
|
|
15
|
+
default?: InputPinInterfaceDefault;
|
|
16
|
+
generics: InputPinInterfaceGenerics;
|
|
17
|
+
metadata: InputPinInterfaceMetadata;
|
|
18
|
+
required: boolean;
|
|
19
|
+
schema: InputPinInterfaceSchema;
|
|
20
|
+
sticky: boolean;
|
|
21
|
+
type: EnumsPinType;
|
|
22
|
+
virtual: boolean;
|
|
23
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { OutputPinInterfaceGenerics } from './outputPinInterfaceGenerics';
|
|
8
|
+
import type { OutputPinInterfaceMetadata } from './outputPinInterfaceMetadata';
|
|
9
|
+
import type { OutputPinInterfaceSchema } from './outputPinInterfaceSchema';
|
|
10
|
+
import type { EnumsPinType } from './enumsPinType';
|
|
11
|
+
export interface OutputPinInterface {
|
|
12
|
+
channel: boolean;
|
|
13
|
+
/** @nullable */
|
|
14
|
+
channelGroupId?: string | null;
|
|
15
|
+
generics: OutputPinInterfaceGenerics;
|
|
16
|
+
metadata: OutputPinInterfaceMetadata;
|
|
17
|
+
schema: OutputPinInterfaceSchema;
|
|
18
|
+
type: EnumsPinType;
|
|
19
|
+
}
|
|
@@ -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 { AccessAccess } from './accessAccess';
|
|
8
|
+
export interface PagedDataCollectionAccessAccess {
|
|
9
|
+
data: AccessAccess[];
|
|
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 { ActivitiesActivityWorkSpace } from './activitiesActivityWorkSpace';
|
|
8
|
+
export interface PagedDataCollectionActivitiesActivityWorkSpace {
|
|
9
|
+
data: ActivitiesActivityWorkSpace[];
|
|
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 { AppUserAppAccessUser } from './appUserAppAccessUser';
|
|
8
|
+
export interface PagedDataCollectionAppUserAppAccessUser {
|
|
9
|
+
data: AppUserAppAccessUser[];
|
|
10
|
+
total: number;
|
|
11
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { PortInterfaceInputs } from './portInterfaceInputs';
|
|
8
|
+
import type { PortInterfaceMetadata } from './portInterfaceMetadata';
|
|
9
|
+
import type { PortInterfaceOutputs } from './portInterfaceOutputs';
|
|
10
|
+
import type { EnumsPortType } from './enumsPortType';
|
|
11
|
+
export interface PortInterface {
|
|
12
|
+
inputs: PortInterfaceInputs;
|
|
13
|
+
isFunction: boolean;
|
|
14
|
+
metadata: PortInterfaceMetadata;
|
|
15
|
+
outputs: PortInterfaceOutputs;
|
|
16
|
+
type: EnumsPortType;
|
|
17
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { InputPinInterface } from './inputPinInterface';
|
|
8
|
+
export type PortInterfaceInputs = {
|
|
9
|
+
[key: string]: InputPinInterface;
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { OutputPinInterface } from './outputPinInterface';
|
|
8
|
+
export type PortInterfaceOutputs = {
|
|
9
|
+
[key: string]: OutputPinInterface;
|
|
10
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { StateInterfaceDefault } from './stateInterfaceDefault';
|
|
8
|
+
import type { StateInterfaceMetadata } from './stateInterfaceMetadata';
|
|
9
|
+
import type { FlowsBlockPinRef } from './flowsBlockPinRef';
|
|
10
|
+
export interface StateInterface {
|
|
11
|
+
/** @nullable */
|
|
12
|
+
default?: StateInterfaceDefault;
|
|
13
|
+
metadata: StateInterfaceMetadata;
|
|
14
|
+
scope: FlowsBlockPinRef[];
|
|
15
|
+
}
|
|
@@ -54,56 +54,19 @@ export declare const accessGetAccessesResponse: zod.ZodObject<{
|
|
|
54
54
|
total: zod.ZodNumber;
|
|
55
55
|
}, zod.core.$strip>;
|
|
56
56
|
/**
|
|
57
|
-
* @summary
|
|
57
|
+
* @summary Add a new access grant for a principal or group to a workspace.
|
|
58
58
|
*/
|
|
59
|
-
export declare const accessAddAccessBodyIdRegExp: RegExp;
|
|
60
|
-
export declare const accessAddAccessBodyMessageIdRegExp: RegExp;
|
|
61
|
-
export declare const accessAddAccessBodyMessageThreadIdRegExp: RegExp;
|
|
62
59
|
export declare const accessAddAccessBodyWorkSpaceIdRegExp: RegExp;
|
|
63
60
|
export declare const accessAddAccessBody: zod.ZodObject<{
|
|
64
61
|
accessType: zod.ZodEnum<{
|
|
65
62
|
Principal: "Principal";
|
|
66
63
|
Group: "Group";
|
|
67
64
|
}>;
|
|
68
|
-
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
69
|
-
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
70
|
-
messageId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
71
|
-
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
72
65
|
objectId: zod.ZodString;
|
|
73
|
-
|
|
74
|
-
Unknown: "Unknown";
|
|
75
|
-
User: "User";
|
|
76
|
-
ServicePrincipal: "ServicePrincipal";
|
|
77
|
-
Internal: "Internal";
|
|
78
|
-
}>>;
|
|
79
|
-
userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
80
|
-
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
66
|
+
workSpaceId: zod.ZodString;
|
|
81
67
|
}, zod.core.$strict>;
|
|
82
|
-
export declare const accessAddAccessResponseIdRegExp: RegExp;
|
|
83
|
-
export declare const accessAddAccessResponseMessageIdRegExp: RegExp;
|
|
84
|
-
export declare const accessAddAccessResponseMessageThreadIdRegExp: RegExp;
|
|
85
|
-
export declare const accessAddAccessResponseWorkSpaceIdRegExp: RegExp;
|
|
86
|
-
export declare const accessAddAccessResponse: zod.ZodObject<{
|
|
87
|
-
accessType: zod.ZodEnum<{
|
|
88
|
-
Principal: "Principal";
|
|
89
|
-
Group: "Group";
|
|
90
|
-
}>;
|
|
91
|
-
displayName: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
92
|
-
id: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
93
|
-
messageId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
94
|
-
messageThreadId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
95
|
-
objectId: zod.ZodString;
|
|
96
|
-
principalType: zod.ZodOptional<zod.ZodEnum<{
|
|
97
|
-
Unknown: "Unknown";
|
|
98
|
-
User: "User";
|
|
99
|
-
ServicePrincipal: "ServicePrincipal";
|
|
100
|
-
Internal: "Internal";
|
|
101
|
-
}>>;
|
|
102
|
-
userEmailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
103
|
-
workSpaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
104
|
-
}, zod.core.$strip>;
|
|
105
68
|
/**
|
|
106
|
-
* @summary List groups from Azure AD
|
|
69
|
+
* @summary List groups from Azure AD.
|
|
107
70
|
*/
|
|
108
71
|
export declare const accessGetGroupsQuerySkipDefault = 0;
|
|
109
72
|
export declare const accessGetGroupsQueryTakeDefault = 20;
|
|
@@ -115,9 +78,8 @@ export declare const accessGetGroupsQueryParams: zod.ZodObject<{
|
|
|
115
78
|
export declare const accessGetGroupsResponse: zod.ZodObject<{
|
|
116
79
|
data: zod.ZodArray<zod.ZodObject<{
|
|
117
80
|
displayName: zod.ZodString;
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
userId: zod.ZodString;
|
|
81
|
+
groupId: zod.ZodString;
|
|
82
|
+
isAssigned: zod.ZodBoolean;
|
|
121
83
|
}, zod.core.$strip>>;
|
|
122
84
|
total: zod.ZodNumber;
|
|
123
85
|
}, zod.core.$strip>;
|
|
@@ -136,7 +98,7 @@ export declare const accessGetAppRolesResponse: zod.ZodArray<zod.ZodObject<{
|
|
|
136
98
|
name: zod.ZodString;
|
|
137
99
|
}, zod.core.$strip>>;
|
|
138
100
|
/**
|
|
139
|
-
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
101
|
+
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID.
|
|
140
102
|
*/
|
|
141
103
|
export declare const accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp: RegExp;
|
|
142
104
|
export declare const accessGetUsersInRoleRolesRoleIdUsersParams: zod.ZodObject<{
|
|
@@ -149,18 +111,15 @@ export declare const accessGetUsersInRoleRolesRoleIdUsersQueryParams: zod.ZodObj
|
|
|
149
111
|
take: zod.ZodDefault<zod.ZodNumber>;
|
|
150
112
|
search: zod.ZodOptional<zod.ZodString>;
|
|
151
113
|
}, zod.core.$strict>;
|
|
152
|
-
export declare const
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
114
|
+
export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodObject<{
|
|
115
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
116
|
+
displayName: zod.ZodString;
|
|
117
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
118
|
+
isAssigned: zod.ZodBoolean;
|
|
119
|
+
userId: zod.ZodString;
|
|
120
|
+
}, zod.core.$strip>>;
|
|
121
|
+
total: zod.ZodNumber;
|
|
157
122
|
}, zod.core.$strip>;
|
|
158
|
-
export declare const accessGetUsersInRoleRolesRoleIdUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
159
|
-
displayName: zod.ZodString;
|
|
160
|
-
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
161
|
-
id: zod.ZodString;
|
|
162
|
-
userId: zod.ZodString;
|
|
163
|
-
}, zod.core.$strip>>;
|
|
164
123
|
/**
|
|
165
124
|
* @summary Search Azure AD groups for access assignment.
|
|
166
125
|
*/
|
|
@@ -235,27 +194,24 @@ export declare const accessGetUsersInRoleUsersQueryParams: zod.ZodObject<{
|
|
|
235
194
|
search: zod.ZodOptional<zod.ZodString>;
|
|
236
195
|
assignedWorkspaceId: zod.ZodOptional<zod.ZodString>;
|
|
237
196
|
}, zod.core.$strict>;
|
|
238
|
-
export declare const
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
197
|
+
export declare const accessGetUsersInRoleUsersResponse: zod.ZodObject<{
|
|
198
|
+
data: zod.ZodArray<zod.ZodObject<{
|
|
199
|
+
displayName: zod.ZodString;
|
|
200
|
+
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
201
|
+
isAssigned: zod.ZodBoolean;
|
|
202
|
+
userId: zod.ZodString;
|
|
203
|
+
}, zod.core.$strip>>;
|
|
204
|
+
total: zod.ZodNumber;
|
|
243
205
|
}, zod.core.$strip>;
|
|
244
|
-
export declare const accessGetUsersInRoleUsersResponse: zod.ZodArray<zod.ZodObject<{
|
|
245
|
-
displayName: zod.ZodString;
|
|
246
|
-
emailAddress: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
247
|
-
id: zod.ZodString;
|
|
248
|
-
userId: zod.ZodString;
|
|
249
|
-
}, zod.core.$strip>>;
|
|
250
206
|
/**
|
|
251
|
-
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
207
|
+
* @summary Remove a specific access entity in SmartSpace by using its ID.
|
|
252
208
|
*/
|
|
253
209
|
export declare const accessDeleteAccessPathIdRegExp: RegExp;
|
|
254
210
|
export declare const accessDeleteAccessParams: zod.ZodObject<{
|
|
255
211
|
id: zod.ZodString;
|
|
256
212
|
}, zod.core.$strict>;
|
|
257
213
|
/**
|
|
258
|
-
* @summary
|
|
214
|
+
* @summary Export workspace activity log as a CSV file.
|
|
259
215
|
*/
|
|
260
216
|
export declare const activityExportLoggingsQueryWorkSpaceIdRegExp: RegExp;
|
|
261
217
|
export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
|
|
@@ -272,7 +228,7 @@ export declare const activityExportLoggingsQueryParams: zod.ZodObject<{
|
|
|
272
228
|
}, zod.core.$strict>;
|
|
273
229
|
export declare const activityExportLoggingsResponse: zod.ZodString;
|
|
274
230
|
/**
|
|
275
|
-
* @summary Retrieve
|
|
231
|
+
* @summary Retrieve workspace activity log entries with optional filtering and pagination.
|
|
276
232
|
*/
|
|
277
233
|
export declare const activityGetLoggingQueryWorkSpaceIdRegExp: RegExp;
|
|
278
234
|
export declare const activityGetLoggingQueryTakeDefault = 25;
|
|
@@ -358,7 +314,7 @@ export declare const applicationUpdateGetLatestAvailableVersionResponse: zod.Zod
|
|
|
358
314
|
versionNumber: zod.ZodString;
|
|
359
315
|
}, zod.core.$strip>;
|
|
360
316
|
/**
|
|
361
|
-
* @summary Get a list of all block
|
|
317
|
+
* @summary Get a list of all block interfaces
|
|
362
318
|
*/
|
|
363
319
|
export declare const blockSetsGetBlockSetsQueryParams: zod.ZodObject<{
|
|
364
320
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
@@ -524,7 +480,7 @@ export declare const blocksGetBlocksQueryParams: zod.ZodObject<{
|
|
|
524
480
|
types: zod.ZodOptional<zod.ZodArray<zod.ZodString>>;
|
|
525
481
|
}, zod.core.$strict>;
|
|
526
482
|
export declare const blocksGetBlocksResponseBlockSetIdRegExp: RegExp;
|
|
527
|
-
export declare const
|
|
483
|
+
export declare const blocksGetBlocksResponseItem: zod.ZodObject<{
|
|
528
484
|
blockSetId: zod.ZodString;
|
|
529
485
|
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
530
486
|
createdAt: zod.ZodISODateTime;
|
|
@@ -593,7 +549,77 @@ export declare const blocksGetBlocksResponse: zod.ZodRecord<zod.ZodString, zod.Z
|
|
|
593
549
|
Debug: "Debug";
|
|
594
550
|
}>;
|
|
595
551
|
version: zod.ZodString;
|
|
596
|
-
}, zod.core.$strip
|
|
552
|
+
}, zod.core.$strip>;
|
|
553
|
+
export declare const blocksGetBlocksResponse: zod.ZodArray<zod.ZodObject<{
|
|
554
|
+
blockSetId: zod.ZodString;
|
|
555
|
+
connectionId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
556
|
+
createdAt: zod.ZodISODateTime;
|
|
557
|
+
interface: zod.ZodObject<{
|
|
558
|
+
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
559
|
+
ports: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
560
|
+
inputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
561
|
+
channel: zod.ZodBoolean;
|
|
562
|
+
default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
563
|
+
generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
564
|
+
pin: zod.ZodString;
|
|
565
|
+
port: zod.ZodString;
|
|
566
|
+
}, zod.core.$strip>>;
|
|
567
|
+
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
568
|
+
required: zod.ZodBoolean;
|
|
569
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
570
|
+
sticky: zod.ZodBoolean;
|
|
571
|
+
type: zod.ZodEnum<{
|
|
572
|
+
Single: "Single";
|
|
573
|
+
List: "List";
|
|
574
|
+
Dictionary: "Dictionary";
|
|
575
|
+
}>;
|
|
576
|
+
virtual: zod.ZodBoolean;
|
|
577
|
+
}, zod.core.$strip>>;
|
|
578
|
+
isFunction: zod.ZodBoolean;
|
|
579
|
+
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
580
|
+
outputs: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
581
|
+
channel: zod.ZodBoolean;
|
|
582
|
+
channelGroupId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
583
|
+
generics: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
584
|
+
pin: zod.ZodString;
|
|
585
|
+
port: zod.ZodString;
|
|
586
|
+
}, zod.core.$strip>>;
|
|
587
|
+
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
588
|
+
schema: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
589
|
+
type: zod.ZodEnum<{
|
|
590
|
+
Single: "Single";
|
|
591
|
+
List: "List";
|
|
592
|
+
Dictionary: "Dictionary";
|
|
593
|
+
}>;
|
|
594
|
+
}, zod.core.$strip>>;
|
|
595
|
+
type: zod.ZodEnum<{
|
|
596
|
+
Single: "Single";
|
|
597
|
+
List: "List";
|
|
598
|
+
Dictionary: "Dictionary";
|
|
599
|
+
}>;
|
|
600
|
+
}, zod.core.$strip>>;
|
|
601
|
+
scopes: zod.ZodOptional<zod.ZodNullable<zod.ZodArray<zod.ZodEnum<{
|
|
602
|
+
WorkSpace: "WorkSpace";
|
|
603
|
+
DataSet: "DataSet";
|
|
604
|
+
}>>>>;
|
|
605
|
+
state: zod.ZodRecord<zod.ZodString, zod.ZodObject<{
|
|
606
|
+
default: zod.ZodOptional<zod.ZodNullable<zod.ZodAny>>;
|
|
607
|
+
metadata: zod.ZodRecord<zod.ZodString, zod.ZodAny>;
|
|
608
|
+
scope: zod.ZodArray<zod.ZodObject<{
|
|
609
|
+
pin: zod.ZodString;
|
|
610
|
+
port: zod.ZodString;
|
|
611
|
+
}, zod.core.$strip>>;
|
|
612
|
+
}, zod.core.$strip>>;
|
|
613
|
+
}, zod.core.$strip>;
|
|
614
|
+
name: zod.ZodString;
|
|
615
|
+
sourceCodeUrl: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
616
|
+
type: zod.ZodEnum<{
|
|
617
|
+
Native: "Native";
|
|
618
|
+
Custom: "Custom";
|
|
619
|
+
Debug: "Debug";
|
|
620
|
+
}>;
|
|
621
|
+
version: zod.ZodString;
|
|
622
|
+
}, zod.core.$strip>>;
|
|
597
623
|
/**
|
|
598
624
|
* @summary Manually trigger reingestion of a specific container item.
|
|
599
625
|
*/
|