Skip to content

Commit 73256db

Browse files
authored
Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (mastodon#11214)
1 parent 8258f06 commit 73256db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/routes.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,6 @@
351351
resources :notifications, only: [:index, :show] do
352352
collection do
353353
post :clear
354-
post :dismiss # Deprecated
355354
end
356355

357356
member do

0 commit comments

Comments
 (0)