HabitRPG/habitica

API Documentation for /notifications/read is incomplete

Open

#14,484 建立於 2023年2月3日

在 GitHub 查看
 (26 留言) (0 反應) (1 負責人)JavaScript (10,775 star) (3,912 fork)batch import
good first issuepriority: minorsection: API

描述

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.

貢獻者指南