mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
refactor(router): remove WebhookApiErrorSwitch and implement error mapping using ErrorSwitch (#1660)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
This commit is contained in:
committed by
GitHub
parent
728177666b
commit
a7c66ddea2
@ -1,5 +1,6 @@
|
||||
pub mod api_error_response;
|
||||
pub mod error_handlers;
|
||||
pub mod transformers;
|
||||
pub mod utils;
|
||||
|
||||
use std::fmt::Display;
|
||||
|
||||
Reference in New Issue
Block a user