Const
Meta middleware for a route's declared response.
On stone.router.middleware, outside every other route middleware: it builds the final response, so it must see the payload after a resource has shaped it and after a guard has had its say.
stone.router.middleware
Meta middleware for a route's declared response.
On
stone.router.middleware, outside every other route middleware: it builds the final response, so it must see the payload after a resource has shaped it and after a guard has had its say.