]> git.openstreetmap.org Git - rails.git/commit
Create relation version redaction resource
authorAnton Khorev <tony29@yandex.ru>
Tue, 11 Feb 2025 04:04:19 +0000 (07:04 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 17 Feb 2025 00:51:05 +0000 (03:51 +0300)
commitedaca6995c7be681737534f6682b4224d537c713
treecaa9e7fbd27eb0c2b92991cd02c9aff044489dc5
parent8ccdc50313737f43d5f007b299977568ee0e8689
Create relation version redaction resource
app/abilities/api_ability.rb
app/controllers/api/old_relations/redactions_controller.rb [new file with mode: 0644]
config/routes.rb
test/controllers/api/old_redactions/redactions_controller_test.rb [new file with mode: 0644]
test/controllers/api/old_relations_controller_test.rb