docs: fix user API auth and add admin delete API docs (#836)

This commit is contained in:
Dream Hunter
2026-02-16 15:49:26 +08:00
committed by GitHub
parent bde08b9d55
commit 566c6536d1
11 changed files with 1208 additions and 1544 deletions
+5
View File
@@ -10,8 +10,13 @@
### Features
- feat: |User Registration| Add email regex validation for user registration, admins can configure email format validation rules
### Bug Fixes
- fix: |Docs| Fix User Mail API documentation incorrectly using `x-admin-auth`, changed to correct `x-user-token`
- docs: |Docs| Add Admin API documentation for delete mail, delete address, clear inbox, and clear sent items
### Improvements
- style: |Mail List| Improve empty state display for inbox and sent box, show different messages based on mail count, add semantic icons