Add link to spec

This commit is contained in:
Neil Alexander 2020-05-05 10:33:17 +01:00
parent 0b6d575275
commit 6a3e8f587a

View file

@ -275,6 +275,7 @@ func SendJoin(
} }
} }
// https://matrix.org/docs/spec/server_server/latest#put-matrix-federation-v1-send-join-roomid-eventid
return util.JSONResponse{ return util.JSONResponse{
Code: http.StatusOK, Code: http.StatusOK,
JSON: gomatrixserverlib.RespSendJoin{ JSON: gomatrixserverlib.RespSendJoin{