mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 21:07:58 +08:00
feat: add an api for toggle KV for all merchants (#4600)
This commit is contained in:
@ -60,6 +60,8 @@ impl_misc_api_event_type!(
|
||||
RevokeApiKeyResponse,
|
||||
ToggleKVResponse,
|
||||
ToggleKVRequest,
|
||||
ToggleAllKVRequest,
|
||||
ToggleAllKVResponse,
|
||||
MerchantAccountDeleteResponse,
|
||||
MerchantAccountUpdate,
|
||||
CardInfoResponse,
|
||||
|
||||
Reference in New Issue
Block a user