fix example JSON

Signed-off-by: zivillian <devel@zivillian.de>
This commit is contained in:
zivillian 2022-11-21 21:45:23 +01:00 committed by Bianco Veigel
parent a8448a9c7b
commit a562c93079

View File

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