File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ PENDING ──> SUCCEEDED
117117
118118```
119119 UserApi (read) StayApi
120- ┌──────────┐ UserApi ┌──────────┐ ┌─────────────┐
121- │ IAM │ ──────────────────> │ Stay │ ◄─────────── │ Billing │
120+ ┌──────────┐ UserApi ┌──────────┐ ┌─────────────- ┐
121+ │ IAM │ ──────────────────> │ Stay │ ◄─────────── │ Billing │
122122│ │ (exposes UserApi │ │ ReservationGateway │
123- │ (actors, │ for cross-BC │ (stays, │ (reads reservation data) │
124- │ users, │ read access) │ reserv- │ │
125- │ auth) │ │ ations) │ ─── integration events ──> │
126- └──────────┘ └──────────┘ └────────────┘
123+ │ (actors, │ for cross-BC │ (stays, │ (reads reservation data) │
124+ │ users, │ read access) │ reserv- │ │
125+ │ auth) │ │ ations) │ ─── integration events ──> │
126+ └──────────┘ └──────────┘ └────────────┘
127127 │ │
128128 │ Internal domain events │ GuestGateway
129129 │ (UserCreated → provision) │ (reads user data via IAM's UserApi)
You can’t perform that action at this time.
0 commit comments