Edit on GitHub

Slug

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

string (Slug)
pattern: ^[a-z0-9]+(?:[-_][a-z0-9]+)*$

A URL compatible slug that can also be used as a reference elsewhere. By default it will generated from the components name or uuid.

Examples:
my-premium-workflow
Where is this used?
Other schemas that have a reference ($ref) to this schema.