metosin/compojure-api
在 GitHub 查看Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
#388 创建于 2018年8月4日
docsgood first issuehelp wanted
描述
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