ring-swagger

ring-swagger & compojure-api
vladex 2019-06-04T18:02:47.002700Z

Hi! I am trying out metosin/compojure-api {:mvn/version "2.0.0-alpha30"}. Just following the readme and routes are working fine, but swagger-ui is throwing 500 for swagger.json request in the browser console 😞. I am also not able to see any error. Any suggestions what I am doing wrong?

vladex 2019-06-04T21:40:31.003600Z

found the issue https://github.com/metosin/compojure-api/issues/393

1👍