tests/testthat/files/query-with-multibytes.R

#* @get /msg
#* @post /msg
function(param1, param2) {
  paste(param1, param2, sep = "-")
}
trestletech/plumber documentation built on May 6, 2024, 6:17 p.m.