From 8df1aa8e6b60f1a922ef5925b095264bfced1aef Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Thu, 24 Jul 2025 15:58:46 +0200 Subject: [PATCH] fixed SIGNED --- src/openapi/customers/customers-crud-v2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/customers-crud-v2.yaml b/src/openapi/customers/customers-crud-v2.yaml index f634127..dffe4b7 100644 --- a/src/openapi/customers/customers-crud-v2.yaml +++ b/src/openapi/customers/customers-crud-v2.yaml @@ -1899,7 +1899,7 @@ paths: }, "created": "2024-03-22T08:55:00", "mandateReference": "CORE01", - "mandateState": "SINGED", + "mandateState": "SIGNED", "updateTimestamp": "2024-03-22T08:55:00", }, ], @@ -1934,7 +1934,7 @@ paths: }, "created": "2024-03-22T08:55:00", "mandateReference": "CORE01", - "mandateState": "SINGED", + "mandateState": "SIGNED", "updateTimestamp": "2024-03-22T08:55:00", }, ],