reitit/modules/reitit-ring
Tommi Reiman ce06214014 welcome 2-phase schema compilation
1) use `:update-paths` to handle data in certain (loose) paths differently
  - accumulate schemas in all relevant routers into vector
  - we do not know the coercion here (ring/http have special handling of data, e.g. http-methods)

2) run coercion compiler for the model to merge the effective model
  - schema + malli = should work ok, spec = best effort

3) publish final schemas into compiled route data
2023-05-21 20:32:40 +03:00
..
.clj-kondo Setup clj-kondo files for each module 2022-01-24 12:39:42 +02:00
src/reitit welcome 2-phase schema compilation 2023-05-21 20:32:40 +03:00
project.clj 0.7.3-alpha4 2023-05-17 18:23:05 +03:00