Handling Multiple Query Parameters with HttpApi Endpoint `setUrlParams`
How do I use HttpApi endpoint setUrlParams to deal with multiple query parameter occurrences? I found https://github.com/Effect-TS/effect/issues/3995 but it's unclear what is the solution.
I wanna do something along these lines
I wanna do something along these lines
