Info
A schema that is used to validate a part of Laboperator workflow templates.
The info section of a Workflow (Step) Template holds general information about the template.
titlerequired | string [ 1 .. 200 ] characters The display name of the template in Laboperator. Examples:
|
---|---|
uuidrequired | |
versionrequired | reference VersionA version that is a valid version tag according to the Semantic Versioning 2.0.0 Specification. We encourage you to follow the SemVer guidelines: |
description | string <= 10000 characters A descriptive summary of the workflow. Examples:
|
author | |
slug | reference SlugA URL compatible slug that can also be used as a reference elsewhere. By default it will generated from the components name or uuid. |