We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This PR aws/aws-sam-cli#1154 released with aws-sam-cli version v0.16.0 do not allow multiValueHeaders from APIGatewayProxyResponse https://github.com/aws/aws-lambda-go/blob/master/events/apigw.go#L25
multiValueHeaders
APIGatewayProxyResponse
multiValueHeaders was added in this PR #155
The text was updated successfully, but these errors were encountered:
This should be fixed by aws/aws-sam-cli#1166. Until a new release is made, you can downgrade to v0.15.0 per aws/aws-sam-cli#1190
Sorry, something went wrong.
Fixed by https://github.com/awslabs/aws-sam-cli/releases/tag/v0.17.0
No branches or pull requests
This PR aws/aws-sam-cli#1154 released with aws-sam-cli version v0.16.0 do not allow
multiValueHeaders
fromAPIGatewayProxyResponse
https://github.com/aws/aws-lambda-go/blob/master/events/apigw.go#L25multiValueHeaders
was added in this PR #155The text was updated successfully, but these errors were encountered: