Skip to contents

Adds a body to a response as JSON

Usage

add_body_json(res, body)

Arguments

res

A response builder object

body

The body to add

Value

The response builder object