rstudio/plumber

Parse parameters if a OpenAPI type is specified

Open

#762 geöffnet am 5. Feb. 2021

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)R (257 Forks)batch import
help wanted

Repository-Metriken

Stars
 (1.437 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide