Skip to content

Commit

Permalink
updated generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Botty committed Aug 30, 2024
1 parent f6d0727 commit 4e066ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documents/events.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Emitted whenever an order is canceled.

Type / Routing Key: `orders.canceled`
Type / Routing Key: `order.canceled`

.Order Canceled Example
[source,json]
Expand Down Expand Up @@ -66,7 +66,7 @@ Type / Routing Key: `orders.canceled`

Emitted whenever a new order is placed.

Type / Routing Key: `orders.placed`
Type / Routing Key: `order.placed`

.Order Placed Example
[source,json]
Expand Down

0 comments on commit 4e066ee

Please sign in to comment.