From 713415015b1eafe3d804483272c7c057582bcd3f Mon Sep 17 00:00:00 2001 From: Daniel Wagner-Hall Date: Wed, 6 Jan 2016 15:51:07 +0000 Subject: [PATCH] Remove mention that /sync takes an inline filter --- specification/modules/guest_access.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/specification/modules/guest_access.rst b/specification/modules/guest_access.rst index b6676121..5eb8d4a8 100644 --- a/specification/modules/guest_access.rst +++ b/specification/modules/guest_access.rst @@ -35,9 +35,6 @@ retrieving events: * `GET /rooms/:room_id/initialSync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-rooms-roomid-initialsync>`_ * `GET /rooms/:room_id/sync <#get-matrix-client-%CLIENT_MAJOR_VERSION%-sync>`_ -Note that the ``/sync`` API requires an inline filter to be specified which lists -the desired room IDs. - The following API endpoints are allowed to be accessed by guest accounts for sending events: