json sample fixed for PUT /v1/acl/create

This commit is contained in:
lalyos 2014-09-06 01:55:38 +02:00
parent ae6c70a4de
commit 430885595d
1 changed files with 1 additions and 1 deletions

View File

@ -1083,7 +1083,7 @@ body must look like:
{
"Name": "my-app-token",
"Type": "client",
"Rules": "",
"Rules": ""
}
None of the fields are mandatory, and in fact no body needs to be PUT