]> git.openstreetmap.org Git - rails.git/commit
Make api changeset show path resourceful
authorAnton Khorev <tony29@yandex.ru>
Wed, 19 Feb 2025 23:34:51 +0000 (02:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 21 Feb 2025 23:19:44 +0000 (02:19 +0300)
commita297e2ccdcabd1197af7cc7cab3c24f5aea1efc0
tree12be34c7a15abbaf6f7b95cb9127af24f92f0728
parent4482ed6d27f096f99e6badc97c74f312391add49
Make api changeset show path resourceful
app/views/changesets/index.atom.builder
app/views/changesets/show.html.erb
config/routes.rb
test/controllers/api/changesets_controller_test.rb
test/controllers/api/relations_controller_test.rb