Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -136,7 +136,7 @@ export default class LambdaProxyIntegrationEventV2 {
}
return `${key}=${value}`
})
: ''
: undefined

return {
body,

0 comments on commit bf7fed6

Please sign in to comment.