glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.92k stars 1.05k forks source link

Invalid Reverse Solidus '\' declaration. #1766

Open ghost opened 3 years ago

ghost commented 3 years ago

Good evening. I get the error: Invalid Reverse Solidus '\' declaration. When cyrillic is present in json, utf8 generates '\' .
Json large size. Is there a way to make the quicktype not throw an error?

Freelenzer commented 4 months ago

Same as https://github.com/glideapps/quicktype/issues/1243

Looks like there won't be any fix soon.