mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 09:38:33 +08:00
feat(router): add route to invalidate cache entry (#1100)
Co-authored-by: jeeva <jeeva.ramu@codurance.com> Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
This commit is contained in:
@ -184,6 +184,8 @@ pub enum Flow {
|
||||
AttachDisputeEvidence,
|
||||
/// Retrieve Dispute Evidence flow
|
||||
RetrieveDisputeEvidence,
|
||||
/// Invalidate cache flow
|
||||
CacheInvalidate,
|
||||
}
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user