Fork me on GitHub
#ring-swagger
<
2016-06-10
>
yenda14:06:38

when I try the exemple project for compojure-api and upgrade the library to 1.1.2 I get a 404 in the webrowser with no info on the server side. Am I the only one ? "HTTP ERROR: 404 Problem accessing /. Reason: Not Found Powered by Jetty://"

juhoteperi14:06:15

Just upgraded one project using Jetty to 1.1.2 yesterday without problems

juhoteperi14:06:08

What version are you upgrading from? 1.0 had some changes related to Swagger UI if you are trying to access that

ikitommi15:06:33

missing the :ui ja :spec keys

ikitommi15:06:27

I think the example project should be merged into main project (and fixed)

yenda15:06:48

thanks I didn't know about the :ui and :spec keys