diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 5095e7a7..4268e183 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -12771,7 +12771,7 @@ components: type: object required: - beneficiaryType - - address + - countryOfResidence - fullName properties: beneficiaryType: diff --git a/openapi.yaml b/openapi.yaml index 5095e7a7..4268e183 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -12771,7 +12771,7 @@ components: type: object required: - beneficiaryType - - address + - countryOfResidence - fullName properties: beneficiaryType: diff --git a/openapi/components/schemas/common/EurBeneficiary.yaml b/openapi/components/schemas/common/EurBeneficiary.yaml index 86a33c79..b834477b 100644 --- a/openapi/components/schemas/common/EurBeneficiary.yaml +++ b/openapi/components/schemas/common/EurBeneficiary.yaml @@ -2,7 +2,7 @@ title: Individual Beneficiary type: object required: - beneficiaryType -- address +- countryOfResidence - fullName properties: beneficiaryType: