mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-12-09 15:28:47 +08:00
refactor(router): remove connector_account_details and connector_webhook_details in merchant_connector_account list response (#5457)
This commit is contained in:
committed by
GitHub
parent
db26d32d84
commit
45a149418f
@@ -205,6 +205,7 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::admin::MerchantAccountDeleteResponse,
|
||||
api_models::admin::MerchantConnectorDeleteResponse,
|
||||
api_models::admin::MerchantConnectorResponse,
|
||||
api_models::admin::MerchantConnectorListResponse,
|
||||
api_models::admin::AuthenticationConnectorDetails,
|
||||
api_models::admin::ExtendedCardInfoConfig,
|
||||
api_models::admin::BusinessGenericLinkConfig,
|
||||
|
||||
Reference in New Issue
Block a user