rstudio/plumber

Parse parameters if a OpenAPI type is specified

Open

#762 ouverte le 5 févr. 2021

Voir sur GitHub
 (8 commentaires) (1 réaction) (0 assignés)R (257 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 437 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur