Fix the type of children in the /hierarchy S-S API. (#3660)

* Fix the type of children in the /hierarchy S-S API.

* Newsfragment
This commit is contained in:
Patrick Cloke 2022-01-19 15:30:09 -05:00 committed by GitHub
parent b6b98410c1
commit fff5f87c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 15 deletions

View file

@ -0,0 +1 @@
Add the Space Hierarchy API (`GET /_matrix/federation/v1/hierarchy/{roomId}`) as per [MSC2946](https://github.com/matrix-org/matrix-doc/pull/2946).