mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Merge pull request #324 from lalyos/patch-1
json sample fixed for PUT /v1/acl/create
This commit is contained in:
commit
0d23f35f3d
@ -1083,7 +1083,7 @@ body must look like:
|
|||||||
{
|
{
|
||||||
"Name": "my-app-token",
|
"Name": "my-app-token",
|
||||||
"Type": "client",
|
"Type": "client",
|
||||||
"Rules": "",
|
"Rules": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
None of the fields are mandatory, and in fact no body needs to be PUT
|
None of the fields are mandatory, and in fact no body needs to be PUT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user