From 34017c0d4c32b16eaa41630c9add85174095d8db Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 7 Sep 2018 12:03:59 +0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 391fa20..3539b03 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -78,6 +78,7 @@ * [REST API Docs: User](https://github.com/wekan/wekan/wiki/REST-API-User) * [REST API Docs: Boards](https://github.com/wekan/wekan/wiki/REST-API-Boards) * [REST API Docs: Cards](https://github.com/wekan/wekan/wiki/REST-API-Cards) +* [REST API Docs: Checklists](https://github.com/wekan/wekan/wiki/REST-API-Checklists) * [REST API Docs: Custom Fields](https://github.com/wekan/wekan/wiki/REST-API-Custom-Fields) * [Python client to REST API](https://github.com/wekan/wekan-python-api-client) * [Wekan Sandstorm cards to CSV using Python](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python)