From 5fe68d4d499a8496229763369b50d71c9fa16200 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 20 Feb 2016 18:11:08 -0500 Subject: Add drag and drop to change swimlane positions --- doc/api-column-procedures.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api-column-procedures.markdown') diff --git a/doc/api-column-procedures.markdown b/doc/api-column-procedures.markdown index 5bae7f76..c5d2793b 100644 --- a/doc/api-column-procedures.markdown +++ b/doc/api-column-procedures.markdown @@ -97,7 +97,7 @@ Response example: - Parameters: - **project_id** (integer, required) - **column_id** (integer, required) - - **position** (integer, required) + - **position** (integer, required, must be >= 1) - Result on success: **true** - Result on failure: **false** -- cgit v1.2.3