diff options
author | Erik Johnston <erik@matrix.org> | 2016-05-25 15:54:32 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-05-25 15:54:32 +0100 |
commit | 43cbde4653ee988fc0b68c9a54a864a54f07d8e3 (patch) | |
tree | 37a123f45641742f7a7393d4230ab33a8197cb89 /synapse/rest/client/v2_alpha/sync.py | |
parent | Implement basic pagination (diff) | |
download | synapse-43cbde4653ee988fc0b68c9a54a864a54f07d8e3.tar.xz |
Basic extra include pagination impl
Diffstat (limited to 'synapse/rest/client/v2_alpha/sync.py')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |