mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 11:33:42 +01:00
Update data/api/server-server/public_rooms.yaml
Co-authored-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
264f8fed7a
commit
110ae95ce8
|
|
@ -25,7 +25,7 @@ paths:
|
|||
This API returns paginated responses. The rooms are ordered by the number
|
||||
of joined members, with the largest rooms first.
|
||||
|
||||
This should not return rooms that are listed on another homeserver's directory,
|
||||
This SHOULD not return rooms that are listed on another homeserver's directory,
|
||||
just those listed on the receiving homeserver's directory.
|
||||
operationId: getPublicRooms
|
||||
security:
|
||||
|
|
|
|||
Loading…
Reference in a new issue