mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 10:04:55 +08:00
feat(bat): 补全工作流校验与调度过滤
新增 parse clear-cache 和 i18n validate,补齐 schedule 的作用域过滤与单轮执行上限,并将列表过滤参数暴露给 bat-api dashboard。同步 RPC、OpenAPI、用户文档和回归测试。 Refs #43
This commit is contained in:
@@ -6,6 +6,7 @@ returns JSON links for health, readiness, bootstrap, release, resources, and
|
||||
OpenAPI. `GET /admin/schedules` and mutating
|
||||
`/admin/control/schedule-{add,update,remove,run}` routes are protected by the
|
||||
configured admin token and forward the Rust-owned schedule contract.
|
||||
`GET /admin/schedules` accepts optional `id`, `group`, and `enabled` filters.
|
||||
|
||||
The production panel must reuse the same HTTP authentication, rate limiting,
|
||||
access logging, reverse-proxy handling, and no-store dynamic response policy as
|
||||
|
||||
Reference in New Issue
Block a user