Closed
Description
Hi
Your library does exactly what we were looking for. However, we've noticed enabling it changes our BigDecimal field JSON from:
"latitude": 9874359834.345,
to:
"latitude": { "intVal": null, "scale": 3, "precision": 13, "stringCache": null, "intCompact": 9874359834345 },
How can we restore it back to the initial version?
Thanks
Metadata
Metadata
Assignees
Labels
No labels