From 69ddd1e08169877c44cd1e2c10cc1c525a63e9ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 07:30:29 +0000 Subject: [PATCH] chore(docs): Generated DML JSON files (#8359) This PR holds all generated DML JSON files for the upcoming release. Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com> --- www/utils/generated/dml-output/notification.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/utils/generated/dml-output/notification.json b/www/utils/generated/dml-output/notification.json index ee1724496a..0d896516b3 100644 --- a/www/utils/generated/dml-output/notification.json +++ b/www/utils/generated/dml-output/notification.json @@ -1,5 +1,5 @@ { - "notification provider": { + "NotificationProvider": { "filePath": "packages/modules/notification/src/models/notification-provider.ts", "properties": { "id": "The ID of the notification provider.", @@ -28,4 +28,4 @@ "provider": "The associated provider used to send the notification.\n\n@expandable" } } -} \ No newline at end of file +}