Multiple Reminders (#22)
This commit is contained in:
parent
af0ce5bb96
commit
fded3c23d0
6 changed files with 97 additions and 39 deletions
|
|
@ -4,7 +4,7 @@ Content-Type: application/json
|
|||
|
||||
{
|
||||
"username": "user",
|
||||
"password": "12345"
|
||||
"password": "1234"
|
||||
}
|
||||
|
||||
> {% client.global.set("auth_token", response.body.token); %}
|
||||
|
|
|
|||
Reference in a new issue