From 400571bd4c8aad91bb4c6036bb8be8c897337d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Etxaniz=20Errazkin=2C=20I=C3=B1aki?= <inaki.etxaniz@tecnalia.com> Date: Thu, 12 Sep 2024 11:56:53 +0200 Subject: [PATCH] Update testDiagram.puml --- testDiagram.puml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testDiagram.puml b/testDiagram.puml index 0c4ee30..ec0b7cc 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -1,5 +1,5 @@ -```plantuml @startuml +```plantuml title Initiate Deployment @@ -32,5 +32,5 @@ executor -> RTIEM_core: Deployment Response RTIEM_core -> RTIEM_db: Save Deployment Status +``` @enduml -``` \ No newline at end of file -- GitLab