HabitRPG/habitica

API Documentation for /notifications/read is incomplete

Closed

#14.484 aberto em 3 de fev. de 2023

Ver no GitHub
 (26 comments) (0 reactions) (1 assignee)JavaScript (3.912 forks)batch import
good first issuepriority: minorsection: API

Métricas do repositório

Stars
 (10.775 stars)
Métricas de merge de PR
 (Mesclagem média 51d 20h) (3 fundiu PRs em 30d)

Description

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.

Guia do colaborador