metosin/compojure-api
View on GitHubInaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
#388 opened on Aug 4, 2018
docsgood first issuehelp wanted
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