]> git.openstreetmap.org Git - rails.git/commit
Make api show/update/destroy node actions resourceful
authorAnton Khorev <tony29@yandex.ru>
Sat, 1 Feb 2025 11:01:01 +0000 (14:01 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 5 Feb 2025 17:22:16 +0000 (20:22 +0300)
commit3b0be171b9193c9939252f3e60a685dd1aa0af13
tree174285dc6af4dd155e9d36b6d8644a7e940d5fd4
parent7cf9bf0e553a141acab2afea53842f97eddd0a40
Make api show/update/destroy node actions resourceful
app/abilities/api_ability.rb
app/controllers/api/nodes_controller.rb
config/routes.rb
test/controllers/api/nodes_controller_test.rb