Skip to content

Commit f2ae26b

Browse files
committed
Add 'version' param to Exists whitelist
1 parent 3884ca0 commit f2ae26b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Exists.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ public function getParamWhitelist()
5959
'realtime',
6060
'refresh',
6161
'routing',
62+
'version',
6263
);
6364
}
6465

0 commit comments

Comments
 (0)