metosin / compojure-api

Sweet web apis with Compojure & Swagger
http://metosin.github.io/compojure-api/doc/
Eclipse Public License 1.0
1.11k stars 149 forks source link

Retain the original spec errors in request/response coercion errors #400

Closed ikitommi closed 5 years ago

ikitommi commented 5 years ago

... so that one can use libs like expound to pretty-print the errors in the normal exception hander.