Skip to content

Untitled string in Root Workflow Schema

docs.neops.io/schema/RootWorkflow#/definitions/EntityAcquireReference/properties/label

Label of the step whose acquired entities this step reuses

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none RootWorkflow.schema.json*

label Type

string

label Constraints

pattern: the string must match the following regular expression:

^(?!parameters$)(?!context$)(?!steps$)[A-Za-z_]\w*$

try pattern