Skip to content

Commit f70a6e8

Browse files
algolia-botkai687
andcommitted
fix(specs): another wrong link (generated)
algolia/api-clients-automation#3570 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Kai Welke <[email protected]>
1 parent 3cf4c99 commit f70a6e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scala/algoliasearch/api/SearchClient.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,8 +1289,8 @@ class SearchClient(
12891289
* auto-generated object ID is added to your index. - If a record with the specified object ID exists, the existing
12901290
* record is replaced. - If a record with the specified object ID doesn't exist, a new record is added to your index.
12911291
* \- If you add a record to an index that doesn't exist yet, a new index is created. To update _some_ attributes of
1292-
* a record, use the [`partial` operation](#tag/Records/operation/partial). To add, update, or replace multiple
1293-
* records, use the [`batch` operation](#tag/Records/operation/batch).
1292+
* a record, use the [`partial` operation](#tag/Records/operation/partialUpdateObject). To add, update, or replace
1293+
* multiple records, use the [`batch` operation](#tag/Records/operation/batch).
12941294
*
12951295
* Required API Key ACLs:
12961296
* - addObject

0 commit comments

Comments
 (0)