Return location of media
This commit is contained in:
@@ -18,6 +18,7 @@ module Adamantium
|
||||
|
||||
m.success do |v|
|
||||
res.status = 201
|
||||
res.headers["Location"] = v
|
||||
res.body = v
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user