]> git.openstreetmap.org Git - rails.git/commit
Create node version redaction resource
authorAnton Khorev <tony29@yandex.ru>
Tue, 11 Feb 2025 01:33:27 +0000 (04:33 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 17 Feb 2025 00:51:05 +0000 (03:51 +0300)
commit984dd624dd27140ea554c305117fd5a175a595a2
treeef3b6dd6be1fc88ab0a1b1ec5a5b4f9de7e54d5b
parent84c4ed3fa8e203aa4c84cbf4d735bfcbe456be8c
Create node version redaction resource
app/abilities/api_ability.rb
app/controllers/api/old_nodes/redactions_controller.rb [new file with mode: 0644]
config/routes.rb
test/controllers/api/old_nodes/redactions_controller_test.rb [new file with mode: 0644]
test/controllers/api/old_nodes_controller_test.rb