]> git.openstreetmap.org Git - rails.git/commit
Add destroy note subscription api endpoint
authorAnton Khorev <tony29@yandex.ru>
Thu, 24 Oct 2024 01:46:57 +0000 (04:46 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 20 Nov 2024 17:35:24 +0000 (20:35 +0300)
commit53a33110f0bb7440ab7ec5b00b59c9fc768f7de4
tree9bc03e74e288b4272db2ccb0a9eef3159cca2654
parentedd12c6995aa5f8ef5d6c8d898e42d1a5931430f
Add destroy note subscription api endpoint
app/abilities/api_capability.rb
app/controllers/api/note_subscriptions_controller.rb
config/routes.rb
test/controllers/api/note_subscriptions_controller_test.rb