You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
definitions Remove C-S `unsigned` data from PDU definitions (#3522) 3 years ago
examples Move raw API and event schemas into /data directory 3 years ago
backfill.yaml Move room version spec to `/rooms` (#3423) 3 years ago
event_auth.yaml Clarification for `/event_auth` (#3583) 3 years ago
events.yaml Move room version spec to `/rooms` (#3423) 3 years ago
invites-v1.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
invites-v2.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
joins-v1.yaml Move room version spec to `/rooms` (#3423) 3 years ago
joins-v2.yaml Move room version spec to `/rooms` (#3423) 3 years ago
keys_query.yaml Change RST code formatting markup to Markdown 3 years ago
keys_server.yaml Move raw API and event schemas into /data directory 3 years ago
knocks.yaml Describe and hoist stripped state to a first-class citizen (#3606) 3 years ago
leaving-v1.yaml Move room version spec to `/rooms` (#3423) 3 years ago
leaving-v2.yaml Move room version spec to `/rooms` (#3423) 3 years ago
openid.yaml Move raw API and event schemas into /data directory 3 years ago
public_rooms.yaml Remove `aliases` from `/publicRooms` response (#3624) 2 years ago
query.yaml Change RST code formatting markup to Markdown 3 years ago
space_hierarchy.yaml Remove `aliases` from `/publicRooms` response (#3624) 2 years ago
third_party_invite.yaml Fix links in data 3 years ago
transactions.yaml Move room version spec to `/rooms` (#3423) 3 years ago
user_devices.yaml `/_matrix/federation/v1/user/devices/{userId}`: Rename `self_signing_keys` to `self_signing_key` (#3312) 3 years ago
user_keys.yaml Start annotating which version of the spec added a thing (#3425) 3 years ago
version.yaml Move raw API and event schemas into /data directory 3 years ago
wellknown.yaml Add GitHub Action to check spelling (#3591) 3 years ago