-
-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
(Moved from playframework/playframework#6333)
Json.parse and Json.stringify currently don't allow any customization for how values are converted to and from JsValue. In some cases one may want to do that. For example, one may want to pretty-print the JSON value in dev mode but not in production.
Metadata
Metadata
Assignees
Labels
No labels