enhancementgood first issue
倉庫指標
- 星標
- (1 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Add the following functions and corresponding tests:
- Retrieve the current email configuration: GET /beta/email
- Set the current email configuration: PUT /beta/email
- Disable and clear the email configuration: DELETE /beta/email
- Send a test email to the email address provided in the request body: POST /beta/email/verify