mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-07 22:24:27 +00:00
* Add slices option to UpdateDocumentByQueryParams and update Response for slices * 'npm run lint elasticsearch' would not pass without adding this extra export * Proposed changes for adding slices to request and response for Update and Delete ByQuery and ReIndex * ReIndexOrByQueryResponseBase => ReindexResponseBase * Simple type test for client.reindex()