mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
6ff7b6a72a
As a response to #638, it seems that POST /publicRooms is already implemented. It is, however, unclear from the code that it is. Add some comments and change a method name to make this more clear. |
||
---|---|---|
.. | ||
consumers | ||
directory | ||
routing | ||
storage | ||
types | ||
publicroomsapi.go | ||
README.md |
Public rooms API
This server is responsible for serving requests hitting /publicRooms
and /directory/list/room/{roomID}
as per:
https://matrix.org/docs/spec/client_server/r0.2.0.html#listing-rooms