reitit/doc/advanced
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
..
composing_routers.md Update composing_routers.md 2023-03-07 00:13:15 +01:00
configuring_routers.md welcome 2-phase schema compilation 2023-05-21 20:32:40 +03:00
dev_workflow.md Fix typos 2019-05-22 19:17:10 +02:00
different_routers.md Fix broken links in documentation 2020-12-01 10:00:20 +01:00
route_validation.md Docs for route-data validation 2017-12-27 20:27:51 +02:00
shared_routes.md Update shared routes doc 2019-03-05 12:00:29 +01:00