ST
Size: a a a
ST
ST
MB
DF
MB
ST
ST
MB
ST
ST
ST
MB
ST
DL
DL
(defn wtpath [path]
(with-redefs [compojure.core/wrap-routes (fn [h _] h)
compojure.core/make-route (fn [_ {:keys [source]} _]
(let [source (clout/route-matches source {:uri path})]
(constantly source)))]
(handler/api-routes
{:uri path})))
DL
СС
ST
СС