Fork me on GitHub
#ring-swagger
<
2016-10-02
>
ricardo22:10:52

Gah. I almost went nuts debugging an issue where a well-formed request fails with error 400 and returns

{
  "errors": "(not (map? nil))”
}
But it actually only fails when testing it from the Swagger UI. curl on the command line works well.