summary refs log tree commit diff
path: root/changelog.d/13123.removal
blob: f013f16163c32c6a789405d844d68fed3b669004 (plain) (blame)
1
Remove the unspecced `DELETE /directory/list/room/{roomId}` endpoint, which hid rooms from the [public room directory](https://spec.matrix.org/v1.3/client-server-api/#listing-rooms). Instead, `PUT` to the same URL with a visibility of `"private"`.