chore(docs): Generated DML JSON files (automated) (#13790)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
858b3e3b9b
commit
5bc9de9d2e
@@ -8,6 +8,9 @@
|
||||
"is_enabled": "Whether the notification provider is enabled.",
|
||||
"channels": "The channels the notification provider can be used for. For example, `email`.",
|
||||
"notifications": "The associated notifications.\n\n@expandable"
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
},
|
||||
"Notification": {
|
||||
@@ -27,6 +30,9 @@
|
||||
"external_id": "The id of the notification in the external system.",
|
||||
"provider": "The associated provider used to send the notification.\n\n@expandable",
|
||||
"status": "The status of the notification"
|
||||
},
|
||||
"deprecated": {
|
||||
"is_deprecated": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user