docs: update API Ref (V4.2), CHANGELOG, Release Notes for de88fd4e

This commit is contained in:
Accusys
2026-05-25 10:31:32 +08:00
parent de88fd4e44
commit b9e93c6293
4 changed files with 237 additions and 77 deletions

View File

@@ -158,6 +158,8 @@ related_documents:
| 51 | GET | `/api/v1/stats/sftpgo` | SFTPGo 使用者狀態 | ✅ |
| 52 | GET | `/api/v1/stats/inference` | 推理叢集健康狀態 | ✅ |
| 53 | POST | `/api/v1/config/cache` | 切換快取開關 | ✅ |
| 54 | POST | `/api/v1/config/auto-pipeline` | 註冊後自動處理 | ✅ |
| 55 | POST | `/api/v1/config/watcher-auto-register` | Watcher 自動註冊 | ✅ |
---