Skip to content

Commit

Permalink
fix(specs): broken link (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3559

Co-authored-by: algolia-bot <[email protected]>
Co-authored-by: Kai Welke <[email protected]>
Co-authored-by: shortcuts <[email protected]>
  • Loading branch information
3 people committed Aug 20, 2024
1 parent b1e0ccb commit f6a1cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/algoliasearch/api/SearchClient.scala
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ class SearchClient(

/** This operation doesn't accept empty queries or filters. It's more efficient to get a list of object IDs with the
* [`browse` operation](#tag/Search/operation/browse), and then delete the records using the [`batch`
* operation](tag/Records/operation/batch).
* operation](#tag/Records/operation/batch).
*
* Required API Key ACLs:
* - deleteIndex
Expand Down

0 comments on commit f6a1cba

Please sign in to comment.