成本查询限窗过滤;桶级 PAR 放开列举
CI / test (push) Successful in 35s

This commit is contained in:
2026-07-21 19:26:33 +08:00
parent f40f2a20e8
commit 33e92a65e2
9 changed files with 93 additions and 19 deletions
+2 -1
View File
@@ -4587,7 +4587,8 @@ paths:
name: id
required: true
type: integer
- description: 起始时间 RFC3339,缺省为 endTime-30 天
- description: 起始时间 RFC3339,缺省为 endTime-30 天;返回行严格限于 [startTime, endTime) 窗口(Usage
API HOURLY 粒度会把起点下扩到 UTC 日零点,越界行已在服务端过滤)
in: query
name: startTime
type: string