From 57281afdc86450da082a3d5a2677eb851d232919 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Tue, 18 Nov 2025 10:07:25 +0100 Subject: [PATCH] OVPAY-94 - Typo. --- src/openapi/customers/notifications-crud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openapi/customers/notifications-crud.yaml b/src/openapi/customers/notifications-crud.yaml index ab12647..ecf0d31 100644 --- a/src/openapi/customers/notifications-crud.yaml +++ b/src/openapi/customers/notifications-crud.yaml @@ -134,7 +134,7 @@ paths: subscriptionActivity: user: "1001337" timestamp: "2025-10-02T14:00:00Z" - isActive: true, + isActive: true responses: "201": description: Notification subscription created successfully