Is there a way to use reitit.ring.coercion/coerce-request-middleware in a way that respects :orn and gives me the tags along with the values?
reitit.ring.coercion/coerce-request-middleware
:orn
I think the only way currently is to call malli.core/parse in your handler
malli.core/parse