You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/12/28 10:51:07 UTC

[incubator-ponymail-foal] branch master updated: Defuzzer supports header_to

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e62974e  Defuzzer supports header_to
e62974e is described below

commit e62974ee1a44ad71bd435eed84a103a7d46ecee3
Author: Sebb <se...@apache.org>
AuthorDate: Tue Dec 28 10:51:00 2021 +0000

    Defuzzer supports header_to
---
 server/openapi.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/server/openapi.yaml b/server/openapi.yaml
index 5e1ab48..e58ae83 100644
--- a/server/openapi.yaml
+++ b/server/openapi.yaml
@@ -79,6 +79,10 @@ components:
           description: "Optional body-only search parameters"
           type: string
           example: "This was a great idea"
+        header_to:
+          description: "Optional To: header search for narrowing down results"
+          type: string
+          example: janedoe@example.org
       required:
       - list
       - domain