mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature/frontend] Let admins send test email to validate SMTP config (#2934)
* [feature/frontend] Let admins send test email to validate SMTP config * wee
This commit is contained in:
@@ -4894,6 +4894,11 @@ paths:
|
||||
- description: The email address that the test email should be sent to.
|
||||
in: formData
|
||||
name: email
|
||||
required: true
|
||||
type: string
|
||||
- description: Optional message to include in the email.
|
||||
in: formData
|
||||
name: message
|
||||
type: string
|
||||
produces:
|
||||
- application/json
|
||||
|
Reference in New Issue
Block a user