Monday, April 29, 2024
1 change · saas-17.2
Enhancements to existing features
This update adds documentation for a mail testing helper so developers can better understand how to use it without reading the underlying code. It is an internal clarity improvement that helps reduce confusion and supports smoother maintenance of mail-related tests.
Original PR description
Params fo onRpcBefore are unclear if you don't read the code. This PR add some documentation.