From d9157d04efa8e71ec569db74a327447ba8e45c4e Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Wed, 10 Dec 2025 12:40:48 +0100 Subject: [PATCH] removed account or private from desc patch --- src/openapi/customers/SE-notifications.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/SE-notifications.yaml b/src/openapi/customers/SE-notifications.yaml index 1b30d51..72f3f4f 100644 --- a/src/openapi/customers/SE-notifications.yaml +++ b/src/openapi/customers/SE-notifications.yaml @@ -469,9 +469,9 @@ paths: patch: tags: - Notification subscriptions - summary: Update a notificationSubscription for a customer (account or private). + summary: Update a notificationSubscription for a customer. description: | - Update a notificationSubscription for a customer (account or private). + Update a notificationSubscription for a customer. parameters: - name: X-HTM-JWT-AUTH-HEADER in: header