metosin / compojure-api

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

Swagger page broken starting with 2.0.0-alpha32 #489

Open brown131 opened 1 month ago

brown131 commented 1 month ago

Library Version(s)

2.0.0-alpha32

Problem

The swagger page breaks with the 2.0.0-alpha32 changes. The index.html page loads, but an HTTP 404 is given when it tries to load the css and javascript files. Perhaps there is a new URI for them? The files to download in the index.html file have the href as, for example, "href='css/reset.css'". This worked in 2.0.0-alpha31