R/response_builder.R
add_body_json.Rd
Adds a body to a response as JSON
add_body_json(res, body)
A response builder object
The body to add
The response builder object