compojure-api icon indicating copy to clipboard operation
compojure-api copied to clipboard

Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."

Open vemv opened this issue 7 years ago • 1 comments

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

vemv avatar Aug 04 '18 03:08 vemv

Good catch. PR welcome.-

ikitommi avatar Aug 04 '18 06:08 ikitommi