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