mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
chore(openapi): resolve openapi semantic inconsistency (#8099)
This commit is contained in:
@ -52,6 +52,7 @@ pub struct OrganizationUpdateRequest {
|
||||
pub metadata: Option<pii::SecretSerdeValue>,
|
||||
|
||||
/// Platform merchant id is unique distiguisher for special merchant in the platform org
|
||||
#[schema(value_type = String)]
|
||||
pub platform_merchant_id: Option<id_type::MerchantId>,
|
||||
}
|
||||
#[cfg(feature = "v1")]
|
||||
|
||||
Reference in New Issue
Block a user