Skip to content

Commit 2748c32

Browse files
feat(scripts): add push to mcp-node on release (generated)
algolia/api-clients-automation#4784 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
1 parent 5f7f38a commit 2748c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/algoliasearch/api/SearchClient.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ class SearchClient(
616616
}
617617

618618
/** 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`
619+
* operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteBy`
620620
* operation](#tag/Records/operation/deleteBy).
621621
*
622622
* Required API Key ACLs:

0 commit comments

Comments
 (0)