From a2130c4ba56641bb28b078f5408b566a823a0e37 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Sep 2018 22:20:21 +0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index c4d6b88..57c2ddd 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -74,7 +74,10 @@ # API * [REST API Issue](https://github.com/wekan/wekan/issues/1037) -* [REST API Docs](https://github.com/wekan/wekan/wiki/REST-API) +* [REST API Docs: Login](https://github.com/wekan/wekan/wiki/REST-API) +* [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) * [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) * [Excel and VBA](https://github.com/wekan/wekan/wiki/Excel-and-VBA)