]> git.openstreetmap.org Git - rails.git/commit
Make api show/update/destroy relation actions resourceful
authorAnton Khorev <tony29@yandex.ru>
Sat, 1 Feb 2025 11:31:03 +0000 (14:31 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 5 Feb 2025 17:22:16 +0000 (20:22 +0300)
commit18f65b78ebe02d96861991880056c7abb07c299e
tree277527c6e6b0afa6dbb556c8791a80192c82593d
parent35fc840b41d1257fe3560af777c291a2852ac749
Make api show/update/destroy relation actions resourceful
app/abilities/api_ability.rb
app/controllers/api/relations_controller.rb
config/routes.rb
test/controllers/api/relations_controller_test.rb