From 464caff7b47236afd768f75287f68472b1328057 Mon Sep 17 00:00:00 2001 From: Jason Wang Date: Mon, 22 Jun 2026 09:56:25 -0700 Subject: [PATCH] Map SGD accounts to not require bank name --- mintlify/openapi.yaml | 1 - openapi.yaml | 1 - openapi/components/schemas/common/SgdAccountInfoBase.yaml | 1 - 3 files changed, 3 deletions(-) diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 52d99adf3..000e259ce 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -11016,7 +11016,6 @@ components: type: object required: - accountType - - bankName - accountNumber - swiftCode properties: diff --git a/openapi.yaml b/openapi.yaml index 52d99adf3..000e259ce 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -11016,7 +11016,6 @@ components: type: object required: - accountType - - bankName - accountNumber - swiftCode properties: diff --git a/openapi/components/schemas/common/SgdAccountInfoBase.yaml b/openapi/components/schemas/common/SgdAccountInfoBase.yaml index 25e01cb74..0d50d8bc6 100644 --- a/openapi/components/schemas/common/SgdAccountInfoBase.yaml +++ b/openapi/components/schemas/common/SgdAccountInfoBase.yaml @@ -1,7 +1,6 @@ type: object required: - accountType -- bankName - accountNumber - swiftCode properties: