Files
DefinitelyTyped/elasticsearch
Ahmad Ferdous Bin Alam 4f35aef094 Remove invalid parameter id from DeleteDocumentByQueryParams (#14014)
The parameter list of deleteByQuery function does not have `id`.
The relevant documentation is available at
https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/api-reference.html#api-deletebyquery
Even the Elasticsearch documentation available at
https://www.elastic.co/guide/en/elasticsearch/reference/5.x/docs-delete-by-query.html
does not refer to any id parameter for that function.
2017-01-17 15:37:56 -08:00
..