Skip to content

Commit c9ee272

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 04c3675 commit c9ee272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Api/SearchClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ public function deleteIndex($indexName, $requestOptions = [])
935935
}
936936

937937
/**
938-
* Deletes a record by its object ID. To delete more than one record, use the [`batch` operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteByQuery` operation](#tag/Records/operation/deleteBy).
938+
* Deletes a record by its object ID. To delete more than one record, use the [`batch` operation](#tag/Records/operation/batch). To delete records matching a query, use the [`deleteBy` operation](#tag/Records/operation/deleteBy).
939939
*
940940
* Required API Key ACLs:
941941
* - deleteObject

0 commit comments

Comments
 (0)