From f07786c349bef76543333907f9080529e512a837 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 15 Jan 2023 23:56:07 +0200 Subject: [PATCH] Updated REST API (markdown) --- REST-API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/REST-API.md b/REST-API.md index 1b934ef..323c4ec 100644 --- a/REST-API.md +++ b/REST-API.md @@ -75,6 +75,7 @@ When calling a production Wekan server, ensure it is running via HTTPS and has a ## Example Call - As Form Data DOES NOT WORK ! Please use As JSON example below ! +https://github.com/wekan/wekan/issues/4807 ```bash curl http://localhost:3000/users/login \