beginner Clojurist with compojure-api questions…
I’d like to start development of an API but would like to use spec. Does this imply that I should be using compojure-api 2.0? Thinking that i can’t simply use 1.1.12 and add clojure.spec.alpha
and expect the swagger part to display models.