mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 22:32:29 -05:00
the method "assert_params_in_request" does handle dicts and not requests. A request body has to be parsed to json before this method can be used |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account.py | ||
| account_data.py | ||
| auth.py | ||
| devices.py | ||
| filter.py | ||
| groups.py | ||
| keys.py | ||
| notifications.py | ||
| openid.py | ||
| read_marker.py | ||
| receipts.py | ||
| register.py | ||
| report_event.py | ||
| sendtodevice.py | ||
| sync.py | ||
| tags.py | ||
| thirdparty.py | ||
| tokenrefresh.py | ||
| user_directory.py | ||