aws / aws/aws-lambda-java-libs

Add Nullable attributes to events for kotlin interop

Open
#189 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
548
Forks
241
Avg merge
2d 5m
Merged PRs (30d)
11

Description

APIGatewayEvents (and possibly other types) aren't annotated as having nullable fields, leading to confusing null pointer exceptions from the kotlin side of the world. Proper annotations would make it less painful to use `aws-lambda-java-libs` for developers, since it's impossible to know without trial and error what is or can be null.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.