issues
search
mdn
/
kuma
The project that powers MDN.
https://developer.mozilla.org
Mozilla Public License 2.0
1.93k
stars
679
forks
source link
Merge bulk and individual watched api
#8045
Closed
Guyzeroth
closed
2 years ago
Guyzeroth
commented
2 years ago
For easier use on the client PWA merge the single and multiple API endpoint for watched items.
Default watch settings are now returned at top level of response and each item in the multiple GET returns it's own preferences.
Having this context enables us to filter on specific updates in the notifications tab.