This is an automated email from the ASF dual-hosted git repository.
sebb 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 3ffef3c since is better regarded as an option
3ffef3c is described below
commit 3ffef3c8cb627ff6896aef2cd225625f48c76a1d
Author: Sebb <[email protected]>
AuthorDate: Fri Nov 19 14:49:46 2021 +0000
since is better regarded as an option
---
source/markdown/docs/API.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/markdown/docs/API.md b/source/markdown/docs/API.md
index 1d62f75..2b548f8 100644
--- a/source/markdown/docs/API.md
+++ b/source/markdown/docs/API.md
@@ -60,13 +60,13 @@ Parameters:
- $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
Options:
+ - $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)