Skip to content

Commit 9f3d748

Browse files
authored
chore: apigw test event wrongly set with base64
Signed-off-by: Heitor Lessa <[email protected]>
1 parent 3fca872 commit 9f3d748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/events/apiGatewayProxyEvent.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
"pathParameters": null,
7777
"stageVariables": null,
7878
"body": "Hello from Lambda!",
79-
"isBase64Encoded": true
80-
}
79+
"isBase64Encoded": false
80+
}

0 commit comments

Comments
 (0)