metosin/compojure-api
Auf GitHub ansehenInaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
#388 geöffnet am 4. Aug. 2018
docsgood first issuehelp wanted
Repository-Metriken
- Stars
- (1.120 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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