sprig icon indicating copy to clipboard operation
sprig copied to clipboard

mustToJson doesnt seem to validate json correctly?

Open red8888 opened this issue 3 years ago • 1 comments

I used mustToJson against this string: '[{"dfsdfdsf": "sdfsdf"]' It didn't throw an error and returned this: "[{\"dfsdfdsf\": \"sdfsdf\"]"

red8888 avatar Apr 26 '22 19:04 red8888