Skip to content

Commit

Permalink
Add 'version' param to Exists whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Mar 2, 2017
1 parent 3884ca0 commit f2ae26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Elasticsearch/Endpoints/Exists.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public function getParamWhitelist()
'realtime',
'refresh',
'routing',
'version',
);
}

Expand Down

0 comments on commit f2ae26b

Please sign in to comment.