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?
application/json
application/x-www-form-urlencoded