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 5f7f38a commit 2748c32Copy full SHA for 2748c32
src/main/scala/algoliasearch/api/SearchClient.scala
@@ -616,7 +616,7 @@ class SearchClient(
616
}
617
618
/** Deletes a record by its object ID. To delete more than one record, use the [`batch`
619
- * operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteByQuery`
+ * operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteBy`
620
* operation](#tag/Records/operation/deleteBy).
621
*
622
* Required API Key ACLs:
0 commit comments