Skip to content

Commit b4da8a1

Browse files
committed
fix: test parameter
1 parent 80afc3d commit b4da8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CTS/requests/composition/search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
"parameters": {
44
"compositionID": "foo",
5-
"body": {
5+
"request": {
66
"params": { "query": "batman" }
77
}
88
},

0 commit comments

Comments
 (0)