mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
feat(router): add endpoint for listing connector features (#6612)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: Pa1NarK <69745008+pixincreate@users.noreply.github.com>
This commit is contained in:
@ -353,6 +353,8 @@ pub enum Flow {
|
||||
DecisionManagerRetrieveConfig,
|
||||
/// Manual payment fulfillment acknowledgement
|
||||
FrmFulfillment,
|
||||
/// Get connectors feature matrix
|
||||
FeatureMatrix,
|
||||
/// Change password flow
|
||||
ChangePassword,
|
||||
/// Signout flow
|
||||
|
||||
Reference in New Issue
Block a user