mirror of
https://github.com/metosin/reitit.git
synced 2026-02-20 17:29:08 +00:00
The code was not finding the closest ancestor to the error type, because `ancestors` is not ordered. Now the code does a DFS to find a nearest ancestor. If the nearest ancestor is non-unique, an arbitrary one is picked. |
||
|---|---|---|
| .. | ||
| dev.clj | ||
| exception.clj | ||
| multipart.clj | ||
| muuntaja.clj | ||
| parameters.clj | ||