We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manage_enrich
1 parent 9fcb4bb commit 002810aCopy full SHA for 002810a
x-pack/plugin/src/test/resources/rest-api-spec/test/privileges/11_builtin.yml
@@ -15,5 +15,5 @@ setup:
15
# This is fragile - it needs to be updated every time we add a new cluster/index privilege
16
# I would much prefer we could just check that specific entries are in the array, but we don't have
17
# an assertion for that
18
- - length: { "cluster" : 26 }
+ - length: { "cluster" : 27 }
19
- length: { "index" : 16 }
0 commit comments