Merge pull request #2689 from zivillian/patch-1

fix example JSON
pull/2742/head
Roger Light 3 years ago committed by GitHub
commit a54e5e3abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ Command:
{
"commands":[
{
"command": "getDefaultACLAccess",
"command": "getDefaultACLAccess"
}
]
}
@ -523,7 +523,7 @@ Command:
{
"commands":[
{
"command": "getAnonymousGroup",
"command": "getAnonymousGroup"
}
]
}

Loading…
Cancel
Save