Hello friends, I need to rewind all the integers within a json by strings, to say that if I have an object like:
{x: 1} ... I'll want to have {x: "1"}
but I need you to do it with a json of any size, such as
{"x": 2, "y": "GLAN...
asked by
13.09.2018 / 22:54