-
Notifications
You must be signed in to change notification settings - Fork 30
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
Remove members-data-api from user-features code #13185
Conversation
Use user-benefits api for all requests
Size Change: -217 B (-0.02%) Total Size: 884 kB
ℹ️ View Unchanged
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
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.
🎉
Seen on PROD (merged by @rupertbates 10 minutes and 28 seconds ago) Please check your changes! |
What does this change?
This PR removes any access to the members-data-api from DCR so all 'user features' data will now come from the user-benefits API.
Why?
The user-benefits API is the new way that apps are expected to get this sort of information. Members data API is deprected for this purpose.