mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
fix: do not allow duplicate organization name (#5919)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -127,7 +127,8 @@ Never share your secret api keys. Keep them guarded and secure.
|
||||
api_models::refunds::RefundResponse,
|
||||
api_models::refunds::RefundStatus,
|
||||
api_models::refunds::RefundUpdateRequest,
|
||||
api_models::organization::OrganizationRequest,
|
||||
api_models::organization::OrganizationCreateRequest,
|
||||
api_models::organization::OrganizationUpdateRequest,
|
||||
api_models::organization::OrganizationResponse,
|
||||
api_models::admin::MerchantAccountCreate,
|
||||
api_models::admin::MerchantAccountUpdate,
|
||||
|
||||
Reference in New Issue
Block a user