Merge remote-tracking branch 'upstream/pull/5384'
This commit is contained in:
commit
d9e047f189
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ module Api
|
||||||
end
|
end
|
||||||
|
|
||||||
def update
|
def update
|
||||||
logger.debug request.raw_post
|
|
||||||
|
|
||||||
relation = Relation.find(params[:id])
|
relation = Relation.find(params[:id])
|
||||||
new_relation = Relation.from_xml(request.raw_post)
|
new_relation = Relation.from_xml(request.raw_post)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue