Currently I am using `response_text(yyjsonr::write_json_str(my_obj))` but it would be great if there were a simpler `response_json()` to do this for us!
Currently I am using
response_text(yyjsonr::write_json_str(my_obj))but it would be great if there were a simplerresponse_json()to do this for us!