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
..
elasticsearch-tests.ts Remove invalid parameter id from DeleteDocumentByQueryParams (#14014) 2017-01-17 15:37:56 -08:00
index.d.ts Remove invalid parameter id from DeleteDocumentByQueryParams (#14014) 2017-01-17 15:37:56 -08:00
tsconfig.json Add "noImplicitThis" to all tsconfig.json (#13446) 2016-12-19 14:11:46 -08:00