mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-31 01:57:45 +08:00
chore: intoduce GenericError enum variant in enum ConnectorError (#6143)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -145,7 +145,7 @@ pub async fn organization_retrieve() {}
|
||||
pub async fn organization_update() {}
|
||||
|
||||
#[cfg(feature = "v2")]
|
||||
/// Merchant Account - List
|
||||
/// Organization - Merchant Account - List
|
||||
///
|
||||
/// List merchant accounts for an Organization
|
||||
#[utoipa::path(
|
||||
|
||||
Reference in New Issue
Block a user