Forum Discussion

akv33800's avatar
akv33800
New Contributor
3 years ago
Solved

JsonOutput.toJson adding \

def mainElement= element1: [ {"key" : "value", "key2" : "value2","element2": [{ "key3" : "value3"}, {"key4" : "value4"} ] element2 was already formed with JsonOutput.toJson JsonOutput.toJson(mainEl...
  • akv33800's avatar
    akv33800
    3 years ago

    thanks for your reply.

    when i use this json for further tests the \ char is not causing any problems. So i let it remain in the json.