]> git.openstreetmap.org Git - rails.git/commit
Use @elements instead of @elems in api element history
authorAnton Khorev <tony29@yandex.ru>
Tue, 26 Aug 2025 14:46:18 +0000 (17:46 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 26 Aug 2025 14:46:18 +0000 (17:46 +0300)
commit3ac6b19aa1f7305199b81fa032331e4ff6a40862
treecd582a47d2a9737ab7728685233941b8f275ca86
parenta244e419719ded592fb87e7ffd360f6e462a0d67
Use @elements instead of @elems in api element history
app/controllers/api/old_elements_controller.rb
app/views/api/old_nodes/index.json.jbuilder
app/views/api/old_nodes/index.xml.builder
app/views/api/old_relations/index.json.jbuilder
app/views/api/old_relations/index.xml.builder
app/views/api/old_ways/index.json.jbuilder
app/views/api/old_ways/index.xml.builder