From e8121fec3e778bd6bea289dfe2d14ed2794394de 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 12:10:52 +0200 Subject: [PATCH] Update testDiagram2.sd --- testDiagram2.sd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testDiagram2.sd b/testDiagram2.sd index 7028493..026d98b 100644 --- a/testDiagram2.sd +++ b/testDiagram2.sd @@ -1,5 +1,5 @@ @startuml -´´´plantuml + participant "GUI/IDE eclipse" as DESIDE participant "Infrastructural\nElements\nCatalogue" as IECDB #99FF99 participant "IaC Optimizer Platform (IOP)" as IAIOP @@ -36,5 +36,5 @@ note right: Undeploy end 'note over InfrastruturalElementsCatalogue:Is the IOP always called by RuntimeController? -´´´ + @enduml \ No newline at end of file -- GitLab