forked-synapse/synapse/rest
Patrick Cloke 7754af24ab
Remove the unstable /spaces endpoint. (#12073)
...and various code supporting it.

The /spaces endpoint was from an old version of MSC2946 and included
both a Client-Server and Server-Server API. Note that the unstable
/hierarchy endpoint (from the final version of MSC2946) is not yet
removed.
2022-02-28 18:33:00 +00:00
..
admin Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
client Remove the unstable /spaces endpoint. (#12073) 2022-02-28 18:33:00 +00:00
consent Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
key Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
media Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
synapse Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
__init__.py Misc typing fixes for tests, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
well_known.py Default value for public_baseurl (#11210) 2021-11-08 14:13:10 +00:00