You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sequence diagram is not rendered because of "actor" statement. It's successfully rendered ince it's changed from actor to participant.
sequenceDiagram
actor Alice
Alice->>+John: Hello John, how are you?
Alice->>+John: John, can you hear me?
John-->>-Alice: Hi Alice, I can hear you!
John-->>-Alice: I feel great!
Loading
The text was updated successfully, but these errors were encountered:
This sequence diagram is not rendered because of "actor" statement. It's successfully rendered ince it's changed from actor to participant.
The text was updated successfully, but these errors were encountered: