Skip to content

Commit

Permalink
Update sequenceDiagram_checkInExp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
randomsync authored Sep 25, 2024
1 parent 452f73d commit 42fdbe0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,9 @@ sequenceDiagram
vaw->>+van: POST /notifications/sms
van--)-vaw: 201 created
van-)vet: sms "duplicate claim"
else timeout
vaw->>bt: POST /submitclaim
note right of vaw: see BTSSS timeout SD
else unknown error
vaw->>+bt: POST /submitclaim
bt--)-vaw: unknown error
Expand Down

0 comments on commit 42fdbe0

Please sign in to comment.