Skip to content

Commit 4abc404

Browse files
committed
fix
1 parent 485a0a2 commit 4abc404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CTS/requests/search/partialUpdateObject.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"path": "/1/indexes/theIndexName/uniqueID/partial",
111111
"method": "POST",
112112
"body": {
113-
"attributeId": {
113+
"attributesToUpdate": {
114114
"visible_by": ["Angela", "group/Finance", "group/Shareholders" ]
115115
}
116116
}

0 commit comments

Comments
 (0)