Add list of required supported groupings

This commit is contained in:
Erik Johnston 2015-12-07 16:02:22 +00:00
parent c61ae86102
commit 2aef684e7e

View file

@ -60,6 +60,12 @@ contain a group entry for each distinct value of ``room_id``. Each group entry
contains at least a list of the ``event_ids`` that are in that group, as well
as potentially other metadata about the group.
The current required supported groupings are:
- ``room_id``
- ``sender``
Pagination
----------