ring-swagger

ring-swagger & compojure-api
minsunlee 2018-01-17T01:09:26.000129Z

@ikitommi uhm.. i already do that, but same return..

minsunlee 2018-01-17T01:09:48.000201Z

@minsunlee uploaded a file: https://clojurians.slack.com/files/U06919Z6H/F8U1RD269/-.txt

minsunlee 2018-01-17T01:10:39.000222Z

also using other client (e.g. postman)

ikitommi 2018-01-17T06:18:07.000248Z

@minsunlee hi, created a small sample, seems to work ok: https://gist.github.com/ikitommi/036a5e6a24691f23a419404ff4595473

ikitommi 2018-01-17T06:18:14.000133Z

@ikitommi shared a file: https://clojurians.slack.com/files/U055NJ5CC/F8U069DM2/guide.md

minsunlee 2018-01-17T06:35:37.000140Z

@ikitommi oh my god, really thx, let me try.

minsunlee 2018-01-17T06:45:24.000020Z

yay!!!! It works! In my case, i used version [metosin/compojure-api “2.0.0-alpha7”]. In alpha7,still not working.

minsunlee 2018-01-17T06:46:38.000076Z

i have been checking compojure’s api function (in version 2.0.0 alpha7).

minsunlee 2018-01-17T06:47:03.000034Z

really really thx 😉

ikitommi 2018-01-17T07:00:06.000394Z

glad I could help.

😀 1
minsunlee 2018-01-17T07:13:18.000278Z

differnt thing between 7&17 is options (rsc/deep-merge api-defaults options) of api function, i doubt that, but it already changes.