summary refs log tree commit diff
path: root/changelog.d/10530.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the API response for spaces summary over federation. (#10530)Patrick Cloke2021-08-061-0/+1
This adds 'allowed_room_ids' (in addition to 'allowed_spaces', for backwards compatibility) to the federation response of the spaces summary. A future PR will remove the 'allowed_spaces' flag.