Skip to content

Commit 91338ef

Browse files
committed
fix: params
1 parent 92ea7c6 commit 91338ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/CTS/requests/composition/search.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"parameters": {
44
"compositionID": "foo",
55
"params": {
6-
"query": "batman"
6+
"params": {
7+
"query": "batman"
8+
}
79
}
810
},
911
"request": {

0 commit comments

Comments
 (0)