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

feat(object): Nullable object fields have null default value if none specified #180

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

giann
Copy link
Collaborator

@giann giann commented Sep 20, 2023

closes #175

@giann giann changed the title feat(object): Nullable object fields have null default value if none … feat(object): Nullable object fields have null default value if none specified Sep 20, 2023
@giann giann merged commit 4156842 into main Sep 20, 2023
@giann giann deleted the null-default-fields branch September 20, 2023 13:35
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.

Optional object properties or variable should have null default value
1 participant