mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 23:41:23 -03:30
if we encounter non-strings in JSON responses, attempt to represent them as JSON, instead of stringify-ing them (in py2, stringify-ing adds `u` markers, which is confusing to users)