Skip to content

Commit 7ec4a6c

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 07decc6 commit 7ec4a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client_search/lib/src/api/search_client.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ final class SearchClient implements ApiClient {
732732
);
733733
}
734734

735-
/// 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).
735+
/// 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).
736736
///
737737
/// Required API Key ACLs:
738738
/// - deleteObject

0 commit comments

Comments
 (0)