From 96fd6341b069abd184a07dd65fc246d7a5f6e83d Mon Sep 17 00:00:00 2001 From: Herald Date: Tue, 28 Jul 2026 14:35:10 +0200 Subject: [PATCH] removed required for xTat in response --- src/openapi/customers/SE-tat-security.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/openapi/customers/SE-tat-security.yaml b/src/openapi/customers/SE-tat-security.yaml index b1aacd7..68d851b 100644 --- a/src/openapi/customers/SE-tat-security.yaml +++ b/src/openapi/customers/SE-tat-security.yaml @@ -584,7 +584,6 @@ components: required: - isSecured - isAuthorized - - xTat properties: isSecured: type: boolean @@ -600,6 +599,6 @@ components: type: string format: uuid description: >- - The xtat of the customerToken + The xtat of the customerToken given when token is unknown for the customer example: 883674e5-54c7-47d6-a3e3-8781f0d3ffea \ No newline at end of file