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?
found the issue https://github.com/metosin/compojure-api/issues/393