Skip to content

Commit

Permalink
new api
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Gorzala committed Jan 14, 2024
1 parent 03f0e86 commit 09a8608
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion swagger.yaml → api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 09a8608

Please sign in to comment.