Rights performance improvements for lists and namespaces #54

Merged
konrad merged 14 commits from improvement/rights-performance into master 2019-01-21 22:08:05 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 833fb115e5 - Show all commits

View File

@ -4,7 +4,7 @@ Content-Type: application/json
{
"username": "user",
"password": "jup2000"
"password": "1234"
}
> {% client.global.set("auth_token", response.body.token); %}