Open Nezrahm opened 1 month ago
Let's take this simplified json as an example {"MyDecimal":5.107091491635510056019771245}
{"MyDecimal":5.107091491635510056019771245}
If I format/pretty print this data then will the result be
This has effectively corrupted the data.
Duplicate of #39
Let's take this simplified json as an example
{"MyDecimal":5.107091491635510056019771245}
If I format/pretty print this data then will the result be
This has effectively corrupted the data.