docs: document missing events in reference (#10779)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user