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 4925d9d  q is not actually required
4925d9d is described below

commit 4925d9d3cb8d4a7fef9284c730cf9b6329db292a
Author: Sebb <[email protected]>
AuthorDate: Fri Nov 19 15:09:45 2021 +0000

    q is not actually required
---
 server/openapi.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/openapi.yaml b/server/openapi.yaml
index d0086bc..f4194f8 100644
--- a/server/openapi.yaml
+++ b/server/openapi.yaml
@@ -67,7 +67,6 @@ components:
       required:
       - list
       - domain
-      - q
     SingleEmailRequest:
       properties:
         id:

Reply via email to