This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f3aa4f2  Automatic Site Publish by Buildbot
f3aa4f2 is described below

commit f3aa4f2b33074daa8ee93b42d566be26a4b2dd7a
Author: buildbot <[email protected]>
AuthorDate: Fri Nov 19 14:49:59 2021 +0000

    Automatic Site Publish by Buildbot
---
 content/docs/api.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/docs/api.html b/content/docs/api.html
index afc029e..07b5dd7 100644
--- a/content/docs/api.html
+++ b/content/docs/api.html
@@ -87,13 +87,13 @@ Note: date and epoch are in UTC
 - $to: Optional To: address
 - $subject: Optional Subject: line
 - $body: Optional body text
-- $since: number of seconds since the epoch, defaults to now. 
-   Returns '{"changed":false}' if no emails are later than epoch, otherwise 
proceeds with normal search
 - $dfrom: days ago to start
 - $dto: total days to match
 </code></pre>
 <p>Options:</p>
-<pre><code>- quick: send statistics only (exclude participants, threadstruct, 
word-cloud, emails apart from epoch)
+<pre><code>- $since: number of seconds since the epoch, defaults to now. 
+   Returns '{"changed":false}' if no emails are later than epoch, otherwise 
proceeds with normal search
+- quick: send statistics only (exclude participants, threadstruct, word-cloud, 
emails apart from epoch)
 - emailsOnly: return email summaries only (omit thread_struct, top 10 
participants and word-cloud)
 </code></pre>
 <p>Response example:</p>

Reply via email to