mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 11:06:50 +08:00
feat(config): add API route set_config (#1144)
This commit is contained in:
@ -176,6 +176,8 @@ pub enum Flow {
|
||||
RetrieveFile,
|
||||
/// Dispute Evidence submission flow
|
||||
DisputesEvidenceSubmit,
|
||||
/// Create Config Key flow
|
||||
CreateConfigKey,
|
||||
/// Attach Dispute Evidence flow
|
||||
AttachDisputeEvidence,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user