metosin / reitit

A fast data-driven routing library for Clojure/Script
https://cljdoc.org/d/metosin/reitit/
Eclipse Public License 1.0
1.4k stars 252 forks source link

Generate swagger top-level definitions for spec & schema #643

Open opqdonut opened 11 months ago

opqdonut commented 11 months ago

Like #558 but for spec & schema.

ring-swagger / compojure-api used to do it, see https://github.com/metosin/ring-swagger/blob/master/src/ring/swagger/swagger2.clj#L236