matrix-spec/data/api/server-server
Travis Ralston fc3f7d60eb
Remove aliases from /publicRooms response (#3624)
Through attempting to land [Synapse#11667](https://github.com/matrix-org/synapse/pull/11667) it was found that Synapse doesn't return the `aliases` property on `/publicRooms` as it was [removed](https://github.com/matrix-org/synapse/pull/6970) by a [tracking issue](https://github.com/matrix-org/synapse/issues/6898) referencing [MSC2432](https://github.com/matrix-org/matrix-doc/pull/2432) as its base. Though MSC2432 does not make mention of this, the [document](https://docs.google.com/document/d/1NNDkobiFLeUkJtyj0H6qvKIedgvIkZnFKo78-03cGEk/edit) the MSC is based upon makes deliberate effort to mention the endpoint and the removal of `aliases`. Thus, it is determined as a likely accidental omission from the formal MSC and therefore the formal spec.

This has been corrected here by amending the MSC (per the process) and removing the field, basing itself off of the [spec PR for spaces](https://github.com/matrix-org/matrix-doc/pull/3610) for diff clarity.
2022-01-18 08:54:28 -07:00
..
definitions Remove C-S unsigned data from PDU definitions (#3522) 2021-11-24 12:31:14 +00:00
examples Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00
backfill.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
event_auth.yaml Clarification for /event_auth (#3583) 2022-01-04 16:45:10 +00:00
events.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
invites-v1.yaml Describe and hoist stripped state to a first-class citizen (#3606) 2022-01-05 10:57:59 -07:00
invites-v2.yaml Describe and hoist stripped state to a first-class citizen (#3606) 2022-01-05 10:57:59 -07:00
joins-v1.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
joins-v2.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
keys_query.yaml Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
keys_server.yaml Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00
knocks.yaml Describe and hoist stripped state to a first-class citizen (#3606) 2022-01-05 10:57:59 -07:00
leaving-v1.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
leaving-v2.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
openid.yaml Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00
public_rooms.yaml Remove aliases from /publicRooms response (#3624) 2022-01-18 08:54:28 -07:00
query.yaml Change RST code formatting markup to Markdown 2021-08-27 19:16:42 +01:00
space_hierarchy.yaml Remove aliases from /publicRooms response (#3624) 2022-01-18 08:54:28 -07:00
third_party_invite.yaml Fix links in data 2021-08-27 19:16:42 +01:00
transactions.yaml Move room version spec to /rooms (#3423) 2021-10-12 14:47:03 -06:00
user_devices.yaml /_matrix/federation/v1/user/devices/{userId}: Rename self_signing_keys to self_signing_key (#3312) 2021-08-27 19:17:17 +01:00
user_keys.yaml Start annotating which version of the spec added a thing (#3425) 2021-10-14 13:23:04 -06:00
version.yaml Move raw API and event schemas into /data directory 2021-08-27 19:16:39 +01:00
wellknown.yaml Add GitHub Action to check spelling (#3591) 2021-12-28 09:17:49 -07:00