Rename api element version action to show
This commit is contained in:
parent
e0d0b68785
commit
cbf6b39464
13 changed files with 13 additions and 15 deletions
5
app/views/api/old_ways/show.json.jbuilder
Normal file
5
app/views/api/old_ways/show.json.jbuilder
Normal file
|
@ -0,0 +1,5 @@
|
|||
json.partial! "api/root_attributes"
|
||||
|
||||
json.elements([@old_element]) do |old_way|
|
||||
json.partial! old_way
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue