MatrixSynapse/synapse
Richard van der Hoff c186fda086 Consistently use room_id from federation request body
Some federation APIs have a redundant `room_id` path param (see
https://github.com/matrix-org/matrix-doc/issues/2330). We should make sure we
consistently use either the path param or the body param, and the body param is
easier.
2020-11-18 12:47:49 +00:00
..
_scripts
api
app
appservice
config
crypto
events
federation Consistently use room_id from federation request body 2020-11-18 12:47:49 +00:00
groups
handlers Consistently use room_id from federation request body 2020-11-18 12:47:49 +00:00
http
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api
state
static
storage
streams
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py
visibility.py