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