summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2024-12-01 17:20:25 -0500
committerJordan Wiens <jordan@psifertex.com>2024-12-01 17:23:37 -0500
commit0237e4d47493e60d256fd7332866b1a7f881abd9 (patch)
tree848d179d4a1dc13b8011d56d21e8c0319c44e664 /docs/dev
parent22dd479fcaab1f637442407ab0780a0a82542825 (diff)
remove outdated mention of commercial only in workflows API
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/workflows.md3
1 files changed, 0 insertions, 3 deletions
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: