mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(events): add api auth type details to events (#2760)
This commit is contained in:
@ -28,7 +28,6 @@ where
|
||||
Q: Serialize + std::fmt::Debug + 'a,
|
||||
S: TryFrom<Q> + Serialize,
|
||||
E: Serialize + error_stack::Context + actix_web::ResponseError + Clone,
|
||||
U: auth::AuthInfo,
|
||||
error_stack::Report<E>: services::EmbedError,
|
||||
errors::ApiErrorResponse: ErrorSwitch<E>,
|
||||
T: std::fmt::Debug + Serialize,
|
||||
|
||||
Reference in New Issue
Block a user