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

emit_defaults in json serialization #57

Merged
merged 3 commits into from
Oct 30, 2020
Merged

Conversation

marioizquierdo
Copy link
Collaborator

Fixes #56

Server JSON responses use emit_defaults: true to include all fields, even if they have zero-values. This is now the default behavior in the Go implementation (see #56).

@marioizquierdo marioizquierdo merged commit ba3ed02 into master Oct 30, 2020
@marioizquierdo marioizquierdo deleted the json_emit_defaults branch April 23, 2021 05:19
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.

Supporting emit_defaults in json serialization
1 participant