Skip to content

Commit

Permalink
add idle wait on chan for manual api flow in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamrgs committed Dec 10, 2024
1 parent 5592ecd commit 8717bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/docs/core-components/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ interaction -> interaction : idle wait on chan
3ptool --> interaction
deactivate 3ptool
else Native ManualAPI flow
interaction -> interaction : idle wait on chan
api -> interaction : GetPendingCommands()
api -> interaction : GetPendingCommand(executionId, stepId)
api -> interaction : Continue(InteractionResponse)
Expand Down

0 comments on commit 8717bc1

Please sign in to comment.