From 79e48065c3e9a9bab017cdc2a9be54f08c76e86c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 2 Oct 2018 00:20:10 +0300 Subject: [PATCH] Updated REST API Boards (markdown) --- REST-API-Boards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REST-API-Boards.md b/REST-API-Boards.md index b15577b..d0f0211 100644 --- a/REST-API-Boards.md +++ b/REST-API-Boards.md @@ -10,7 +10,7 @@ curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \ ## Add/Remove Board Member and Change Role -[Add/Remove Board Member and Change Role: admin/normal/nocomments/commentonly](https://github.com/wekan/wekan/wiki/REST-API-Role). +[Add/Remove Board Member and Change Role admin/normal/nocomments/commentonly](https://github.com/wekan/wekan/wiki/REST-API-Role). ## The admin takes the ownership of ALL boards of the user (archived and not archived) where the user is admin on.