Edit on GitHub

AddStep Options

A schema that is used to validate a part of Laboperator workflow templates.

Options to a AddStep action.

AddStep Options
property name*
object or object
one of
  • object
  • object
uuidrequired
reference
UUID
A reference to a step template.
versionrequired
reference
Version
Version on a step template.
fields
reference
Field Values

Direct assignments of values to step fields. The values are evaluated against the field schema during validation.

fieldMapping
reference
Field Mapping

A field mapping is always required when a step defines its own fields. The field mapping maps the global workflow fields to step internal fields. During validation it will be ensured that the field types are compatible.

Where is this used?
Other schemas that have a reference ($ref) to this schema.

No references found.