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

Decode Unicode Charters in JSON response #1040

Open
bbonora opened this issue Aug 21, 2018 · 0 comments
Open

Decode Unicode Charters in JSON response #1040

bbonora opened this issue Aug 21, 2018 · 0 comments

Comments

@bbonora
Copy link

bbonora commented Aug 21, 2018

Hello,

I hope there is a simple solution to my question. Currently my resource endpoints are outputting the unicodes instead of the markup. Below I've included an example.

"summary":"\u003Cp\u003EPlans are in the works to develop a musical based on the \u003Cem\u003ENational Lampoon\u2019s Vacation\u003C\/em\u003E film franchise.\u003C\/p\u003E",

Is there a simple setting that will change this to output the actual html characters instead of the unicodes. I'm trying to avoid having to add a process_callback function to every field.

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

1 participant