mirror of
https://github.com/metosin/reitit.git
synced 2026-01-12 01:49:51 +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. |
||
|---|---|---|
| .. | ||
| reitit | ||
| reitit-core | ||
| reitit-dev | ||
| reitit-frontend | ||
| reitit-http | ||
| reitit-interceptors | ||
| reitit-malli | ||
| reitit-middleware | ||
| reitit-openapi | ||
| reitit-pedestal | ||
| reitit-ring | ||
| reitit-schema | ||
| reitit-sieppari | ||
| reitit-spec | ||
| reitit-swagger | ||
| reitit-swagger-ui | ||