From c2a6b1c9c22c0595caea154af2d6c319295a7a35 Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Wed, 29 Jul 2026 09:14:09 +0200 Subject: [PATCH] fixed description response --- src/openapi/customers/SE-tat-security.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/SE-tat-security.yaml b/src/openapi/customers/SE-tat-security.yaml index 65798b8..7ad4fb0 100644 --- a/src/openapi/customers/SE-tat-security.yaml +++ b/src/openapi/customers/SE-tat-security.yaml @@ -103,8 +103,8 @@ paths: } } notSecuredandnotAuthorized: - summary: Token is secured but HTM is not authorized - description: Token is secured but HTM is not authorized + summary: Token is not secured but HTM is not authorized + description: Token is not secured but HTM is not authorized value: isSecured: false isAuthorized: false