From 01758c8a2877d61d486f7d68b7ddd589423f5891 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 07:00:49 +0000 Subject: [PATCH] chore(docs): Generated DML JSON files (#8928) This PR holds all generated DML JSON files for the upcoming release. --- www/utils/generated/dml-output/notification.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/utils/generated/dml-output/notification.json b/www/utils/generated/dml-output/notification.json index 7c3438985c..2a1584d7ae 100644 --- a/www/utils/generated/dml-output/notification.json +++ b/www/utils/generated/dml-output/notification.json @@ -25,7 +25,8 @@ "original_notification_id": "The ID of the original notification, in case this is a retried notification.", "idempotency_key": "The idempotency key of the notification.", "external_id": "The id of the notification in the external system.", - "provider": "The associated provider used to send the notification.\n\n@expandable" + "provider": "The associated provider used to send the notification.\n\n@expandable", + "status": "The status of the notification" } } } \ No newline at end of file