Skip to content

Commit 2600060

Browse files
committed
fix: alb multi val headers also has multi val query params
1 parent 9c93e47 commit 2600060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/event_samples/application-load-balancer-mutivalue-headers.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"httpMethod": "GET",
88
"path": "/lambda",
9-
"queryStringParameters": {
9+
"multiValueQueryStringParameters": {
1010
"query": "1234ABCD"
1111
},
1212
"multiValueHeaders": {

0 commit comments

Comments
 (0)