Socketio json bug

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.

peter Hi, we have fixed this bug in Apidog 2.7.12. Please update to the latest version and try again.