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 (257 forks)batch import
effort: lowhelp wanted

Repository metrics

Stars
 (1,437 stars)
PR merge metrics
 (No merged PRs in 30d)

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