mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 02:16:18 +00:00

* Implemented TemplateProvider. * validating templatePlaceholders. * Refactor: Update query to fetch documents for EmailTemplate type. Implemented a function that retrieves documents from doc_store for documents of type "EmailTemplate". This function returns the email template content. * revert commit. * revert commit. * revert commit. * initial draft test alert functionality.