From 8d4d248b791eb5caa294fda9c1dd878da38c3207 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 31 Oct 2017 07:41:23 +0200 Subject: [PATCH] Updated REST API (markdown) --- REST-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REST-API.md b/REST-API.md index 588bb31..b49e792 100644 --- a/REST-API.md +++ b/REST-API.md @@ -329,7 +329,7 @@ curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \ ## Information about boards of user ``` curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \ - http://localhost:3000/api/usersXQMZgynx9M79qTtQc/boards + http://localhost:3000/api/users/XQMZgynx9M79qTtQc/boards ``` # User List