successJson
Creates a response with JSON content type and 200 success code for a given body
Return
Parameters
body
The response body as a string.
Creates a response with JSON content type and 200 success code for a given body
The response body as a string.