metosin/compojure-api
GitHub で見るInaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
#388 opened on 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