Fork me on GitHub
#ring-swagger
<
2018-07-10
>
Andreasp199418:07:11

Hey, Is there a way to make spec errors more readable when handling validation exceptions? I mean my end goal is to provide the user a more readable message rather than the spec one when calling invalid requests. I have found packages expound and phraser which kind of do that but I am not sure how to integrate them with compojure-api exception handlers.