From 35c242ca9f61afaec19bd0080e17d01d3f4bd01a Mon Sep 17 00:00:00 2001 From: Jorge Manrubia Date: Tue, 3 Mar 2026 11:42:10 +0100 Subject: [PATCH] Remove redundant clarification from triage endpoint description --- docs/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/API.md b/docs/API.md index 3e083b3c8..5f56370dd 100644 --- a/docs/API.md +++ b/docs/API.md @@ -709,7 +709,7 @@ Returns `204 No Content` on success. ### `POST /:account_slug/cards/:card_number/triage` -Moves a card into a column. Works for cards in any state - use this to move cards between columns, not just from triage. +Moves a card into a column. | Parameter | Type | Required | Description | |-----------|------|----------|-------------|