We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c859e4 commit 8d586b8Copy full SHA for 8d586b8
src/content/docs/dev/images/diagram.mermaid
@@ -19,7 +19,8 @@ sequenceDiagram
19
note over C,I: A nicety to make the UX better
20
I->>C: Absolutely
21
C->>I: Is the Debug Service running?
22
- I->>C: Absolutely
+ I->>C: Yes/No
23
+ C-->>N: If not, then send the user to Nav
24
C->>I: Grab the service client certificate
25
note over C,I: Predetermined path as noted above
26
C->>S: Initiate DAP
0 commit comments