HabitRPG/habitica

API Documentation for /notifications/read is incomplete

已关闭

#14,484 创建于 2023年2月3日

 (26 条评论) (0 个反应) (1 位负责人)JavaScript (3,912 个派生)batch import
good first issuepriority: minorsection: API

仓库指标

星标
 (10,775 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南