Skip to content

Commit d83b34d

Browse files
algolia-botmillotpshortcuts
committed
fix(scala): prefix tags with v (generated)
algolia/api-clients-automation#5186 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: shortcuts <[email protected]>
1 parent 0818cec commit d83b34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Search/Extra/SearchClientExtension.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ public extension SearchClient {
547547

548548
/// Replace all objects in an index
549549
///
550-
/// See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation
550+
/// See https://api-clients-automation.netlify.app/docs/custom-helpers/#replaceallobjects for implementation
551551
/// details.
552552
/// - parameter indexName: The name of the index where to replace the objects
553553
/// - parameter objects: The new objects

0 commit comments

Comments
 (0)