This fix addresses issue #194 and introduces some defaults to APIGatewayV2HTTPResponse to make it more developer-friendly. Please note that the changes to APIGatewayV2HTTPResponse are not backward compatible, so they may slightly break someone's code.
This fix addresses issue #194 and introduces some defaults to
APIGatewayV2HTTPResponse
to make it more developer-friendly. Please note that the changes toAPIGatewayV2HTTPResponse
are not backward compatible, so they may slightly break someone's code.