Skip to content

Commit 02c1fc8

Browse files
authored
Merge 4d685fc into f38a9ef
2 parents f38a9ef + 4d685fc commit 02c1fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/search/paths/objects/objects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ post:
1212
- If a record with the specified object ID doesn't exist, a new record is added to your index.
1313
- If you add a record to an index that doesn't exist yet, a new index is created.
1414
15-
To update _some_ attributes of a record, use the [`partial` operation](#tag/Records/operation/partial).
15+
To update _some_ attributes of a record, use the [`partial` operation](#tag/Records/operation/partialUpdateObject).
1616
To add, update, or replace multiple records, use the [`batch` operation](#tag/Records/operation/batch).
1717
summary: Add or replace a record
1818
parameters:

0 commit comments

Comments
 (0)