lots of new fixes.
This commit is contained in:
@@ -329,7 +329,7 @@
|
||||
:errors (map #(dissoc % :date) error-rows)})
|
||||
:headers {"Content-Type" "application/edn"}})
|
||||
(catch Exception e
|
||||
(println (.toString e))
|
||||
(println e)
|
||||
{:status 500
|
||||
:body (pr-str {:message (.getMessage e)
|
||||
:error (.toString e)
|
||||
|
||||
Reference in New Issue
Block a user