From 551806a8ad797895a53f4555a252f1d59048ae43 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 28 May 2019 13:54:22 -0600 Subject: [PATCH] Add a reference to the filtering module to /sync --- api/client-server/sync.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/client-server/sync.yaml b/api/client-server/sync.yaml index 2c504295..a9f1f714 100644 --- a/api/client-server/sync.yaml +++ b/api/client-server/sync.yaml @@ -53,6 +53,8 @@ paths: requests. Creating a filter using the filter API is recommended for clients that reuse the same filter multiple times, for example in long poll requests. + + See `Filtering <#filtering>`_ for more information. x-example: "66696p746572" - in: query name: since