mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-29 03:55:06 +03:00
add api_not_found catcher for 404 errors in /api
This commit is contained in:
@@ -10,6 +10,7 @@ use serde_json::Value;
|
||||
|
||||
pub use crate::api::{
|
||||
admin::routes as admin_routes,
|
||||
core::catchers as core_catchers,
|
||||
core::purge_sends,
|
||||
core::purge_trashed_ciphers,
|
||||
core::routes as core_routes,
|
||||
|
||||
Reference in New Issue
Block a user