Skip to content
New issue

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

Added missing 'isBase64Encoded' field to APIGatewayProxyResponseEvent #48

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

miere
Copy link
Contributor

@miere miere commented May 14, 2018

Issue, if available: #46
Description of changes: Added missing 'isBase64Encoded' field to APIGatewayProxyResponseEvent.java

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sjgibbs
Copy link

sjgibbs commented Dec 30, 2018

Hi Miere
I'm also experiencing problems because of this missing field. I notice you did not include the new field in the equals and hashcode methods.

@miere
Copy link
Contributor Author

miere commented Jan 2, 2019

Oh, @sjgibbs, thanks for the feedback.
I'll apply a patch later today and fix this.

@bmoffatt bmoffatt merged commit dff7334 into aws:master Feb 21, 2019
raupachz pushed a commit to raupachz/aws-lambda-java-libs that referenced this pull request Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants