From a82712a4eb1f1a3fdde32d5c908eb3ea91c552de 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:58:45 +0200 Subject: [PATCH] Update testDiagram.puml --- testDiagram.puml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/testDiagram.puml b/testDiagram.puml index ec0b7cc..d9256ee 100644 --- a/testDiagram.puml +++ b/testDiagram.puml @@ -1,5 +1,6 @@ +'```plantuml this is for tecnalia plantuml plugin @startuml -```plantuml + title Initiate Deployment @@ -32,5 +33,5 @@ executor -> RTIEM_core: Deployment Response RTIEM_core -> RTIEM_db: Save Deployment Status -``` @enduml +'``` \ No newline at end of file -- GitLab