From fa7e06f752b662c1b3d7c13436faecbab7c2534a Mon Sep 17 00:00:00 2001 From: GitHub Action Bot Date: Fri, 12 Apr 2024 17:25:28 +0000 Subject: [PATCH] Automated commit ' IDNPALM-4859 [i18n] cloud-api-client-common updated message bundles. (#1638) * PLTDEVX-2588: [i18n] cloud-api-client-common updated message bundles. * To fix the build issue. --------- Co-authored-by: Jenkins Automation Co-authored-by: shailesh-totale-sp <134373817+shailesh-totale-sp@users.noreply.github.com>' by github action: 8665744855 --- idn/beta/schemas/ApprovalBatch.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/idn/beta/schemas/ApprovalBatch.yaml b/idn/beta/schemas/ApprovalBatch.yaml index ae2d12b1..43c271d7 100644 --- a/idn/beta/schemas/ApprovalBatch.yaml +++ b/idn/beta/schemas/ApprovalBatch.yaml @@ -5,7 +5,8 @@ properties: example: 38453251-6be2-5f8f-df93-5ce19e295837 description: ID of the batch batchSize: - type: int64 + type: integer + format: int64 example: 100 description: How many approvals are going to be in this batch. Defaults to 1 if not provided. description: Batch properties if an approval is sent via batching.