Respond with full activity to outbox post
This commit is contained in:
@@ -195,7 +195,7 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubController do
|
||||
conn
|
||||
|> put_status(:created)
|
||||
|> put_resp_header("location", activity.data["id"])
|
||||
|> json(%{"id" => activity.data["id"]})
|
||||
|> json(activity.data)
|
||||
end
|
||||
else
|
||||
conn
|
||||
|
||||
Reference in New Issue
Block a user