Skip to content

Commit db5d794

Browse files
committed
Add pipeline to Index endpoint
1 parent d5e50c1 commit db5d794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ protected function getParamWhitelist()
9797
'ttl',
9898
'version',
9999
'version_type',
100+
'pipeline'
100101
);
101102
}
102103

0 commit comments

Comments
 (0)