Closed mark-lobanov closed 4 months ago
Hello @ahausladen Please add escaping for characters greater than #126 and a JsonSerializationConfig parameter to do this or not by default.
By default is False of course ))
Or JsonSerializationConfig parameter (type = Char) if #0 - no escaping, <> #0 - character code greater than which it's need to escape
Hello @ahausladen Please add escaping for characters greater than #126 and a JsonSerializationConfig parameter to do this or not by default.