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 b1e0ccb commit f6a1cbaCopy full SHA for f6a1cba
src/main/scala/algoliasearch/api/SearchClient.scala
@@ -535,7 +535,7 @@ class SearchClient(
535
536
/** This operation doesn't accept empty queries or filters. It's more efficient to get a list of object IDs with the
537
* [`browse` operation](#tag/Search/operation/browse), and then delete the records using the [`batch`
538
- * operation](tag/Records/operation/batch).
+ * operation](#tag/Records/operation/batch).
539
*
540
* Required API Key ACLs:
541
* - deleteIndex
0 commit comments