We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08fcb0 commit ea83aa4Copy full SHA for ea83aa4
specification/_global/delete_by_query/DeleteByQueryRequest.ts
@@ -258,6 +258,7 @@ export interface Request extends RequestBase {
258
slices?: Slices
259
/**
260
* A comma-separated list of `<field>:<direction>` pairs.
261
+ * @deprecated 9.0.0 this query parameter is not supported and will be removed
262
*/
263
sort?: string[]
264
0 commit comments