mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
feat(outgoingwebhookevent): adding api for query to fetch outgoing webhook events log (#3310)
Co-authored-by: Sampras Lopes <lsampras@pm.me>
This commit is contained in:
committed by
GitHub
parent
bb096138b5
commit
54d44bef73
@ -7,6 +7,7 @@ mod query;
|
||||
pub mod refunds;
|
||||
|
||||
pub mod api_event;
|
||||
pub mod outgoing_webhook_event;
|
||||
pub mod sdk_events;
|
||||
mod sqlx;
|
||||
mod types;
|
||||
|
||||
Reference in New Issue
Block a user