From 09a86089dd7c7f30aff6f4116560ee8be5def83b Mon Sep 17 00:00:00 2001 From: Marc Gorzala Date: Sun, 14 Jan 2024 16:02:39 +0100 Subject: [PATCH] new api --- swagger.yaml => api/swagger.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename swagger.yaml => api/swagger.yaml (98%) diff --git a/swagger.yaml b/api/swagger.yaml similarity index 98% rename from swagger.yaml rename to api/swagger.yaml index 46379e9..b033b73 100644 --- a/swagger.yaml +++ b/api/swagger.yaml @@ -398,7 +398,9 @@ paths: tags: - Contacts requestBody: - description: the mail will end up in dev@dancier.net + description: > + The mail will end up in dev@dancier.net, the sender will also get a copy of the mail. + When the user of this endpoint is logged in, the senders email-address will be the one from the user. In this case the provided value in this payload will be ignored. required: true content: application/json: