Fork me on GitHub
#reitit
<
2019-02-15
>
colliderwriter23:02:48

In the pedestal-swagger example, spec validation is used but for bad (path, if it matters) parameters it's returning a 500 status code when i need a 400. I've tried adding coerce-exceptions-interceptor to the router {:data :interceptors] but that throws an ArityException. Any pointers appreciated