metosin/compojure-api
在 GitHub 查看Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
#388 创建于 2018年8月4日
docsgood first issuehelp wanted
仓库指标
- Star
- (1,120 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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