Open codon opened 3 years ago
Given the input JSON {"id": 3227399403801874432} I expect the same integer value after running Format JSON.
{"id": 3227399403801874432}
Instead, the result shows "id": 3227399403801874400.
"id": 3227399403801874400
Given the input JSON
{"id": 3227399403801874432}
I expect the same integer value after running Format JSON.Instead, the result shows
"id": 3227399403801874400
.