diff options
| author | Erik Johnston <erik@matrix.org> | 2020-01-20 17:38:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-20 17:38:09 +0000 |
| commit | 74b74462f1c8b2db9b0995cbf64d879cbfce0dc4 (patch) | |
| tree | 84a49a49831b4b80ff6a5d50e70901cff21eaa46 /synapse | |
| parent | Fixup synapse.api to pass mypy (#6733) (diff) | |
| download | synapse-74b74462f1c8b2db9b0995cbf64d879cbfce0dc4.tar.xz | |
Fix `/events/:event_id` deprecated API. (#6731)
Diffstat (limited to 'synapse')
| -rw-r--r-- | synapse/rest/client/v1/events.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/events.py b/synapse/rest/client/v1/events.py |
