Skip to content

Commit 2ca5557

Browse files
committed
fix: as string
1 parent 7c0bb8a commit 2ca5557

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
@@ -113,7 +113,7 @@
113113
"attributeId": "value"
114114
},
115115
"queryParameters": {
116-
"createIfNotExists": false
116+
"createIfNotExists": "false"
117117
}
118118
}
119119
}

0 commit comments

Comments
 (0)