guardrail-dev / guardrail-dev/guardrail
Media Type does not detect underlying format if vendor types are present
Open
core
enhancement
help wanted
java
java-dropwizard
scala
scala-akka-http
scala-http4s
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
For instance,
`application/vnd.mycompany.myapp.v2+json` should be treated as `application/json`
Today it is not detected and falls back to `text/plain`
Spec here:
https://swagger.io/docs/specification/media-types/
Contributor guide
Assessment
This issue has not been assessed yet.