reitit

https://cljdoc.org/d/metosin/reitit/ https://github.com/metosin/reitit/
Yuriy Zaytsev 2021-04-03T20:31:26.036900Z

Hi! I’m trying to define a route with malli coertion so that it can accept body parameters both from application/json and application/x-www-form-urlencoded . Is there a way to do it?