metosin/compojure-api

Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."

Open

#388 opened on Aug 4, 2018

 (1 comment) (0 reactions) (0 assignees)Clojure (149 forks)batch import
docsgood first issuehelp wanted

Repository metrics

Stars
 (1,120 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Looks like it should be "Not all child routes satisfy compojure.api.routes/Routing."

Maybe a fix could use (str ::Routing) or some derivative

-Victor

Contributor guide