docs: generate events reference (#12341)

* docs: generate events reference

* change link in navbar

* fix redirect
This commit is contained in:
Shahed Nasser
2025-05-01 19:39:53 +03:00
committed by GitHub
parent 332e46d1db
commit 70a99a2434
94 changed files with 31164 additions and 18109 deletions
@@ -66,4 +66,4 @@ This logs the product ID received in the `product.created` events data payloa
## List of Events with Data Payload
Refer to [this reference](!resources!/events-reference) for a full list of events emitted by Medusa and their data payloads. */}
Refer to [this reference](!resources!/references/events) for a full list of events emitted by Medusa and their data payloads. */}
@@ -26,7 +26,7 @@ If the action you're performing is integral to the main flow of the core commerc
### List of Emitted Events
Find a list of all emitted events in [this reference](!resources!/events-reference).
Find a list of all emitted events in [this reference](!resources!/references/events).
---
+1 -1
View File
@@ -132,7 +132,7 @@ This documentation is split into the following sections:
[References](!resources!/references-overview)
</Table.Cell>
<Table.Cell>
Useful during your development with Medusa to learn about different APIs and how to use them. Its references include the [Events Reference](!resources!/events-reference), [Core Workflows Reference](!resources!/medusa-workflows-reference), and more.
Useful during your development with Medusa to learn about different APIs and how to use them. Its references include the [Events Reference](!resources!/references/events), [Core Workflows Reference](!resources!/medusa-workflows-reference), and more.
</Table.Cell>
</Table.Row>
<Table.Row>