Actions Schema
A schema that is used to validate a part of Laboperator workflow templates.
Actions can come as a simple identifier string or an object to pass options. Either variant can be used as single action or a list of actions. A list of actions will always be executed sequentially. A somehow erroneous action will cause the consecutive actions not to be executed.
- Action Identifier
- Action Object
- reference or reference
Where is this used?
Other schemas that have a reference ($ref
) to this schema.
No references found.