Use sequence diagram in example runtime view
This commit is contained in:
parent
2a8297a21d
commit
e25ee17af6
2 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Date: 2025-05-08
|
|||
|
||||
==== Status
|
||||
|
||||
Proposed
|
||||
Accepted
|
||||
|
||||
==== Decision makers
|
||||
|
||||
|
|
|
|||
|
|
@ -194,6 +194,9 @@ workspace "Big Bank plc" "This is an example workspace to illustrate the key fea
|
|||
signinController -> singlePageApplication "Sends back an authentication token to"
|
||||
autoLayout
|
||||
description "Summarises how the sign in feature works in the single-page application."
|
||||
properties {
|
||||
plantuml.sequenceDiagram true
|
||||
}
|
||||
}
|
||||
|
||||
deployment internetBankingSystem "Development" "DevelopmentDeployment" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue