tests/testthat/files/legacy.R

# Causes arguments to be evaluated for matching purposes
#* @post /body
function(x = 1) {
  x
}

#* @post /postBody
function(req) {
  req$postBody
}
trestletech/plumber documentation built on May 6, 2024, 6:17 p.m.