@smartspace/api-client 0.1.0-pr.820.52abbad → 0.1.0-pr.831.9d22b21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/dist/generated/chat/models/{flowsConnection.d.ts → connection.d.ts} +1 -1
  2. package/dist/generated/chat/models/dataSet.d.ts +2 -2
  3. package/dist/generated/chat/models/{flowsFlow.d.ts → flow.d.ts} +5 -5
  4. package/dist/generated/chat/models/{flowsFlowBlock.d.ts → flowBlock.d.ts} +1 -1
  5. package/dist/generated/chat/models/flowConstant.d.ts +11 -0
  6. package/dist/generated/chat/models/{flowsFlowConstantValue.d.ts → flowConstantValue.d.ts} +1 -1
  7. package/dist/generated/chat/models/flowDefinition.d.ts +31 -0
  8. package/dist/generated/chat/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts} +3 -3
  9. package/dist/generated/chat/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts} +3 -3
  10. package/dist/generated/chat/models/flowDefinitionInputs.d.ts +13 -0
  11. package/dist/generated/chat/models/{flowsFlowDefinitionLayout.d.ts → flowDefinitionLayout.d.ts} +1 -1
  12. package/dist/generated/chat/models/flowDefinitionOutputs.d.ts +13 -0
  13. package/dist/generated/chat/models/{flowsFlowDefinitionOutputs.d.ts → flowDefinitionVariables.d.ts} +3 -3
  14. package/dist/generated/chat/models/flowInput.d.ts +10 -0
  15. package/dist/generated/chat/models/{flowsFlowInputSchema.d.ts → flowInputSchema.d.ts} +1 -1
  16. package/dist/generated/chat/models/flowOutput.d.ts +10 -0
  17. package/dist/generated/chat/models/{flowsFlowOutputSchema.d.ts → flowOutputSchema.d.ts} +1 -1
  18. package/dist/generated/chat/models/{flowsFlowTrigger.d.ts → flowTrigger.d.ts} +1 -1
  19. package/dist/generated/chat/models/{flowsFlowVariable.d.ts → flowVariable.d.ts} +3 -3
  20. package/dist/generated/chat/models/{flowsFlowVariableSchema.d.ts → flowVariableSchema.d.ts} +1 -1
  21. package/dist/generated/chat/models/index.d.ts +19 -19
  22. package/dist/generated/chat/models/index.js +19 -19
  23. package/dist/generated/chat/models/workSpaceInputs.d.ts +2 -2
  24. package/dist/generated/chat/models/workSpaceVariables.d.ts +2 -2
  25. package/dist/generated/config/api.d.ts +3 -3
  26. package/dist/generated/config/api.js +4 -4
  27. package/dist/generated/config/models/{flowsConnection.d.ts → connection.d.ts} +1 -1
  28. package/dist/generated/config/models/dataSet.d.ts +2 -2
  29. package/dist/generated/config/models/{flowsFlow.d.ts → flow.d.ts} +5 -5
  30. package/dist/generated/config/models/{flowsFlowBlock.d.ts → flowBlock.d.ts} +1 -1
  31. package/dist/generated/config/models/flowConstant.d.ts +11 -0
  32. package/dist/generated/config/models/{flowsFlowConstantValue.d.ts → flowConstantValue.d.ts} +1 -1
  33. package/dist/generated/config/models/flowDefinition.d.ts +31 -0
  34. package/dist/generated/config/models/{flowsFlowDefinitionBlocks.d.ts → flowDefinitionBlocks.d.ts} +3 -3
  35. package/dist/generated/config/models/{flowsFlowDefinitionInputs.d.ts → flowDefinitionConstants.d.ts} +3 -3
  36. package/dist/generated/config/models/flowDefinitionInputs.d.ts +13 -0
  37. package/dist/generated/config/models/{flowsFlowDefinitionLayout.d.ts → flowDefinitionLayout.d.ts} +1 -1
  38. package/dist/generated/config/models/flowDefinitionOutputs.d.ts +13 -0
  39. package/dist/generated/config/models/{flowsFlowDefinitionOutputs.d.ts → flowDefinitionVariables.d.ts} +3 -3
  40. package/dist/generated/config/models/flowInput.d.ts +10 -0
  41. package/dist/generated/config/models/{flowsFlowInputSchema.d.ts → flowInputSchema.d.ts} +1 -1
  42. package/dist/generated/config/models/flowOutput.d.ts +10 -0
  43. package/dist/generated/config/models/{flowsFlowOutputSchema.d.ts → flowOutputSchema.d.ts} +1 -1
  44. package/dist/generated/config/models/{flowsFlowTrigger.d.ts → flowTrigger.d.ts} +1 -1
  45. package/dist/generated/config/models/{flowsFlowVariable.d.ts → flowVariable.d.ts} +3 -3
  46. package/dist/generated/config/models/{flowsFlowVariableSchema.d.ts → flowVariableSchema.d.ts} +1 -1
  47. package/dist/generated/config/models/index.d.ts +19 -19
  48. package/dist/generated/config/models/index.js +19 -19
  49. package/dist/generated/config/models/workSpaceInputs.d.ts +2 -2
  50. package/dist/generated/config/models/workSpaceVariables.d.ts +2 -2
  51. package/package.json +1 -1
  52. package/dist/generated/chat/models/flowsFlowConstant.d.ts +0 -11
  53. package/dist/generated/chat/models/flowsFlowDefinition.d.ts +0 -31
  54. package/dist/generated/chat/models/flowsFlowDefinitionConstants.d.ts +0 -13
  55. package/dist/generated/chat/models/flowsFlowDefinitionVariables.d.ts +0 -13
  56. package/dist/generated/chat/models/flowsFlowInput.d.ts +0 -10
  57. package/dist/generated/chat/models/flowsFlowOutput.d.ts +0 -10
  58. package/dist/generated/config/models/flowsFlowConstant.d.ts +0 -11
  59. package/dist/generated/config/models/flowsFlowDefinition.d.ts +0 -31
  60. package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +0 -13
  61. package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +0 -13
  62. package/dist/generated/config/models/flowsFlowInput.d.ts +0 -10
  63. package/dist/generated/config/models/flowsFlowOutput.d.ts +0 -10
  64. /package/dist/generated/chat/models/{flowsConnection.js → connection.js} +0 -0
  65. /package/dist/generated/chat/models/{flowsFlow.js → flow.js} +0 -0
  66. /package/dist/generated/chat/models/{flowsFlowBlock.js → flowBlock.js} +0 -0
  67. /package/dist/generated/chat/models/{flowsFlowConstant.js → flowConstant.js} +0 -0
  68. /package/dist/generated/chat/models/{flowsFlowConstantValue.js → flowConstantValue.js} +0 -0
  69. /package/dist/generated/chat/models/{flowsFlowDefinition.js → flowDefinition.js} +0 -0
  70. /package/dist/generated/chat/models/{flowsFlowDefinitionBlocks.js → flowDefinitionBlocks.js} +0 -0
  71. /package/dist/generated/chat/models/{flowsFlowDefinitionConstants.js → flowDefinitionConstants.js} +0 -0
  72. /package/dist/generated/chat/models/{flowsFlowDefinitionInputs.js → flowDefinitionInputs.js} +0 -0
  73. /package/dist/generated/chat/models/{flowsFlowDefinitionLayout.js → flowDefinitionLayout.js} +0 -0
  74. /package/dist/generated/chat/models/{flowsFlowDefinitionOutputs.js → flowDefinitionOutputs.js} +0 -0
  75. /package/dist/generated/chat/models/{flowsFlowDefinitionVariables.js → flowDefinitionVariables.js} +0 -0
  76. /package/dist/generated/chat/models/{flowsFlowInput.js → flowInput.js} +0 -0
  77. /package/dist/generated/chat/models/{flowsFlowInputSchema.js → flowInputSchema.js} +0 -0
  78. /package/dist/generated/chat/models/{flowsFlowOutput.js → flowOutput.js} +0 -0
  79. /package/dist/generated/chat/models/{flowsFlowOutputSchema.js → flowOutputSchema.js} +0 -0
  80. /package/dist/generated/chat/models/{flowsFlowTrigger.js → flowTrigger.js} +0 -0
  81. /package/dist/generated/chat/models/{flowsFlowVariable.js → flowVariable.js} +0 -0
  82. /package/dist/generated/chat/models/{flowsFlowVariableSchema.js → flowVariableSchema.js} +0 -0
  83. /package/dist/generated/config/models/{flowsConnection.js → connection.js} +0 -0
  84. /package/dist/generated/config/models/{flowsFlow.js → flow.js} +0 -0
  85. /package/dist/generated/config/models/{flowsFlowBlock.js → flowBlock.js} +0 -0
  86. /package/dist/generated/config/models/{flowsFlowConstant.js → flowConstant.js} +0 -0
  87. /package/dist/generated/config/models/{flowsFlowConstantValue.js → flowConstantValue.js} +0 -0
  88. /package/dist/generated/config/models/{flowsFlowDefinition.js → flowDefinition.js} +0 -0
  89. /package/dist/generated/config/models/{flowsFlowDefinitionBlocks.js → flowDefinitionBlocks.js} +0 -0
  90. /package/dist/generated/config/models/{flowsFlowDefinitionConstants.js → flowDefinitionConstants.js} +0 -0
  91. /package/dist/generated/config/models/{flowsFlowDefinitionInputs.js → flowDefinitionInputs.js} +0 -0
  92. /package/dist/generated/config/models/{flowsFlowDefinitionLayout.js → flowDefinitionLayout.js} +0 -0
  93. /package/dist/generated/config/models/{flowsFlowDefinitionOutputs.js → flowDefinitionOutputs.js} +0 -0
  94. /package/dist/generated/config/models/{flowsFlowDefinitionVariables.js → flowDefinitionVariables.js} +0 -0
  95. /package/dist/generated/config/models/{flowsFlowInput.js → flowInput.js} +0 -0
  96. /package/dist/generated/config/models/{flowsFlowInputSchema.js → flowInputSchema.js} +0 -0
  97. /package/dist/generated/config/models/{flowsFlowOutput.js → flowOutput.js} +0 -0
  98. /package/dist/generated/config/models/{flowsFlowOutputSchema.js → flowOutputSchema.js} +0 -0
  99. /package/dist/generated/config/models/{flowsFlowTrigger.js → flowTrigger.js} +0 -0
  100. /package/dist/generated/config/models/{flowsFlowVariable.js → flowVariable.js} +0 -0
  101. /package/dist/generated/config/models/{flowsFlowVariableSchema.js → flowVariableSchema.js} +0 -0
@@ -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 { FlowOutput } from './flowOutput';
8
+ /**
9
+ * @nullable
10
+ */
11
+ export type FlowDefinitionOutputs = {
12
+ [key: string]: FlowOutput;
13
+ } | null;
@@ -4,10 +4,10 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { FlowsFlowOutput } from './flowsFlowOutput';
7
+ import type { FlowVariable } from './flowVariable';
8
8
  /**
9
9
  * @nullable
10
10
  */
11
- export type FlowsFlowDefinitionOutputs = {
12
- [key: string]: FlowsFlowOutput;
11
+ export type FlowDefinitionVariables = {
12
+ [key: string]: FlowVariable;
13
13
  } | null;
@@ -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 { FlowInputSchema } from './flowInputSchema';
8
+ export interface FlowInput {
9
+ schema: FlowInputSchema;
10
+ }
@@ -4,6 +4,6 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export type FlowsFlowInputSchema = {
7
+ export type FlowInputSchema = {
8
8
  [key: string]: unknown;
9
9
  };
@@ -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 { FlowOutputSchema } from './flowOutputSchema';
8
+ export interface FlowOutput {
9
+ schema: FlowOutputSchema;
10
+ }
@@ -4,6 +4,6 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export type FlowsFlowOutputSchema = {
7
+ export type FlowOutputSchema = {
8
8
  [key: string]: unknown;
9
9
  };
@@ -6,7 +6,7 @@
6
6
  */
7
7
  import type { DataSourceContainer } from './dataSourceContainer';
8
8
  import type { EnumsFlowTriggerType } from './enumsFlowTriggerType';
9
- export interface FlowsFlowTrigger {
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 { FlowsFlowVariableSchema } from './flowsFlowVariableSchema';
9
- export interface FlowsFlowVariable {
8
+ import type { FlowVariableSchema } from './flowVariableSchema';
9
+ export interface FlowVariable {
10
10
  access: EnumsFlowVariableAccess;
11
- schema: FlowsFlowVariableSchema;
11
+ schema: FlowVariableSchema;
12
12
  }
@@ -4,6 +4,6 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export type FlowsFlowVariableSchema = {
7
+ export type FlowVariableSchema = {
8
8
  [key: string]: unknown;
9
9
  };
@@ -38,6 +38,7 @@ export * from './blockSetsGetBlockSetsParams';
38
38
  export * from './blocksGetBlocksParams';
39
39
  export * from './configApiAddMessageFileFromBlobUri';
40
40
  export * from './configApiRunFlowRequest';
41
+ export * from './connection';
41
42
  export * from './containerDataSet';
42
43
  export * from './containersPostParams';
43
44
  export * from './coreDeploymentEnumsDeploymentStatus';
@@ -106,6 +107,21 @@ export * from './filesDownloadFileParams';
106
107
  export * from './filesGetFileInfoParams';
107
108
  export * from './filesGetUriParams';
108
109
  export * from './filesUploadFilesBody';
110
+ export * from './flow';
111
+ export * from './flowBlock';
112
+ export * from './flowConstant';
113
+ export * from './flowConstantValue';
114
+ export * from './flowDefinition';
115
+ export * from './flowDefinitionBlocks';
116
+ export * from './flowDefinitionConstants';
117
+ export * from './flowDefinitionInputs';
118
+ export * from './flowDefinitionLayout';
119
+ export * from './flowDefinitionOutputs';
120
+ export * from './flowDefinitionVariables';
121
+ export * from './flowInput';
122
+ export * from './flowInputSchema';
123
+ export * from './flowOutput';
124
+ export * from './flowOutputSchema';
109
125
  export * from './flowRunsAddFileIdFilesBody';
110
126
  export * from './flowRunsCreateFlowRunParams';
111
127
  export * from './flowRunsGetStepExecutionsParams';
@@ -113,31 +129,15 @@ export * from './flowRunsGetVariables200One';
113
129
  export * from './flowRunsGetVariables200Three';
114
130
  export * from './flowRunsGetVariables200Two';
115
131
  export * from './flowRunsSearchFlowRunsParams';
132
+ export * from './flowTrigger';
116
133
  export * from './flowValueModel';
117
134
  export * from './flowValueModelChannels';
135
+ export * from './flowVariable';
136
+ export * from './flowVariableSchema';
118
137
  export * from './flowsBlockConstant';
119
138
  export * from './flowsBlockConstantValue';
120
139
  export * from './flowsBlockPinRef';
121
- export * from './flowsConnection';
122
- export * from './flowsFlow';
123
- export * from './flowsFlowBlock';
124
- export * from './flowsFlowConstant';
125
- export * from './flowsFlowConstantValue';
126
- export * from './flowsFlowDefinition';
127
- export * from './flowsFlowDefinitionBlocks';
128
- export * from './flowsFlowDefinitionConstants';
129
- export * from './flowsFlowDefinitionInputs';
130
- export * from './flowsFlowDefinitionLayout';
131
- export * from './flowsFlowDefinitionOutputs';
132
- export * from './flowsFlowDefinitionVariables';
133
- export * from './flowsFlowInput';
134
- export * from './flowsFlowInputSchema';
135
- export * from './flowsFlowOutput';
136
- export * from './flowsFlowOutputSchema';
137
140
  export * from './flowsFlowPinRef';
138
- export * from './flowsFlowTrigger';
139
- export * from './flowsFlowVariable';
140
- export * from './flowsFlowVariableSchema';
141
141
  export * from './functionExecutionDebugModel';
142
142
  export * from './ingestedBlob';
143
143
  export * from './inputPinInterface';
@@ -54,6 +54,7 @@ __exportStar(require("./blockSetsGetBlockSetsParams"), exports);
54
54
  __exportStar(require("./blocksGetBlocksParams"), exports);
55
55
  __exportStar(require("./configApiAddMessageFileFromBlobUri"), exports);
56
56
  __exportStar(require("./configApiRunFlowRequest"), exports);
57
+ __exportStar(require("./connection"), exports);
57
58
  __exportStar(require("./containerDataSet"), exports);
58
59
  __exportStar(require("./containersPostParams"), exports);
59
60
  __exportStar(require("./coreDeploymentEnumsDeploymentStatus"), exports);
@@ -122,6 +123,21 @@ __exportStar(require("./filesDownloadFileParams"), exports);
122
123
  __exportStar(require("./filesGetFileInfoParams"), exports);
123
124
  __exportStar(require("./filesGetUriParams"), exports);
124
125
  __exportStar(require("./filesUploadFilesBody"), exports);
126
+ __exportStar(require("./flow"), exports);
127
+ __exportStar(require("./flowBlock"), exports);
128
+ __exportStar(require("./flowConstant"), exports);
129
+ __exportStar(require("./flowConstantValue"), exports);
130
+ __exportStar(require("./flowDefinition"), exports);
131
+ __exportStar(require("./flowDefinitionBlocks"), exports);
132
+ __exportStar(require("./flowDefinitionConstants"), exports);
133
+ __exportStar(require("./flowDefinitionInputs"), exports);
134
+ __exportStar(require("./flowDefinitionLayout"), exports);
135
+ __exportStar(require("./flowDefinitionOutputs"), exports);
136
+ __exportStar(require("./flowDefinitionVariables"), exports);
137
+ __exportStar(require("./flowInput"), exports);
138
+ __exportStar(require("./flowInputSchema"), exports);
139
+ __exportStar(require("./flowOutput"), exports);
140
+ __exportStar(require("./flowOutputSchema"), exports);
125
141
  __exportStar(require("./flowRunsAddFileIdFilesBody"), exports);
126
142
  __exportStar(require("./flowRunsCreateFlowRunParams"), exports);
127
143
  __exportStar(require("./flowRunsGetStepExecutionsParams"), exports);
@@ -129,31 +145,15 @@ __exportStar(require("./flowRunsGetVariables200One"), exports);
129
145
  __exportStar(require("./flowRunsGetVariables200Three"), exports);
130
146
  __exportStar(require("./flowRunsGetVariables200Two"), exports);
131
147
  __exportStar(require("./flowRunsSearchFlowRunsParams"), exports);
148
+ __exportStar(require("./flowTrigger"), exports);
132
149
  __exportStar(require("./flowValueModel"), exports);
133
150
  __exportStar(require("./flowValueModelChannels"), exports);
151
+ __exportStar(require("./flowVariable"), exports);
152
+ __exportStar(require("./flowVariableSchema"), exports);
134
153
  __exportStar(require("./flowsBlockConstant"), exports);
135
154
  __exportStar(require("./flowsBlockConstantValue"), exports);
136
155
  __exportStar(require("./flowsBlockPinRef"), exports);
137
- __exportStar(require("./flowsConnection"), exports);
138
- __exportStar(require("./flowsFlow"), exports);
139
- __exportStar(require("./flowsFlowBlock"), exports);
140
- __exportStar(require("./flowsFlowConstant"), exports);
141
- __exportStar(require("./flowsFlowConstantValue"), exports);
142
- __exportStar(require("./flowsFlowDefinition"), exports);
143
- __exportStar(require("./flowsFlowDefinitionBlocks"), exports);
144
- __exportStar(require("./flowsFlowDefinitionConstants"), exports);
145
- __exportStar(require("./flowsFlowDefinitionInputs"), exports);
146
- __exportStar(require("./flowsFlowDefinitionLayout"), exports);
147
- __exportStar(require("./flowsFlowDefinitionOutputs"), exports);
148
- __exportStar(require("./flowsFlowDefinitionVariables"), exports);
149
- __exportStar(require("./flowsFlowInput"), exports);
150
- __exportStar(require("./flowsFlowInputSchema"), exports);
151
- __exportStar(require("./flowsFlowOutput"), exports);
152
- __exportStar(require("./flowsFlowOutputSchema"), exports);
153
156
  __exportStar(require("./flowsFlowPinRef"), exports);
154
- __exportStar(require("./flowsFlowTrigger"), exports);
155
- __exportStar(require("./flowsFlowVariable"), exports);
156
- __exportStar(require("./flowsFlowVariableSchema"), exports);
157
157
  __exportStar(require("./functionExecutionDebugModel"), exports);
158
158
  __exportStar(require("./ingestedBlob"), exports);
159
159
  __exportStar(require("./inputPinInterface"), exports);
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { FlowsFlowInput } from './flowsFlowInput';
7
+ import type { FlowInput } from './flowInput';
8
8
  export type WorkSpaceInputs = {
9
- [key: string]: FlowsFlowInput;
9
+ [key: string]: FlowInput;
10
10
  };
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { FlowsFlowVariable } from './flowsFlowVariable';
7
+ import type { FlowVariable } from './flowVariable';
8
8
  export type WorkSpaceVariables = {
9
- [key: string]: FlowsFlowVariable;
9
+ [key: string]: FlowVariable;
10
10
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartspace/api-client",
3
- "version": "0.1.0-pr.820.52abbad",
3
+ "version": "0.1.0-pr.831.9d22b21",
4
4
  "description": "Generated TypeScript client for SmartSpace APIs",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,11 +0,0 @@
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 { FlowsFlowConstantValue } from './flowsFlowConstantValue';
8
- export interface FlowsFlowConstant {
9
- /** @nullable */
10
- value?: FlowsFlowConstantValue;
11
- }
@@ -1,31 +0,0 @@
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 { FlowsFlowDefinitionBlocks } from './flowsFlowDefinitionBlocks';
8
- import type { FlowsConnection } from './flowsConnection';
9
- import type { FlowsFlowDefinitionConstants } from './flowsFlowDefinitionConstants';
10
- import type { FlowsFlowDefinitionInputs } from './flowsFlowDefinitionInputs';
11
- import type { FlowsFlowDefinitionLayout } from './flowsFlowDefinitionLayout';
12
- import type { FlowsFlowDefinitionOutputs } from './flowsFlowDefinitionOutputs';
13
- import type { FlowsFlowDefinitionVariables } from './flowsFlowDefinitionVariables';
14
- export interface FlowsFlowDefinition {
15
- /** @nullable */
16
- blocks?: FlowsFlowDefinitionBlocks;
17
- /** @nullable */
18
- connections?: FlowsConnection[] | null;
19
- /** @nullable */
20
- constants?: FlowsFlowDefinitionConstants;
21
- /** @nullable */
22
- inputs?: FlowsFlowDefinitionInputs;
23
- /** @nullable */
24
- layout?: FlowsFlowDefinitionLayout;
25
- /** @nullable */
26
- name?: string | null;
27
- /** @nullable */
28
- outputs?: FlowsFlowDefinitionOutputs;
29
- /** @nullable */
30
- variables?: FlowsFlowDefinitionVariables;
31
- }
@@ -1,13 +0,0 @@
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 { FlowsFlowConstant } from './flowsFlowConstant';
8
- /**
9
- * @nullable
10
- */
11
- export type FlowsFlowDefinitionConstants = {
12
- [key: string]: FlowsFlowConstant;
13
- } | null;
@@ -1,13 +0,0 @@
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 { FlowsFlowVariable } from './flowsFlowVariable';
8
- /**
9
- * @nullable
10
- */
11
- export type FlowsFlowDefinitionVariables = {
12
- [key: string]: FlowsFlowVariable;
13
- } | null;
@@ -1,10 +0,0 @@
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 { FlowsFlowInputSchema } from './flowsFlowInputSchema';
8
- export interface FlowsFlowInput {
9
- schema: FlowsFlowInputSchema;
10
- }
@@ -1,10 +0,0 @@
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 { FlowsFlowOutputSchema } from './flowsFlowOutputSchema';
8
- export interface FlowsFlowOutput {
9
- schema: FlowsFlowOutputSchema;
10
- }
@@ -1,11 +0,0 @@
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 { FlowsFlowConstantValue } from './flowsFlowConstantValue';
8
- export interface FlowsFlowConstant {
9
- /** @nullable */
10
- value?: FlowsFlowConstantValue;
11
- }
@@ -1,31 +0,0 @@
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 { FlowsFlowDefinitionBlocks } from './flowsFlowDefinitionBlocks';
8
- import type { FlowsConnection } from './flowsConnection';
9
- import type { FlowsFlowDefinitionConstants } from './flowsFlowDefinitionConstants';
10
- import type { FlowsFlowDefinitionInputs } from './flowsFlowDefinitionInputs';
11
- import type { FlowsFlowDefinitionLayout } from './flowsFlowDefinitionLayout';
12
- import type { FlowsFlowDefinitionOutputs } from './flowsFlowDefinitionOutputs';
13
- import type { FlowsFlowDefinitionVariables } from './flowsFlowDefinitionVariables';
14
- export interface FlowsFlowDefinition {
15
- /** @nullable */
16
- blocks?: FlowsFlowDefinitionBlocks;
17
- /** @nullable */
18
- connections?: FlowsConnection[] | null;
19
- /** @nullable */
20
- constants?: FlowsFlowDefinitionConstants;
21
- /** @nullable */
22
- inputs?: FlowsFlowDefinitionInputs;
23
- /** @nullable */
24
- layout?: FlowsFlowDefinitionLayout;
25
- /** @nullable */
26
- name?: string | null;
27
- /** @nullable */
28
- outputs?: FlowsFlowDefinitionOutputs;
29
- /** @nullable */
30
- variables?: FlowsFlowDefinitionVariables;
31
- }
@@ -1,13 +0,0 @@
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 { FlowsFlowConstant } from './flowsFlowConstant';
8
- /**
9
- * @nullable
10
- */
11
- export type FlowsFlowDefinitionConstants = {
12
- [key: string]: FlowsFlowConstant;
13
- } | null;
@@ -1,13 +0,0 @@
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 { FlowsFlowVariable } from './flowsFlowVariable';
8
- /**
9
- * @nullable
10
- */
11
- export type FlowsFlowDefinitionVariables = {
12
- [key: string]: FlowsFlowVariable;
13
- } | null;
@@ -1,10 +0,0 @@
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 { FlowsFlowInputSchema } from './flowsFlowInputSchema';
8
- export interface FlowsFlowInput {
9
- schema: FlowsFlowInputSchema;
10
- }
@@ -1,10 +0,0 @@
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 { FlowsFlowOutputSchema } from './flowsFlowOutputSchema';
8
- export interface FlowsFlowOutput {
9
- schema: FlowsFlowOutputSchema;
10
- }