mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat(disputes): add support for disputes aggregate (#5896)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -175,6 +175,7 @@ impl From<Flow> for ApiIdentifier {
|
||||
| Flow::DisputesEvidenceSubmit
|
||||
| Flow::AttachDisputeEvidence
|
||||
| Flow::RetrieveDisputeEvidence
|
||||
| Flow::DisputesAggregate
|
||||
| Flow::DeleteDisputeEvidence => Self::Disputes,
|
||||
|
||||
Flow::CardsInfo => Self::CardsInfo,
|
||||
|
||||
Reference in New Issue
Block a user