Fork me on GitHub
#ring-swagger
<
2018-08-16
>
ikitommi16:08:30

[metosin/compojure-api "2.0.0-alpha23"] - don’t encode response :body if Content-Type header is set.

vuuvi20:08:36

@ikitommi I finally got swagger working on my API! Just wanted to say thanks for the great project!

vuuvi20:08:29

also it might be worth mentioning that a swagger.json never actually gets generated and you need to define a route in your API to be able to go see the swagger-ui. I don’t know if it’s just me but I didn’t understand that for a while…