Skip to content

Commit 06a3bf5

Browse files
committed
Add 'health' to Cat/Indices whitelist
1 parent 3ca12f4 commit 06a3bf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Cat/Indices.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ public function getParamWhitelist()
4444
'help',
4545
'pri',
4646
'v',
47+
'health'
4748
);
4849
}
4950

0 commit comments

Comments
 (0)