API JSON output

This commit is contained in:
mmd-osm 2019-12-28 09:54:37 +01:00
parent 0db30c611a
commit 75a49786f8
34 changed files with 350 additions and 13 deletions

View file

@ -0,0 +1,5 @@
json.partial! "api/map/root_attributes"
json.elements([@old_element]) do |old_relation|
json.partial! old_relation
end