Skip to content

Commit 92ea7c6

Browse files
committed
fix: param name
1 parent 569735e commit 92ea7c6

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-
"searchParams": {
5+
"params": {
66
"query": "batman"
77
}
88
},

0 commit comments

Comments
 (0)