Documentation bug: Bulk add, delete and change roles mappings

6 views
Skip to first unread message

Fred Drake

unread,
Mar 21, 2019, 12:50:48 PM3/21/19
to Search Guard Community Forum
Looking at the latest documentation:


The PATCH example includes this entry:

{
 
"op": "delete", "path": "/sg_management"
}

This should be:

{
 
"op": "remove", "path": "/sg_management"
}

("remove" instead of "delete")


  -Fred

Jochen Kressin

unread,
Mar 22, 2019, 10:48:53 AM3/22/19
to Search Guard Community Forum
Good catch, will update the docs asap.
Reply all
Reply to author
Forward
0 new messages