HabitRPG/habitica

API Documentation for /notifications/read is incomplete

Open

#14.484 geöffnet am 3. Feb. 2023

Auf GitHub ansehen
 (26 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (10.775 Stars) (3.912 Forks)batch import
good first issuepriority: minorsection: API

Beschreibung

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.

Contributor Guide