mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
feat(router): add payment method-specific features to connector feature list (#6963)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -694,6 +694,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::feature_matrix::FeatureMatrixListResponse,
|
||||
api_models::feature_matrix::FeatureMatrixRequest,
|
||||
api_models::feature_matrix::ConnectorFeatureMatrixResponse,
|
||||
api_models::feature_matrix::PaymentMethodSpecificFeatures,
|
||||
api_models::feature_matrix::CardSpecificFeatures,
|
||||
api_models::feature_matrix::SupportedPaymentMethod,
|
||||
)),
|
||||
modifiers(&SecurityAddon)
|
||||
|
||||
Reference in New Issue
Block a user