(-base s children)
(-remove-empty-keys m)
(-transform ?schema options)
(dissoc-non-root-definitions {:keys [parameters responses] :as x})
(expand-qualified-keywords x options)
(swagger-spec x)
(swagger-spec x options)
(-accept this children options)
transforms schema to Swagger Schema
(transform ?schema)
(transform ?schema options)
cljdoc is a website building & hosting documentation for Clojure/Script libraries