]> git.openstreetmap.org Git - rails.git/commit
Preload tags and members for API index and show operations
authorTom Hughes <tom@compton.nu>
Wed, 20 Aug 2025 18:04:35 +0000 (19:04 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 25 Aug 2025 09:46:58 +0000 (10:46 +0100)
commite9e15046084c8f696b2e6f8410334b1580067d39
treee47401ccd4fb41474a79c8ea7f3cbd504d9cfc81
parent5eec7ef12ed7ccc6b0eebcaf125dddddd3d34e9f
Preload tags and members for API index and show operations
app/controllers/api/nodes_controller.rb
app/controllers/api/old_nodes_controller.rb
app/controllers/api/old_relations_controller.rb
app/controllers/api/old_ways_controller.rb
app/controllers/api/relations_controller.rb
app/controllers/api/ways_controller.rb