-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[recnet-api] Fix: change from field of email (#372)
## Description <!--- Describe your changes in detail --> - The "From" field now is `lil.recnet@gmail.com` and we want it to be `RecNet` - Misc: add back email test api `POST /subscriptions/email/test` ## Related Issue <!--- This project only accepts pull requests related to open issues --> <!--- If suggesting a new feature or change, please discuss it in an issue first --> <!--- If fixing a bug, there should be an issue describing it with steps to reproduce --> <!--- Please link to the issue here: --> - #247 ## Notes <!-- Other thing to say --> ## Test <!--- Please describe in detail how you tested your changes locally. --> use `POST /subscriptions/email/test` ## Screenshots (if appropriate): <!--- Add screenshots of your changes here --> Comparison ![Screenshot 2024-12-04 at 1 48 43 PM](https://github.com/user-attachments/assets/1e867128-a538-46a9-9008-0c054693e8d3) ## TODO - [ ] Clear `console.log` or `console.error` for debug usage - [ ] Update the documentation `recnet-docs` if needed
- Loading branch information
Showing
2 changed files
with
62 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters