Skip to content

Commit dfead63

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 38eee21 commit dfead63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/Search/SearchClient.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,8 +2920,8 @@ open class SearchClient {
29202920
// record is replaced. - If a record with the specified object ID doesn't exist, a new record is added to your
29212921
// index.
29222922
// - If you add a record to an index that doesn't exist yet, a new index is created. To update _some_ attributes of
2923-
// a record, use the [`partial` operation](#tag/Records/operation/partial). To add, update, or replace multiple
2924-
// records, use the [`batch` operation](#tag/Records/operation/batch).
2923+
// a record, use the [`partial` operation](#tag/Records/operation/partialUpdateObject). To add, update, or replace
2924+
// multiple records, use the [`batch` operation](#tag/Records/operation/batch).
29252925
// Required API Key ACLs:
29262926
// - addObject
29272927
//

0 commit comments

Comments
 (0)