X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/75a49786f8bcb76715cf4009ba807a844baae282..b8cf4b59e5dab79dfd0fc75ef7d5afe90eebf7ae:/app/views/api/ways/show.json.jbuilder diff --git a/app/views/api/ways/show.json.jbuilder b/app/views/api/ways/show.json.jbuilder index e5cd31fed..acb93c1e7 100644 --- a/app/views/api/ways/show.json.jbuilder +++ b/app/views/api/ways/show.json.jbuilder @@ -1,4 +1,4 @@ -json.partial! "api/map/root_attributes" +json.partial! "api/root_attributes" json.elements([@way]) do |way| json.partial! way