rstudio/plumber

Validate functions arguments of customizable plumber behavior

Open

#764 opened on Feb 6, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)R (1,437 stars) (257 forks)batch import
effort: lowhelp wanted

Description

Should probably check arguments of functions passed to

set404Handler setErrorHandler setApiSpec

maybe others.

See this https://github.com/rstudio/plumber/pull/759#discussion_r571172737

Contributor guide