Update README.md
This commit is contained in:
parent
2f2d0c592e
commit
0301e1a7e8
1 changed files with 2 additions and 2 deletions
|
@ -118,8 +118,8 @@ Request JSON object:
|
||||||
|
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
auth_name: "your-name",
|
auth_name: "auth-name",
|
||||||
auth_realm: "your-realm",
|
auth_realm: "auth-realm",
|
||||||
auth_token: "current time based token",
|
auth_token: "current time based token",
|
||||||
name: "name that wants to be authenticated",
|
name: "name that wants to be authenticated",
|
||||||
realm: "realm that wants to be authenticated",
|
realm: "realm that wants to be authenticated",
|
||||||
|
|
Loading…
Add table
Reference in a new issue