From b0ec7b393658048f3a33c1445b3afb8f7f25be94 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 10 Oct 2018 00:31:25 +0300 Subject: [PATCH] Updated REST API Cards (markdown) --- REST-API-Cards.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/REST-API-Cards.md b/REST-API-Cards.md index ebe6e36..3b7a2bb 100644 --- a/REST-API-Cards.md +++ b/REST-API-Cards.md @@ -1,3 +1,9 @@ +## Retrieve cards by swimlane id + +Please somebody add example by looking this: + +[Issue](https://github.com/wekan/wekan/issues/1934) and [code](https://github.com/wekan/wekan/pull/1944/commits/be42b8d4cbdfa547ca019ab2dc9a590a115cc0e2). + # Add Card to List-Board-Swimlane | API URL / Code Link | Requires Admin Auth | HTTP Method |