regis-underdog
Results
2
issues of
regis-underdog
Swagger supports header parameters as described here https://swagger.io/docs/specification/describing-parameters/#header-parameters The example I would like to see is add a `@header()` parameter like this example for a GitHub webhook: ```typescript export default...
I attempted to copy-paste the text from the README for a compiling validator and received a very confusing error that the module is not exported. Careful analysis found that the...