haskell-servant / haskell-servant/servant
Add support for the `Description` modifier in `QueryParams` and `QueryFlag`
Open
- Dominant language
- Haskell
- Stars
- 2k
- Forks
- 427
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 5
Description
`QueryParam'`, `Capture'`, `Header'`, etc, can all be decorated with a `Description` modifier, which allows for the generation of swagger docs.
It would be useful to also have `QueryParams'` and `QueryFlag'` with a `mods` parameter.
Contributor guide
Assessment
This issue has not been assessed yet.