From 0237e4d47493e60d256fd7332866b1a7f881abd9 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 1 Dec 2024 17:20:25 -0500 Subject: remove outdated mention of commercial only in workflows API --- docs/dev/workflows.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md index db22412f..0b19e9b1 100644 --- a/docs/dev/workflows.md +++ b/docs/dev/workflows.md @@ -520,9 +520,6 @@ The **Workflow Machine** is the core engine that manages and executes workflows. There is an API to interact directly with the Workflow Machine, allowing you to issue commands, query state, and control activity eligibility. -!!! note - This API is only available in **Commercial** and above product editions. - ### WorkflowMachine CLI Commands You can interact with the `WorkflowMachine` using the CLI for debugging purposes: -- cgit v1.3.1