Skip to content

Commit

Permalink
Add pipeline to Index endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Mar 31, 2016
1 parent d5e50c1 commit db5d794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Elasticsearch/Endpoints/Index.php
Expand Up @@ -97,6 +97,7 @@ protected function getParamWhitelist()
'ttl',
'version',
'version_type',
'pipeline'
);
}

Expand Down

0 comments on commit db5d794

Please sign in to comment.