mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-18 01:14:10 +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
|
This API returns paginated responses. The rooms are ordered by the number
|
||||||
of joined members, with the largest rooms first.
|
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.
|
just those listed on the receiving homeserver's directory.
|
||||||
operationId: getPublicRooms
|
operationId: getPublicRooms
|
||||||
security:
|
security:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue