James Griffiths
James Griffiths
Given the [ability to share routes](https://metosin.github.io/reitit/advanced/shared_routes.html), it feels like a logical extension of this is sharing validation and coercion (akin to client generation in other tools). I can't see how...
A number of ring internal methods are useful beyond their usage in purely ring apps (e.g. for writing a pedestal/reitit interceptor), such as [record-metrics!](https://github.com/clj-commons/iapetos/blob/master/src/iapetos/collector/ring.clj#L110). Since these are private, it's unreliable...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...