]> git.openstreetmap.org Git - rails.git/commit
Make api show/update/destroy way actions resourceful
authorAnton Khorev <tony29@yandex.ru>
Sat, 1 Feb 2025 11:20:21 +0000 (14:20 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 5 Feb 2025 17:22:16 +0000 (20:22 +0300)
commit35fc840b41d1257fe3560af777c291a2852ac749
tree06723a468dfafe8c5d49f56b328bc58a661b75c9
parent3b0be171b9193c9939252f3e60a685dd1aa0af13
Make api show/update/destroy way actions resourceful
app/abilities/api_ability.rb
app/controllers/api/ways_controller.rb
config/routes.rb
test/controllers/api/ways_controller_test.rb