ring-swagger

ring-swagger & compojure-api
ikitommi 2018-09-11T05:09:42.000100Z

@alexkeyes googling on the js error could help?

vuuvi 2018-09-11T14:26:07.000100Z

ok, was just checking in here to see if anyone had seen that error before. I’ll update the thread here when I figure out what the error is

👍 1
ikitommi 2018-09-11T13:11:44.000100Z

there is also https://github.com/bhauman/spell-spec that could be used, haven’t tested that with spec-tools yet.

Sid 2018-09-11T19:23:23.000100Z

we have setup a kong gateway for our stack.... how do we modify the swagger-ui to include the gateway uri in the hit to the service? i.e. request must be made out to https://domainname/Konguri/api instead of https://domainname/api as it does now....

ikitommi 2018-09-11T20:01:04.000100Z

@sidiv14.it you can set :basePath to swagger spec.