Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update API Call Flow (Web)
authored
Jan 22, 2021
by
Sandeep Poojary
Show whitespace changes
Inline
Side-by-side
common/API-Call-Flow-(Web).md
View page @
5760cfde
...
@@ -12,6 +12,7 @@ evt:onStartSuceess-->api:findUser
...
@@ -12,6 +12,7 @@ evt:onStartSuceess-->api:findUser
api:findUser-->evt:onRequestQueued
api:findUser-->evt:onRequestQueued
evt:onRequestQueued -->evt:onUserFound
evt:onRequestQueued -->evt:onUserFound
evt:onRequestQueued -->evt:onUserNotFound
evt:onUserFound-->api:sendUserMessageV2
evt:onUserFound-->api:sendUserMessageV2
api:start-->evt:onStartFailed
api:start-->evt:onStartFailed
...
...
...
...