JSON output added to changeset(s) endpoints
This commit is contained in:
parent
014c2e80c0
commit
4ec85171fd
10 changed files with 217 additions and 1 deletions
|
@ -1,7 +0,0 @@
|
|||
xml.instruct! :xml, :version => "1.0"
|
||||
|
||||
# basic attributes
|
||||
|
||||
xml.osm(OSM::API.new.xml_root_attributes) do |osm|
|
||||
osm << render(@changeset)
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue