Pere Miquel Brull 3afb5212ec
[Docs] - Use a.b.x as version pattern (#13161)
* [Docs] - Use a.b.x as version pattern

* Fix image path
2023-09-12 19:41:21 +02:00

620 B

title slug
emailAlertConfig /main-concepts/metadata-standard/schemas/events/emailalertconfig

EmailAlertConfig

This schema defines email config for receiving events from OpenMetadata.

Properties

  • receivers (array): List of receivers to send mail to.
    • Items (string)
  • sendToAdmins (boolean): Send the Mails to Admins. Default: False.
  • sendToOwners (boolean): Send the Mails to Owners. Default: False.
  • sendToFollowers (boolean): Send the Mails to Followers. Default: False.

Documentation file automatically generated at 2023-07-07 05:50:35.981927.