-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: collect email for subscription #2124
Conversation
8c8f6b4
to
5d067ea
Compare
Please attacht the design doc for it? |
Attached sir. please check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why this is not under FF
Done sir. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please resolve all comments from Prakash sir
successfully merged |
Date: Sept 3, 2024
Developer Name: Tejas
Design doc
DOC
Issue Ticket Number
Please don't close this issue.
#2123
Description
This PR includes two APIs
In this PR we have added APIs to collect user email and phone number to make them subscribe to RDS notifications, and even unsubscribe as well.
and to send email to a user.
Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Click to view Screenshots
Test Coverage
Click to view Test Coverage
Router
Validator
Controller
Additional Notes
Here is the API contract for the feature.
Real-Dev-Squad/website-api-contracts#189