mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(core): Add support for process tracker retrieve api in v2 (#7602)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -121,6 +121,7 @@ pub enum ApiEventsType {
|
||||
PaymentMethodSession {
|
||||
payment_method_session_id: id_type::GlobalPaymentMethodSessionId,
|
||||
},
|
||||
ProcessTracker,
|
||||
}
|
||||
|
||||
impl ApiEventMetric for serde_json::Value {}
|
||||
|
||||
Reference in New Issue
Block a user