@smartspace/api-client 0.1.0-pr.820.52abbad → 0.1.0-pr.826.ac2ccac
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/models/{flowsConnection.d.ts → connection.d.ts} +1 -1
- package/dist/generated/chat/models/dataSet.d.ts +2 -2
- package/dist/generated/chat/models/{flowsFlow.d.ts → flow.d.ts} +5 -5
- package/dist/generated/chat/models/{flowsFlowBlock.d.ts → flowBlock.d.ts} +1 -1
- package/dist/generated/chat/models/flowConstant.d.ts +11 -0
- package/dist/generated/chat/models/{flowsFlowConstantValue.d.ts → flowConstantValue.d.ts} +1 -1
- package/dist/generated/chat/models/flowDefinition.d.ts +31 -0
- package/dist/generated/chat/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts} +3 -3
- package/dist/generated/chat/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts} +3 -3
- package/dist/generated/chat/models/flowDefinitionInputs.d.ts +13 -0
- package/dist/generated/chat/models/{flowsFlowDefinitionLayout.d.ts → flowDefinitionLayout.d.ts} +1 -1
- package/dist/generated/chat/models/flowDefinitionOutputs.d.ts +13 -0
- package/dist/generated/chat/models/{flowsFlowDefinitionOutputs.d.ts → flowDefinitionVariables.d.ts} +3 -3
- package/dist/generated/chat/models/flowInput.d.ts +10 -0
- package/dist/generated/chat/models/{flowsFlowInputSchema.d.ts → flowInputSchema.d.ts} +1 -1
- package/dist/generated/chat/models/flowOutput.d.ts +10 -0
- package/dist/generated/chat/models/{flowsFlowOutputSchema.d.ts → flowOutputSchema.d.ts} +1 -1
- package/dist/generated/chat/models/{flowsFlowTrigger.d.ts → flowTrigger.d.ts} +1 -1
- package/dist/generated/chat/models/{flowsFlowVariable.d.ts → flowVariable.d.ts} +3 -3
- package/dist/generated/chat/models/{flowsFlowVariableSchema.d.ts → flowVariableSchema.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +19 -19
- package/dist/generated/chat/models/index.js +19 -19
- package/dist/generated/chat/models/workSpaceInputs.d.ts +2 -2
- package/dist/generated/chat/models/workSpaceVariables.d.ts +2 -2
- package/dist/generated/config/api.d.ts +3 -3
- package/dist/generated/config/api.js +4 -4
- package/dist/generated/config/models/{flowsConnection.d.ts → connection.d.ts} +1 -1
- package/dist/generated/config/models/dataSet.d.ts +2 -2
- package/dist/generated/config/models/{flowsFlow.d.ts → flow.d.ts} +5 -5
- package/dist/generated/config/models/{flowsFlowBlock.d.ts → flowBlock.d.ts} +1 -1
- package/dist/generated/config/models/flowConstant.d.ts +11 -0
- package/dist/generated/config/models/{flowsFlowConstantValue.d.ts → flowConstantValue.d.ts} +1 -1
- package/dist/generated/config/models/flowDefinition.d.ts +31 -0
- package/dist/generated/config/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts} +3 -3
- package/dist/generated/config/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts} +3 -3
- package/dist/generated/config/models/flowDefinitionInputs.d.ts +13 -0
- package/dist/generated/config/models/{flowsFlowDefinitionLayout.d.ts → flowDefinitionLayout.d.ts} +1 -1
- package/dist/generated/config/models/flowDefinitionOutputs.d.ts +13 -0
- package/dist/generated/config/models/{flowsFlowDefinitionOutputs.d.ts → flowDefinitionVariables.d.ts} +3 -3
- package/dist/generated/config/models/flowInput.d.ts +10 -0
- package/dist/generated/config/models/{flowsFlowInputSchema.d.ts → flowInputSchema.d.ts} +1 -1
- package/dist/generated/config/models/flowOutput.d.ts +10 -0
- package/dist/generated/config/models/{flowsFlowOutputSchema.d.ts → flowOutputSchema.d.ts} +1 -1
- package/dist/generated/config/models/{flowsFlowTrigger.d.ts → flowTrigger.d.ts} +1 -1
- package/dist/generated/config/models/{flowsFlowVariable.d.ts → flowVariable.d.ts} +3 -3
- package/dist/generated/config/models/{flowsFlowVariableSchema.d.ts → flowVariableSchema.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +19 -19
- package/dist/generated/config/models/index.js +19 -19
- package/dist/generated/config/models/workSpaceInputs.d.ts +2 -2
- package/dist/generated/config/models/workSpaceVariables.d.ts +2 -2
- package/package.json +1 -1
- package/dist/generated/chat/models/flowsFlowConstant.d.ts +0 -11
- package/dist/generated/chat/models/flowsFlowDefinition.d.ts +0 -31
- package/dist/generated/chat/models/flowsFlowDefinitionConstants.d.ts +0 -13
- package/dist/generated/chat/models/flowsFlowDefinitionVariables.d.ts +0 -13
- package/dist/generated/chat/models/flowsFlowInput.d.ts +0 -10
- package/dist/generated/chat/models/flowsFlowOutput.d.ts +0 -10
- package/dist/generated/config/models/flowsFlowConstant.d.ts +0 -11
- package/dist/generated/config/models/flowsFlowDefinition.d.ts +0 -31
- package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +0 -13
- package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +0 -13
- package/dist/generated/config/models/flowsFlowInput.d.ts +0 -10
- package/dist/generated/config/models/flowsFlowOutput.d.ts +0 -10
- /package/dist/generated/chat/models/{flowsConnection.js → connection.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlow.js → flow.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowBlock.js → flowBlock.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowConstant.js → flowConstant.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowConstantValue.js → flowConstantValue.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinition.js → flowDefinition.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionBlocks.js → flowDefinitionBlocks.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionConstants.js → flowDefinitionConstants.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionInputs.js → flowDefinitionInputs.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionLayout.js → flowDefinitionLayout.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionOutputs.js → flowDefinitionOutputs.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowDefinitionVariables.js → flowDefinitionVariables.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowInput.js → flowInput.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowInputSchema.js → flowInputSchema.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowOutput.js → flowOutput.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowOutputSchema.js → flowOutputSchema.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowTrigger.js → flowTrigger.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowVariable.js → flowVariable.js} +0 -0
- /package/dist/generated/chat/models/{flowsFlowVariableSchema.js → flowVariableSchema.js} +0 -0
- /package/dist/generated/config/models/{flowsConnection.js → connection.js} +0 -0
- /package/dist/generated/config/models/{flowsFlow.js → flow.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowBlock.js → flowBlock.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowConstant.js → flowConstant.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowConstantValue.js → flowConstantValue.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinition.js → flowDefinition.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionBlocks.js → flowDefinitionBlocks.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionConstants.js → flowDefinitionConstants.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionInputs.js → flowDefinitionInputs.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionLayout.js → flowDefinitionLayout.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionOutputs.js → flowDefinitionOutputs.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowDefinitionVariables.js → flowDefinitionVariables.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowInput.js → flowInput.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowInputSchema.js → flowInputSchema.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowOutput.js → flowOutput.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowOutputSchema.js → flowOutputSchema.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowTrigger.js → flowTrigger.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowVariable.js → flowVariable.js} +0 -0
- /package/dist/generated/config/models/{flowsFlowVariableSchema.js → flowVariableSchema.js} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { Flow } from './flow';
|
|
8
8
|
import type { DataSetProperty } from './dataSetProperty';
|
|
9
9
|
export interface DataSet {
|
|
10
10
|
createdAt: string;
|
|
@@ -16,7 +16,7 @@ export interface DataSet {
|
|
|
16
16
|
dataSpaceId?: string | null;
|
|
17
17
|
/** @nullable */
|
|
18
18
|
description?: string | null;
|
|
19
|
-
flow?:
|
|
19
|
+
flow?: Flow;
|
|
20
20
|
/** @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}$ */
|
|
21
21
|
id: string;
|
|
22
22
|
modifiedAt: string;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
import type {
|
|
9
|
-
export interface
|
|
10
|
-
activeFlowDefinition?:
|
|
7
|
+
import type { FlowDefinition } from './flowDefinition';
|
|
8
|
+
import type { FlowTrigger } from './flowTrigger';
|
|
9
|
+
export interface Flow {
|
|
10
|
+
activeFlowDefinition?: FlowDefinition;
|
|
11
11
|
/** @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}$ */
|
|
12
12
|
activeFlowDefinitionId: string;
|
|
13
13
|
/** @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ */
|
|
14
14
|
id: string;
|
|
15
|
-
triggers:
|
|
15
|
+
triggers: FlowTrigger[];
|
|
16
16
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { FlowsBlockConstant } from './flowsBlockConstant';
|
|
8
8
|
import type { FlowsBlockPinRef } from './flowsBlockPinRef';
|
|
9
|
-
export interface
|
|
9
|
+
export interface FlowBlock {
|
|
10
10
|
/** @nullable */
|
|
11
11
|
constants?: FlowsBlockConstant[] | null;
|
|
12
12
|
/** @nullable */
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { FlowConstantValue } from './flowConstantValue';
|
|
8
|
+
export interface FlowConstant {
|
|
9
|
+
/** @nullable */
|
|
10
|
+
value?: FlowConstantValue;
|
|
11
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { FlowDefinitionBlocks } from './flowDefinitionBlocks';
|
|
8
|
+
import type { Connection } from './connection';
|
|
9
|
+
import type { FlowDefinitionConstants } from './flowDefinitionConstants';
|
|
10
|
+
import type { FlowDefinitionInputs } from './flowDefinitionInputs';
|
|
11
|
+
import type { FlowDefinitionLayout } from './flowDefinitionLayout';
|
|
12
|
+
import type { FlowDefinitionOutputs } from './flowDefinitionOutputs';
|
|
13
|
+
import type { FlowDefinitionVariables } from './flowDefinitionVariables';
|
|
14
|
+
export interface FlowDefinition {
|
|
15
|
+
/** @nullable */
|
|
16
|
+
blocks?: FlowDefinitionBlocks;
|
|
17
|
+
/** @nullable */
|
|
18
|
+
connections?: Connection[] | null;
|
|
19
|
+
/** @nullable */
|
|
20
|
+
constants?: FlowDefinitionConstants;
|
|
21
|
+
/** @nullable */
|
|
22
|
+
inputs?: FlowDefinitionInputs;
|
|
23
|
+
/** @nullable */
|
|
24
|
+
layout?: FlowDefinitionLayout;
|
|
25
|
+
/** @nullable */
|
|
26
|
+
name?: string | null;
|
|
27
|
+
/** @nullable */
|
|
28
|
+
outputs?: FlowDefinitionOutputs;
|
|
29
|
+
/** @nullable */
|
|
30
|
+
variables?: FlowDefinitionVariables;
|
|
31
|
+
}
|
package/dist/generated/chat/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts}
RENAMED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowBlock } from './flowBlock';
|
|
8
8
|
/**
|
|
9
9
|
* @nullable
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
[key: string]:
|
|
11
|
+
export type FlowDefinitionBlocks = {
|
|
12
|
+
[key: string]: FlowBlock;
|
|
13
13
|
} | null;
|
package/dist/generated/chat/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts}
RENAMED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowConstant } from './flowConstant';
|
|
8
8
|
/**
|
|
9
9
|
* @nullable
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
[key: string]:
|
|
11
|
+
export type FlowDefinitionConstants = {
|
|
12
|
+
[key: string]: FlowConstant;
|
|
13
13
|
} | null;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { FlowInput } from './flowInput';
|
|
8
|
+
/**
|
|
9
|
+
* @nullable
|
|
10
|
+
*/
|
|
11
|
+
export type FlowDefinitionInputs = {
|
|
12
|
+
[key: string]: FlowInput;
|
|
13
|
+
} | null;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Chat API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { FlowOutput } from './flowOutput';
|
|
8
|
+
/**
|
|
9
|
+
* @nullable
|
|
10
|
+
*/
|
|
11
|
+
export type FlowDefinitionOutputs = {
|
|
12
|
+
[key: string]: FlowOutput;
|
|
13
|
+
} | null;
|
package/dist/generated/chat/models/{flowsFlowDefinitionOutputs.d.ts → flowDefinitionVariables.d.ts}
RENAMED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowVariable } from './flowVariable';
|
|
8
8
|
/**
|
|
9
9
|
* @nullable
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
[key: string]:
|
|
11
|
+
export type FlowDefinitionVariables = {
|
|
12
|
+
[key: string]: FlowVariable;
|
|
13
13
|
} | null;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { DataSourceContainer } from './dataSourceContainer';
|
|
8
8
|
import type { EnumsFlowTriggerType } from './enumsFlowTriggerType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface FlowTrigger {
|
|
10
10
|
dataSourceContainer: DataSourceContainer;
|
|
11
11
|
/** @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}$ */
|
|
12
12
|
flowId: string;
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsFlowVariableAccess } from './enumsFlowVariableAccess';
|
|
8
|
-
import type {
|
|
9
|
-
export interface
|
|
8
|
+
import type { FlowVariableSchema } from './flowVariableSchema';
|
|
9
|
+
export interface FlowVariable {
|
|
10
10
|
access: EnumsFlowVariableAccess;
|
|
11
|
-
schema:
|
|
11
|
+
schema: FlowVariableSchema;
|
|
12
12
|
}
|
|
@@ -9,6 +9,7 @@ export * from './appUserAppUser';
|
|
|
9
9
|
export * from './commentComment';
|
|
10
10
|
export * from './commentCommentSummary';
|
|
11
11
|
export * from './commentMentionedUser';
|
|
12
|
+
export * from './connection';
|
|
12
13
|
export * from './createComment';
|
|
13
14
|
export * from './createMessageThread';
|
|
14
15
|
export * from './dataSet';
|
|
@@ -36,32 +37,31 @@ export * from './filesDownloadFileParams';
|
|
|
36
37
|
export * from './filesGetFileInfoParams';
|
|
37
38
|
export * from './filesGetUriParams';
|
|
38
39
|
export * from './filesUploadFilesBody';
|
|
40
|
+
export * from './flow';
|
|
41
|
+
export * from './flowBlock';
|
|
42
|
+
export * from './flowConstant';
|
|
43
|
+
export * from './flowConstantValue';
|
|
44
|
+
export * from './flowDefinition';
|
|
45
|
+
export * from './flowDefinitionBlocks';
|
|
46
|
+
export * from './flowDefinitionConstants';
|
|
47
|
+
export * from './flowDefinitionInputs';
|
|
48
|
+
export * from './flowDefinitionLayout';
|
|
49
|
+
export * from './flowDefinitionOutputs';
|
|
50
|
+
export * from './flowDefinitionVariables';
|
|
51
|
+
export * from './flowInput';
|
|
52
|
+
export * from './flowInputSchema';
|
|
53
|
+
export * from './flowOutput';
|
|
54
|
+
export * from './flowOutputSchema';
|
|
39
55
|
export * from './flowRunsGetVariables200One';
|
|
40
56
|
export * from './flowRunsGetVariables200Three';
|
|
41
57
|
export * from './flowRunsGetVariables200Two';
|
|
58
|
+
export * from './flowTrigger';
|
|
59
|
+
export * from './flowVariable';
|
|
60
|
+
export * from './flowVariableSchema';
|
|
42
61
|
export * from './flowsBlockConstant';
|
|
43
62
|
export * from './flowsBlockConstantValue';
|
|
44
63
|
export * from './flowsBlockPinRef';
|
|
45
|
-
export * from './flowsConnection';
|
|
46
|
-
export * from './flowsFlow';
|
|
47
|
-
export * from './flowsFlowBlock';
|
|
48
|
-
export * from './flowsFlowConstant';
|
|
49
|
-
export * from './flowsFlowConstantValue';
|
|
50
|
-
export * from './flowsFlowDefinition';
|
|
51
|
-
export * from './flowsFlowDefinitionBlocks';
|
|
52
|
-
export * from './flowsFlowDefinitionConstants';
|
|
53
|
-
export * from './flowsFlowDefinitionInputs';
|
|
54
|
-
export * from './flowsFlowDefinitionLayout';
|
|
55
|
-
export * from './flowsFlowDefinitionOutputs';
|
|
56
|
-
export * from './flowsFlowDefinitionVariables';
|
|
57
|
-
export * from './flowsFlowInput';
|
|
58
|
-
export * from './flowsFlowInputSchema';
|
|
59
|
-
export * from './flowsFlowOutput';
|
|
60
|
-
export * from './flowsFlowOutputSchema';
|
|
61
64
|
export * from './flowsFlowPinRef';
|
|
62
|
-
export * from './flowsFlowTrigger';
|
|
63
|
-
export * from './flowsFlowVariable';
|
|
64
|
-
export * from './flowsFlowVariableSchema';
|
|
65
65
|
export * from './integrationsAzureStorageSasToken';
|
|
66
66
|
export * from './integrationsSmartSpaceAiFlowError';
|
|
67
67
|
export * from './integrationsSmartSpaceAiFlowErrorData';
|
|
@@ -25,6 +25,7 @@ __exportStar(require("./appUserAppUser"), exports);
|
|
|
25
25
|
__exportStar(require("./commentComment"), exports);
|
|
26
26
|
__exportStar(require("./commentCommentSummary"), exports);
|
|
27
27
|
__exportStar(require("./commentMentionedUser"), exports);
|
|
28
|
+
__exportStar(require("./connection"), exports);
|
|
28
29
|
__exportStar(require("./createComment"), exports);
|
|
29
30
|
__exportStar(require("./createMessageThread"), exports);
|
|
30
31
|
__exportStar(require("./dataSet"), exports);
|
|
@@ -52,32 +53,31 @@ __exportStar(require("./filesDownloadFileParams"), exports);
|
|
|
52
53
|
__exportStar(require("./filesGetFileInfoParams"), exports);
|
|
53
54
|
__exportStar(require("./filesGetUriParams"), exports);
|
|
54
55
|
__exportStar(require("./filesUploadFilesBody"), exports);
|
|
56
|
+
__exportStar(require("./flow"), exports);
|
|
57
|
+
__exportStar(require("./flowBlock"), exports);
|
|
58
|
+
__exportStar(require("./flowConstant"), exports);
|
|
59
|
+
__exportStar(require("./flowConstantValue"), exports);
|
|
60
|
+
__exportStar(require("./flowDefinition"), exports);
|
|
61
|
+
__exportStar(require("./flowDefinitionBlocks"), exports);
|
|
62
|
+
__exportStar(require("./flowDefinitionConstants"), exports);
|
|
63
|
+
__exportStar(require("./flowDefinitionInputs"), exports);
|
|
64
|
+
__exportStar(require("./flowDefinitionLayout"), exports);
|
|
65
|
+
__exportStar(require("./flowDefinitionOutputs"), exports);
|
|
66
|
+
__exportStar(require("./flowDefinitionVariables"), exports);
|
|
67
|
+
__exportStar(require("./flowInput"), exports);
|
|
68
|
+
__exportStar(require("./flowInputSchema"), exports);
|
|
69
|
+
__exportStar(require("./flowOutput"), exports);
|
|
70
|
+
__exportStar(require("./flowOutputSchema"), exports);
|
|
55
71
|
__exportStar(require("./flowRunsGetVariables200One"), exports);
|
|
56
72
|
__exportStar(require("./flowRunsGetVariables200Three"), exports);
|
|
57
73
|
__exportStar(require("./flowRunsGetVariables200Two"), exports);
|
|
74
|
+
__exportStar(require("./flowTrigger"), exports);
|
|
75
|
+
__exportStar(require("./flowVariable"), exports);
|
|
76
|
+
__exportStar(require("./flowVariableSchema"), exports);
|
|
58
77
|
__exportStar(require("./flowsBlockConstant"), exports);
|
|
59
78
|
__exportStar(require("./flowsBlockConstantValue"), exports);
|
|
60
79
|
__exportStar(require("./flowsBlockPinRef"), exports);
|
|
61
|
-
__exportStar(require("./flowsConnection"), exports);
|
|
62
|
-
__exportStar(require("./flowsFlow"), exports);
|
|
63
|
-
__exportStar(require("./flowsFlowBlock"), exports);
|
|
64
|
-
__exportStar(require("./flowsFlowConstant"), exports);
|
|
65
|
-
__exportStar(require("./flowsFlowConstantValue"), exports);
|
|
66
|
-
__exportStar(require("./flowsFlowDefinition"), exports);
|
|
67
|
-
__exportStar(require("./flowsFlowDefinitionBlocks"), exports);
|
|
68
|
-
__exportStar(require("./flowsFlowDefinitionConstants"), exports);
|
|
69
|
-
__exportStar(require("./flowsFlowDefinitionInputs"), exports);
|
|
70
|
-
__exportStar(require("./flowsFlowDefinitionLayout"), exports);
|
|
71
|
-
__exportStar(require("./flowsFlowDefinitionOutputs"), exports);
|
|
72
|
-
__exportStar(require("./flowsFlowDefinitionVariables"), exports);
|
|
73
|
-
__exportStar(require("./flowsFlowInput"), exports);
|
|
74
|
-
__exportStar(require("./flowsFlowInputSchema"), exports);
|
|
75
|
-
__exportStar(require("./flowsFlowOutput"), exports);
|
|
76
|
-
__exportStar(require("./flowsFlowOutputSchema"), exports);
|
|
77
80
|
__exportStar(require("./flowsFlowPinRef"), exports);
|
|
78
|
-
__exportStar(require("./flowsFlowTrigger"), exports);
|
|
79
|
-
__exportStar(require("./flowsFlowVariable"), exports);
|
|
80
|
-
__exportStar(require("./flowsFlowVariableSchema"), exports);
|
|
81
81
|
__exportStar(require("./integrationsAzureStorageSasToken"), exports);
|
|
82
82
|
__exportStar(require("./integrationsSmartSpaceAiFlowError"), exports);
|
|
83
83
|
__exportStar(require("./integrationsSmartSpaceAiFlowErrorData"), exports);
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowVariable } from './flowVariable';
|
|
8
8
|
export type WorkSpaceVariables = {
|
|
9
|
-
[key: string]:
|
|
9
|
+
[key: string]: FlowVariable;
|
|
10
10
|
};
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, AppUserAppUserDetail, AppUserAppUserSearchResult, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockBlockSet, BlockInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksGetBlocksParams, ConfigApiAddMessageFileFromBlobUri, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateDataSet, CreateDataSource, CreateDataSpace, CreateModel, CreateModelConfiguration, CreateModelDeploymentProvider, CreateWorkSpace, DataSet, DataSetItemCreateRequest, DataSetProperty, DataSetSearchRequest, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetGetParams, DataSetsGetIdItemsParams, DataSourceContainer, DataSourceType, DataSourcesContainersParams, DataSourcesDataSourceContainer, DataSourcesGetParams, DataSourcesTestConnectionResult, DataSpace, DataSpacesGetDataSetsParams, DataSpacesGetParams, DebugLogsResponse, DocumentsGetDocumentSasParams, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams,
|
|
7
|
+
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, AppUserAppUserDetail, AppUserAppUserSearchResult, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockBlockSet, BlockInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksGetBlocksParams, ConfigApiAddMessageFileFromBlobUri, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateDataSet, CreateDataSource, CreateDataSpace, CreateModel, CreateModelConfiguration, CreateModelDeploymentProvider, CreateWorkSpace, DataSet, DataSetItemCreateRequest, DataSetProperty, DataSetSearchRequest, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetGetParams, DataSetsGetIdItemsParams, DataSourceContainer, DataSourceType, DataSourcesContainersParams, DataSourcesDataSourceContainer, DataSourcesGetParams, DataSourcesTestConnectionResult, DataSpace, DataSpacesGetDataSetsParams, DataSpacesGetParams, DebugLogsResponse, DocumentsGetDocumentSasParams, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowDefinition, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, IngestedBlob, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiDebugLogsResponse, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageSandBoxMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelModel, ModelProvidersGetProvidersParams, ModelsGetDefaultDockerFileParams, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccess, PagedDataCollectionActivityActivityWorkSpace, PagedDataCollectionAppUserAppUser, PagedDataCollectionAppUserAppUserDetail, PagedDataCollectionAppUserAppUserSearchResult, PagedDataCollectionAppUserServicePrincipalSearchResult, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSet, PagedDataCollectionDataSource, PagedDataCollectionDataSpace, PagedDataCollectionIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace, PagedDataCollectionWorkSpaceTemplatesTemplate, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersAdminPermissionParams, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpace, WorkSpaceBasicInfo, WorkSpaceTemplatesGetParams, WorkSpaceUser, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesWorkspaceFilesBody } from './models';
|
|
8
8
|
export declare const getSmartSpaceAdminAPI: () => {
|
|
9
9
|
accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccess, any, {}>>;
|
|
10
10
|
accessAddAccess: (access: Access) => Promise<import("axios").AxiosResponse<Access, any, {}>>;
|
|
@@ -82,7 +82,7 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
82
82
|
flowRunsGetVariables: (id: string) => Promise<import("axios").AxiosResponse<FlowRunsGetVariables200One | FlowRunsGetVariables200Three | FlowRunsGetVariables200Two, any, {}>>;
|
|
83
83
|
flowRunsSetVariable: (id: string, variableName: string, flowRunsSetVariableBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
84
84
|
flowsGet: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
85
|
-
flowsSetActiveFlowDefinition: (id: string,
|
|
85
|
+
flowsSetActiveFlowDefinition: (id: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
86
86
|
modelProvidersGetProviders: (params?: ModelProvidersGetProvidersParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
87
87
|
modelProvidersCreateProvider: (createModelDeploymentProvider: CreateModelDeploymentProvider) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
88
88
|
modelProvidersGetModelProviderTypes: () => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
@@ -139,7 +139,7 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
139
139
|
workSpacesWorkspaceFiles: (workspaceId: string, workSpacesWorkspaceFilesBody: WorkSpacesWorkspaceFilesBody) => Promise<import("axios").AxiosResponse<IngestedBlob[], any, {}>>;
|
|
140
140
|
workSpacesDeleteWorkspaceFile: (workspaceId: string, fileId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
141
141
|
workSpacesGetActiveFlow: (workspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
142
|
-
workSpacesSetActiveFlow: (workspaceId: string,
|
|
142
|
+
workSpacesSetActiveFlow: (workspaceId: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
143
143
|
workSpacesSetActiveFlowLayout: (workspaceId: string, workSpacesSetActiveFlowLayoutBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
144
144
|
documentsGetDocumentSas: (dataSpaceId: string, params?: DocumentsGetDocumentSasParams) => Promise<import("axios").AxiosResponse<IntegrationsAzureStorageSasToken, any, {}>>;
|
|
145
145
|
messageThreadsGetWorkspaceExecutions: (workSpaceId: string, params?: MessageThreadsGetWorkspaceExecutionsParams) => Promise<import("axios").AxiosResponse<DebugLogsResponse, any, {}>>;
|
|
@@ -567,10 +567,10 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
567
567
|
return (0, instance_1.customInstance)({ url: `/Flows/${id}`, method: 'GET'
|
|
568
568
|
});
|
|
569
569
|
};
|
|
570
|
-
const flowsSetActiveFlowDefinition = (id,
|
|
570
|
+
const flowsSetActiveFlowDefinition = (id, flowDefinition) => {
|
|
571
571
|
return (0, instance_1.customInstance)({ url: `/Flows/${id}/active`, method: 'PUT',
|
|
572
572
|
headers: { 'Content-Type': 'application/*+json', },
|
|
573
|
-
data:
|
|
573
|
+
data: flowDefinition
|
|
574
574
|
});
|
|
575
575
|
};
|
|
576
576
|
/**
|
|
@@ -982,10 +982,10 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
982
982
|
/**
|
|
983
983
|
* @summary Creates a flow
|
|
984
984
|
*/
|
|
985
|
-
const workSpacesSetActiveFlow = (workspaceId,
|
|
985
|
+
const workSpacesSetActiveFlow = (workspaceId, flowDefinition) => {
|
|
986
986
|
return (0, instance_1.customInstance)({ url: `/WorkSpaces/${workspaceId}/flows/active`, method: 'PUT',
|
|
987
987
|
headers: { 'Content-Type': 'application/*+json', },
|
|
988
|
-
data:
|
|
988
|
+
data: flowDefinition
|
|
989
989
|
});
|
|
990
990
|
};
|
|
991
991
|
/**
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { Flow } from './flow';
|
|
8
8
|
import type { DataSetProperty } from './dataSetProperty';
|
|
9
9
|
export interface DataSet {
|
|
10
10
|
createdAt: string;
|
|
@@ -16,7 +16,7 @@ export interface DataSet {
|
|
|
16
16
|
dataSpaceId?: string | null;
|
|
17
17
|
/** @nullable */
|
|
18
18
|
description?: string | null;
|
|
19
|
-
flow?:
|
|
19
|
+
flow?: Flow;
|
|
20
20
|
/** @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}$ */
|
|
21
21
|
id: string;
|
|
22
22
|
modifiedAt: string;
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
import type {
|
|
9
|
-
export interface
|
|
10
|
-
activeFlowDefinition?:
|
|
7
|
+
import type { FlowDefinition } from './flowDefinition';
|
|
8
|
+
import type { FlowTrigger } from './flowTrigger';
|
|
9
|
+
export interface Flow {
|
|
10
|
+
activeFlowDefinition?: FlowDefinition;
|
|
11
11
|
/** @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}$ */
|
|
12
12
|
activeFlowDefinitionId: string;
|
|
13
13
|
/** @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ */
|
|
14
14
|
id: string;
|
|
15
|
-
triggers:
|
|
15
|
+
triggers: FlowTrigger[];
|
|
16
16
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { FlowsBlockConstant } from './flowsBlockConstant';
|
|
8
8
|
import type { FlowsBlockPinRef } from './flowsBlockPinRef';
|
|
9
|
-
export interface
|
|
9
|
+
export interface FlowBlock {
|
|
10
10
|
/** @nullable */
|
|
11
11
|
constants?: FlowsBlockConstant[] | null;
|
|
12
12
|
/** @nullable */
|
|
@@ -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 { FlowConstantValue } from './flowConstantValue';
|
|
8
|
+
export interface FlowConstant {
|
|
9
|
+
/** @nullable */
|
|
10
|
+
value?: FlowConstantValue;
|
|
11
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
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 { FlowDefinitionBlocks } from './flowDefinitionBlocks';
|
|
8
|
+
import type { Connection } from './connection';
|
|
9
|
+
import type { FlowDefinitionConstants } from './flowDefinitionConstants';
|
|
10
|
+
import type { FlowDefinitionInputs } from './flowDefinitionInputs';
|
|
11
|
+
import type { FlowDefinitionLayout } from './flowDefinitionLayout';
|
|
12
|
+
import type { FlowDefinitionOutputs } from './flowDefinitionOutputs';
|
|
13
|
+
import type { FlowDefinitionVariables } from './flowDefinitionVariables';
|
|
14
|
+
export interface FlowDefinition {
|
|
15
|
+
/** @nullable */
|
|
16
|
+
blocks?: FlowDefinitionBlocks;
|
|
17
|
+
/** @nullable */
|
|
18
|
+
connections?: Connection[] | null;
|
|
19
|
+
/** @nullable */
|
|
20
|
+
constants?: FlowDefinitionConstants;
|
|
21
|
+
/** @nullable */
|
|
22
|
+
inputs?: FlowDefinitionInputs;
|
|
23
|
+
/** @nullable */
|
|
24
|
+
layout?: FlowDefinitionLayout;
|
|
25
|
+
/** @nullable */
|
|
26
|
+
name?: string | null;
|
|
27
|
+
/** @nullable */
|
|
28
|
+
outputs?: FlowDefinitionOutputs;
|
|
29
|
+
/** @nullable */
|
|
30
|
+
variables?: FlowDefinitionVariables;
|
|
31
|
+
}
|
package/dist/generated/config/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts}
RENAMED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowBlock } from './flowBlock';
|
|
8
8
|
/**
|
|
9
9
|
* @nullable
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
[key: string]:
|
|
11
|
+
export type FlowDefinitionBlocks = {
|
|
12
|
+
[key: string]: FlowBlock;
|
|
13
13
|
} | null;
|
package/dist/generated/config/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts}
RENAMED
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { FlowConstant } from './flowConstant';
|
|
8
8
|
/**
|
|
9
9
|
* @nullable
|
|
10
10
|
*/
|
|
11
|
-
export type
|
|
12
|
-
[key: string]:
|
|
11
|
+
export type FlowDefinitionConstants = {
|
|
12
|
+
[key: string]: FlowConstant;
|
|
13
13
|
} | null;
|
|
@@ -0,0 +1,13 @@
|
|
|
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 { FlowInput } from './flowInput';
|
|
8
|
+
/**
|
|
9
|
+
* @nullable
|
|
10
|
+
*/
|
|
11
|
+
export type FlowDefinitionInputs = {
|
|
12
|
+
[key: string]: FlowInput;
|
|
13
|
+
} | null;
|