build: add api server error normalization layer
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
mod app;
|
||||
mod config;
|
||||
mod error_middleware;
|
||||
mod http_error;
|
||||
mod logging;
|
||||
mod request_context;
|
||||
mod state;
|
||||
|
||||
Reference in New Issue
Block a user