mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 08:32:33 +01:00
Updated REST API (markdown)
parent
f07786c349
commit
ec11faf9b5
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ curl http://localhost:3000/users/login \
|
|||
|
||||
THIS WORKS !! Alternatively, look at api.py example at https://github.com/wekan/wekan
|
||||
|
||||
NOTE: Username and password is case sensitive. So type BIG and small letters correctly.
|
||||
|
||||
```bash
|
||||
curl -H "Content-type:application/json" \
|
||||
http://localhost:3000/users/login \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue