guardrail-dev / guardrail-dev/guardrail
OAI3: form fields with `$ref` are treated like application/json
Open
bug
help wanted
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Due to the way `extractPrimitiveFromRequestBody` works, `setIn("body")` is applied to all body parameters, even if the content type is actually one of the supported form types.
Contributor guide
Assessment
This issue has not been assessed yet.