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

json-struct.c should accept null values for all types. #26

Open
lcsmuller opened this issue Oct 22, 2021 · 1 comment
Open

json-struct.c should accept null values for all types. #26

lcsmuller opened this issue Oct 22, 2021 · 1 comment

Comments

@lcsmuller
Copy link
Contributor

In this example, guild_template.is_dirty is a bool value that may receive a null value instead of either true or false:
image

@tarbomb
Copy link
Contributor

tarbomb commented Oct 22, 2021

For future reference, here is the line in question.

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

2 participants