From fcedcf50e122592f10dbee9f2d99eed748aacfa6 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 12 Oct 2025 00:19:53 +0200 Subject: [PATCH] feat: Introduced V2 ChatroomService -- ALIGN --- ChatroomServiceV1-ChatBackendController.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatroomServiceV1-ChatBackendController.json b/ChatroomServiceV1-ChatBackendController.json index abad220d..f43168cf 100644 --- a/ChatroomServiceV1-ChatBackendController.json +++ b/ChatroomServiceV1-ChatBackendController.json @@ -1,6 +1,6 @@ { "consumer": { - "name": "ChatroomService" + "name": "ChatroomService V1" }, "interactions": [ { -- 2.39.5