Skip to main content

CONDITION_SPEC

Constant CONDITION_SPEC 

Source
pub const CONDITION_SPEC: PortSpec;
Expand description

condition: a pure branching waypoint — no success port, the request always leaves on true or false. Evaluation is lenient (absent variables compare as empty, a JSONPath over a non-JSON body matches nothing), so the node itself never errors; error stays declared for compatibility with policies that wired it.