Skip to content

Notification should be dismissed via API.post #25

@sophiebremer

Description

@sophiebremer

Describe the bug
Dismiss of a notification is provided with API.delete.

To Reproduce
Steps to reproduce the behavior:

  1. See https://docs.joinmastodon.org/methods/notifications/#dismiss
  2. Compare with API.deleteNotification

Expected behavior
According to the Mastodon API documentation, a notification can not be deleted (DELETE). A dismiss of a notification should be posted (POST).

Package (please complete the following information):

  • Source: GitHub
  • Version: main

Additional context
Fails since 63595d6

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions