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 3476154 commit f1295ebCopy full SHA for f1295eb
Sources/Search/SearchClient.swift
@@ -1043,7 +1043,7 @@ open class SearchClient {
1043
1044
// This operation doesn't accept empty queries or filters. It's more efficient to get a list of object IDs with the
1045
// [`browse` operation](#tag/Search/operation/browse), and then delete the records using the [`batch`
1046
- // operation](tag/Records/operation/batch).
+ // operation](#tag/Records/operation/batch).
1047
// Required API Key ACLs:
1048
// - deleteIndex
1049
//
0 commit comments