haskell-servant / haskell-servant/servant
servant-docs: Suppress listing json content type twice
Open
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
## Question
Is there a way to suppress that `json` content types are listed with and without charset? This distinction is not adding much value to the documentation in my case, but listed very often. Thanks.

## Example
https://github.com/haskell-servant/servant/blob/master/servant-docs/example/greet.md

Contributor guide
Assessment
This issue has not been assessed yet.