metosin / reitit

A fast data-driven routing library for Clojure/Script
https://cljdoc.org/d/metosin/reitit/
Eclipse Public License 1.0
1.42k stars 254 forks source link

Introduce two-phase Schema compilation #626

Closed ikitommi closed 1 year ago

ikitommi commented 1 year ago

welcome 2-phase schema compilation! Fixes #422.

1) use :update-paths to handle data in certain (loose) paths differently

CHANGELOG