rstudio/plumber

Parse parameters if a OpenAPI type is specified

Aberta

#762 aberto em 5 de fev. de 2021

 (8 comentários) (1 reação) (0 responsável)R (257 forks)batch import
help wanted

Métricas do repositório

Stars
 (1.437 estrelas)
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