add_body_json: Add a body to a response as JSON

View source: R/response_builder.R

add_body_jsonR Documentation

Add a body to a response as JSON

Description

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


tower documentation built on Oct. 30, 2024, 9:28 a.m.