Skip to content

Commit 398662f

Browse files
feat(scripts): add push to mcp-node on release (generated)
algolia/api-clients-automation#4784 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]>
1 parent d45c94d commit 398662f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Search/SearchClient.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@ open class SearchClient {
12391239
}
12401240

12411241
// Deletes a record by its object ID. To delete more than one record, use the [`batch`
1242-
// operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteByQuery`
1242+
// operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteBy`
12431243
// operation](#tag/Records/operation/deleteBy).
12441244
// Required API Key ACLs:
12451245
// - deleteObject

0 commit comments

Comments
 (0)