Skip to content

Commit

Permalink
Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and hiyuki2578 committed Oct 2, 2019
1 parent 7c392dd commit 949e6a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@
resources :notifications, only: [:index, :show] do
collection do
post :clear
post :dismiss # Deprecated
end

member do
Expand Down

0 comments on commit 949e6a9

Please sign in to comment.