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
@@ -270,6 +270,7 @@ $defs:
270
270
description: A name/value mapping of the parameters, if any, to call the function with.
271
271
required: [ call ]
272
272
compositeTask:
273
+
type: object
273
274
properties:
274
275
execute:
275
276
type: object
@@ -297,6 +298,7 @@ $defs:
297
298
required: [ execute ]
298
299
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