From df9896461a73d0dedf26417e9b2eec148d4d2555 Mon Sep 17 00:00:00 2001 From: Lightspark Eng Date: Tue, 9 Jun 2026 23:15:24 +0000 Subject: [PATCH] chore: Sync account schemas --- mintlify/openapi.yaml | 2 +- openapi.yaml | 2 +- openapi/components/schemas/common/EurBeneficiary.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: