File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
docs/modules/ROOT/pages/adr Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ Odoo uses the Open Service Broker API to enable access to a service on the VSHN
2020
2121[mermaid,archosb,png]
2222....
23+ ---
24+ config:
25+ fontFamily: serif
26+ ---
2327flowchart TB
2428 webshop["Mint / Uri Cloud"]
2529 eu("End-User (Service buyer)")
@@ -36,6 +40,10 @@ flowchart TB
3640
3741[mermaid,flowosb,png]
3842....
43+ ---
44+ config:
45+ fontFamily: serif
46+ ---
3947sequenceDiagram
4048 autonumber
4149 actor EU as End-User<br/>(Service buyer)
@@ -76,6 +84,10 @@ Cons::
7684
7785[mermaid,archk8s,png]
7886....
87+ ---
88+ config:
89+ fontFamily: serif
90+ ---
7991flowchart TB
8092 webshop["Mint / Uri Cloud"]
8193 eu("End-User (Service buyer)")
@@ -89,6 +101,10 @@ flowchart TB
89101
90102[mermaid,flowk8s,png]
91103....
104+ ---
105+ config:
106+ fontFamily: serif
107+ ---
92108sequenceDiagram
93109 autonumber
94110 actor EU as End-User<br/>(Service buyer)
You can’t perform that action at this time.
0 commit comments