feat: Delete all/read notifications (#8844)

This commit is contained in:
Muhsin Keloth
2024-02-05 13:33:05 +05:30
committed by GitHub
parent 45e630fc60
commit 39e27d2a23
14 changed files with 239 additions and 44 deletions

View File

@@ -173,6 +173,7 @@ Rails.application.routes.draw do
collection do
post :read_all
get :unread_count
post :destroy_all
end
member do
post :snooze