-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi,
I have a project where I used the default constructor of JSONObject. I've done it in a lot of cases in multiple places in the project.
I've just noticed, that slashes are escaped everywhere, which makes the returned JSON response not convenient for human read.
Is it possible to turn off the slash escaping in a global place without rewriting all the constructor usages to the complex ones?
Thanks & Regards,
Peter
Metadata
Metadata
Assignees
Labels
No labels