This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-07-15
Channels
- # admin-announcements (2)
- # beginners (93)
- # boot (34)
- # capetown (1)
- # cider (15)
- # cljs-dev (30)
- # cljsjs (9)
- # clojars (8)
- # clojure (199)
- # clojure-austin (3)
- # clojure-france (3)
- # clojure-greece (2)
- # clojure-italy (46)
- # clojure-quebec (7)
- # clojure-russia (2)
- # clojure-spec (76)
- # clojure-uk (16)
- # clojurescript (43)
- # core-async (7)
- # cursive (14)
- # data-science (1)
- # datascript (4)
- # datomic (3)
- # devcards (60)
- # editors (5)
- # funcool (5)
- # garden (3)
- # hoplon (32)
- # immutant (22)
- # jobs (1)
- # lein-figwheel (21)
- # leiningen (1)
- # mental-health (11)
- # mount (2)
- # off-topic (6)
- # om (16)
- # onyx (15)
- # re-frame (43)
- # reagent (20)
- # rum (18)
- # specter (37)
- # sql (2)
- # testing (8)
- # untangled (7)
- # yada (19)
Hi, is there any way to attach descriptions to query or path parameters, so that they would appear in swagger-ui?
i'm still trying to debug the swagger-ui issue i'm having with the 500 internal server error, and at the moment i'm just adding debug statements to a local copy of the yada
repository
(and, as I found out, the error/exception being thrown is not at all related to the actual error, which is an internal schema validation issue of swagger itself)
this happens on my machine even with a non modified clone of the juxt/edge
repository, btw, so it probably really has something to do with my environment (perhaps my browser is sending the wrong request headers?)
i feel this probably has to do something with my environment (i'm using mingw64 under windows, so perhaps my environment is being detected as being unix, so the url cannot be properly resolved?)
(an easy fix is to not emit last-modified
when the file does not exist, instead of asigning nil
to it, but i have a feeling there is a different root cause)
@jsyrjala: I'm not sure, but I think this might work for you https://github.com/metosin/ring-swagger#adding-description-to-schemas