HabitRPG/habitica
Vedi su GitHubAPI Documentation for /notifications/read is incomplete
Closed
#14.484 aperta il 3 feb 2023
good first issuepriority: minorsection: API
Metriche repository
- Star
- (10.775 star)
- Metriche merge PR
- (Merge medio 51g 20h) (3 PR mergiate in 30 g)
Descrizione
The API documentation for "Mark multiple notifications as read" is inaccurate.
There is a required parameter in the request body, notificationIds, specifying what notifications to mark as read, which doesn't show up in apidoc as yet. We don't currently have a blanket API route to dismiss all notifs without listing them.