metosin / metosin/compojure-api
Inaccurate message: "Not all child routes satisfy compojure.api.routing/Routing."
Open
Nobody has claimed this yet.
docs
good first issue
help wanted
- Dominant language
- Clojure
- Stars
- 1.1k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the codebase for the exact message "Not all child routes satisfy compojure.api.routing/Routing." and inspect the surrounding routing code. Confirm the message refers to compojure.api.routes/Routing, then verify that the resulting error text uses the corrected namespace consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100