mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat(core): routes to toggle blocklist (#3568)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Shanks <shashank.attarde@juspay.in>
This commit is contained in:
@ -201,6 +201,8 @@ pub enum Flow {
|
||||
DeleteFromBlocklist,
|
||||
/// List entries from blocklist
|
||||
ListBlocklist,
|
||||
/// Toggle blocklist for merchant
|
||||
ToggleBlocklistGuard,
|
||||
/// Incoming Webhook Receive
|
||||
IncomingWebhookReceive,
|
||||
/// Validate payment method flow
|
||||
|
||||
Reference in New Issue
Block a user