String Escaping in JSON Serialization,it’s wrong.
for example:
corret is: {“betAmount”: 20,“betPosition”: 1}
but now error is “{"betAmount": 20,"betPosition": 1}”
postman is right
I’m not quite sure which part you’re referring to regarding the String Escaping. Could you please share a screenshot of it?
Thanks for your feedback, we have reproduced this issue and will fix it as soon as possible.