Skip to content

Commit 1951e4d

Browse files
authored
fix(specs): wrong ACL for getSettings (#4933)
1 parent 86ef688 commit 1951e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/search/paths/settings/settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ get:
44
operationId: getSettings
55
x-mcp-tool: true
66
x-acl:
7-
- search
7+
- settings
88
description: Retrieves an object with non-null index settings.
99
summary: Retrieve index settings
1010
parameters:

0 commit comments

Comments
 (0)