Middleware for handling coercion exceptions.
Expects a :coercion of type reitit.coercion/Coercion
and :parameters or :responses from route data, otherwise does not mount.
Middleware for handling coercion exceptions. Expects a :coercion of type `reitit.coercion/Coercion` and :parameters or :responses from route data, otherwise does not mount.
Middleware for pluggable request coercion.
Expects a :coercion of type reitit.coercion/Coercion
and :parameters from route data, otherwise does not mount.
Middleware for pluggable request coercion. Expects a :coercion of type `reitit.coercion/Coercion` and :parameters from route data, otherwise does not mount.
Middleware for pluggable response coercion.
Expects a :coercion of type reitit.coercion/Coercion
and :responses from route data, otherwise does not mount.
Middleware for pluggable response coercion. Expects a :coercion of type `reitit.coercion/Coercion` and :responses from route data, otherwise does not mount.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |