From b1f940c7686e148742698565e3868a84f68ecbbd Mon Sep 17 00:00:00 2001 From: Mohamed Wane Date: Mon, 6 Jul 2026 21:55:28 +0000 Subject: [PATCH] =?UTF-8?q?test:=20CI=20bisect=20round=204=20=E2=80=94=20d?= =?UTF-8?q?oc-comment-only=20change=20(GTQ=20bankName=20description),=20no?= =?UTF-8?q?=20structural=20changes=20(do=20not=20review)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mintlify/openapi.yaml | 2 +- openapi.yaml | 2 +- openapi/components/schemas/common/GtqAccountInfoBase.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 9beb0ec9..11c9a309 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -12321,7 +12321,7 @@ components: - SAVINGS bankName: type: string - description: The name of the bank + description: The name of the beneficiary's bank minLength: 1 maxLength: 255 example: Banco GYT Continental diff --git a/openapi.yaml b/openapi.yaml index 9beb0ec9..11c9a309 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -12321,7 +12321,7 @@ components: - SAVINGS bankName: type: string - description: The name of the bank + description: The name of the beneficiary's bank minLength: 1 maxLength: 255 example: Banco GYT Continental diff --git a/openapi/components/schemas/common/GtqAccountInfoBase.yaml b/openapi/components/schemas/common/GtqAccountInfoBase.yaml index 8cf8e1be..250c9925 100644 --- a/openapi/components/schemas/common/GtqAccountInfoBase.yaml +++ b/openapi/components/schemas/common/GtqAccountInfoBase.yaml @@ -22,7 +22,7 @@ properties: - SAVINGS bankName: type: string - description: The name of the bank + description: The name of the beneficiary's bank minLength: 1 maxLength: 255 example: Banco GYT Continental