robotframework-jsonlibrary icon indicating copy to clipboard operation
robotframework-jsonlibrary copied to clipboard

Extend convert_json_to_string to forward ensure_ascii to json.dumps

Open abelikt opened this issue 2 years ago • 0 comments

Forward ensure_ascii to json.dumps and add parameter ensure_ascii to the arguments of "Convert Json To String".

Possible workaround for: https://github.com/robotframework-thailand/robotframework-jsonlibrary/issues/59

abelikt avatar Nov 20 '23 22:11 abelikt