docs: fixes and changes based on latest updates (#7322)
* docs: changes based on DX changes * remove fields no longer needed * remove unnecessary parameters * fixes to authenticate middleware usage * add highlight to migrations config * change configuration to http * added missing remote link docs * fix name in sidebar * added notification module docs + updated file module docs * add vale exceptions * fix vale errors * added docs on custom cli scripts
This commit is contained in:
@@ -1880,9 +1880,9 @@ export const slugChanges = [
|
||||
"filePath": "/www/apps/resources/references/modules/workflows/page.mdx"
|
||||
},
|
||||
{
|
||||
"origSlug": "/references/notification/classes/notification.AbstractNotificationService",
|
||||
"newSlug": "/references/notification-service",
|
||||
"filePath": "/www/apps/resources/references/notification/classes/notification.AbstractNotificationService/page.mdx"
|
||||
"origSlug": "/references/notification/classes/notification.AbstractNotificationProviderService",
|
||||
"newSlug": "/references/notification-provider-module",
|
||||
"filePath": "/www/apps/resources/references/notification/classes/notification.AbstractNotificationProviderService/page.mdx"
|
||||
},
|
||||
{
|
||||
"origSlug": "/references/order/IOrderModuleService/methods/order.IOrderModuleService.addOrderAction",
|
||||
|
||||
Reference in New Issue
Block a user