metosin/compojure-api
Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
オープン
#388 opened on 2018/08/04
docsgood first issuehelp wanted
Repository metrics
- Stars
- (1,120 個のスター)
- PR merge metrics
- (30d に merged 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