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

Embedding literal JSON without serializing as a string #435

Open
jsierles opened this issue Jul 27, 2019 · 2 comments
Open

Embedding literal JSON without serializing as a string #435

jsierles opened this issue Jul 27, 2019 · 2 comments

Comments

@jsierles
Copy link

My database generates some JSON and I'd like to embed it as literal JSON without escaping. Currently it gets serialized as a string. Is this possible?

@vik-y
Copy link

vik-y commented Oct 19, 2019

Did you figure this out?

@kapilnarula
Copy link

kapilnarula commented Oct 19, 2019 via email

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

3 participants