Merge pull request #2689 from zivillian/patch-1

fix example JSON
This commit is contained in:
Roger Light 2022-12-07 22:42:45 +00:00 committed by GitHub
commit a54e5e3abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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