rstudio/plumber

Parse parameters if a OpenAPI type is specified

Open

#762 aberto em 5 de fev. de 2021

Ver no GitHub
 (8 comments) (1 reaction) (0 assignees)R (257 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.437 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Fixes #755

Would need to undo https://github.com/rstudio/plumber/pull/756 , but it is fair that this be the default behavior.

If nothing is specified, then no type conversion should be attempted.

Guia do colaborador