Parse `+json` content types suffix for web action bodies
Open
API
controller
enhancement
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
It would be nice if I could post with a content type of `vnd.akrabat.com/api+json` and have the web action automatically decode the JSON encoded body of my HTTP message.
The +json suffix if specified in [RFC 6839](https://tools.ietf.org/html/rfc6839#section-3.1).
Contributor guide
Assessment
This issue has not been assessed yet.