Skip to content

Commit df63482

Browse files
algolia-botmillotpshortcuts
committed
fix(scala): prefix tags with v (generated)
algolia/api-clients-automation#5186 Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com> Co-authored-by: shortcuts <vannicattec@gmail.com>
1 parent 08ccaa1 commit df63482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Api/SearchClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3027,7 +3027,7 @@ public function replaceAllObjectsWithTransformation($indexName, $objects, $batch
30273027

30283028
/**
30293029
* Helper: Replace all objects in an index using a temporary one.
3030-
* See https://api-clients-automation.netlify.app/docs/add-new-api-client#5-helpers for implementation details.
3030+
* See https://api-clients-automation.netlify.app/docs/custom-helpers/#replaceallobjects for implementation details.
30313031
*
30323032
* @param string $indexName the `indexName` to replace `objects` in
30333033
* @param array $objects the array of `objects` to store in the given Algolia `indexName`

0 commit comments

Comments
 (0)