Skip to content

Commit 045c8e4

Browse files
committed
update diagram
1 parent 0efecbf commit 045c8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sequenceDiagram
2323
2424
Note over Frontend: Enter hint:<br> identityId
2525
Note over Frontend: WebSDK: create()
26-
Frontend->>Backend: Start Session in Backend
26+
Frontend->>Backend: Start Session in Backend<br>{identityId}
2727
Backend->>IncodeAPI: Create new session<br>{configurationId, apikey}
2828
Note over IncodeAPI: /omni/start
2929
IncodeAPI-->>Backend: Returns Session<br>{token, interviewId}

0 commit comments

Comments
 (0)