ring-swagger

diego.videco 2018-09-21T03:52:31.000200Z

@diego.vid.eco has joined the channel

diego.videco 2018-09-21T03:53:25.000100Z

I am trying to do this on compojure, with rfn but it does not work

(rfn [] (-> (response/resource-response "index.html" {:root "public"})
                 (response/content-type "text/html")))
It works if I return a string though, why is it?

apalski 2018-09-21T06:23:22.000200Z

@annette.drapalski486 has joined the channel