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

Add support for nullable embedded subobjects #225

Open
milessabin opened this issue Jun 29, 2022 · 1 comment
Open

Add support for nullable embedded subobjects #225

milessabin opened this issue Jun 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@milessabin
Copy link
Member

Currently embedded subobjects are assumed to be non-null. There are workarounds for situations which require nullability, but these aren't ideal and it would be better to provide first-class support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants