docs: document missing events in reference (#10779)

This commit is contained in:
Shahed Nasser
2024-12-31 12:44:38 +02:00
committed by GitHub
parent 0e2f608db8
commit 6780ea9f13
11 changed files with 205 additions and 2 deletions
+16
View File
@@ -3511,6 +3511,14 @@ export const generatedSidebar = [
"initialOpen": false,
"description": "Find references for data models, methods, and more. These are useful for your customizations.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/fulfillment/events",
"title": "Events Reference",
"children": []
},
{
"loaded": true,
"isPathHref": true,
@@ -8041,6 +8049,14 @@ export const generatedSidebar = [
"initialOpen": false,
"description": "Find references for data models, methods, and more. These are useful for your customizations.",
"children": [
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/commerce-modules/payment/events",
"title": "Events Reference",
"children": []
},
{
"loaded": true,
"isPathHref": true,