mariobox icon indicating copy to clipboard operation
mariobox copied to clipboard

feat: build_plumber_file() should add package version and package desc

Open ColinFay opened this issue 2 years ago • 0 comments

In https://github.com/ThinkR-open/mariobox/blob/main/R/build_plumber_file.R#L30C1-L35C4, add the @apiDescription and @apiVersion using the information from DESCRIPTION

ColinFay avatar Sep 26 '23 08:09 ColinFay