Skip to content

APIGatewayV2HTTPEvent class: Body field starts with uppercase but other events have it in lowercase #221

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

Closed
a0shvedov opened this issue Feb 6, 2021 · 2 comments
Assignees

Comments

@a0shvedov
Copy link

APIGatewayV2HTTPEvent class: Body field starts with uppercase but other events have it in lowercase.

@tortru
Copy link

tortru commented Apr 6, 2021

This also leads to body content missing when de-serializing APIGatewayV2HTTPEvent using gson. For example in custom Lambda runtimes for GraalVM.

@msailes
Copy link
Collaborator

msailes commented Jun 2, 2021

fixed in v3.9.0

@msailes msailes closed this as completed Jun 2, 2021
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

No branches or pull requests

3 participants