Fork me on GitHub
#reitit
<
2023-05-17
>
victor ruotolo11:05:06

Hello everyone, I'm using Muuntaja with some configs to kebab/camel case the body on the way in and on the way out. Is there a way to do something similar with the query params? I know that the coercion already adds them to the :parameters key on the request, but I wanted them to be kebabed also.