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 d8d7762 commit a2eae93Copy full SHA for a2eae93
specification/_global/delete_by_query/DeleteByQueryRequest.ts
@@ -257,6 +257,7 @@ export interface Request extends RequestBase {
257
slices?: Slices
258
/**
259
* A comma-separated list of `<field>:<direction>` pairs.
260
+ * @deprecated 9.0.0 this query parameter is not supported and will be removed
261
*/
262
sort?: string[]
263
0 commit comments