@alexkeyes googling on the js error could help?
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
there is also https://github.com/bhauman/spell-spec that could be used, haven’t tested that with spec-tools yet.
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....
@sidiv14.it you can set :basePath
to swagger spec.