servant
servant copied to clipboard
Add support for the `Description` modifier in `QueryParams` and `QueryFlag`
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.