mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +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:
2
crates/api_models/src/process_tracker.rs
Normal file
2
crates/api_models/src/process_tracker.rs
Normal file
@ -0,0 +1,2 @@
|
||||
#[cfg(feature = "v2")]
|
||||
pub mod revenue_recovery;
|
||||
Reference in New Issue
Block a user