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

Added support for Unwrapped Serialization. #79

Merged
merged 6 commits into from
Aug 1, 2022

Conversation

sankala-dremio
Copy link
Contributor

@sankala-dremio sankala-dremio commented Jan 14, 2021

This change adds support for Unwrapped Serialization . JsonUnwrapped annotation essentially creates a new instance of the MessageSerializer with "unwrapped" flag set to avoid generating the start and end object tags.
I have added test cases for the same as well.

@sankala-dremio
Copy link
Contributor Author

Hi @jhaber Can you kindly take a look at this ? This is very helpful for people requiring to flatten the json structure with embedded protobufs.

@jhaber
Copy link
Member

jhaber commented Jul 29, 2022

Sorry for the delay, taking a look now

@jhaber
Copy link
Member

jhaber commented Aug 1, 2022

Thanks for the PR, looks good to me!

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.

2 participants