You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schema/workflow.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -273,6 +273,7 @@ $defs:
273
273
description: A name/value mapping of the parameters, if any, to call the function with.
274
274
required: [ call ]
275
275
compositeTask:
276
+
type: object
276
277
properties:
277
278
execute:
278
279
type: object
@@ -300,6 +301,7 @@ $defs:
300
301
required: [ execute ]
301
302
description: Serves as a pivotal orchestrator within workflow systems, enabling the seamless integration and execution of multiple subtasks to accomplish complex operations
0 commit comments