This commit is contained in:
2023-01-31 19:20:25 +11:00
parent 24deb6923d
commit 44e9e13827
2 changed files with 7 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ module Adamantium
end
m.success do |v|
logger.info("I have CREATED")
res.status = 201
res.headers["Location"] = v
res.body = {