From 5a5662d73c3846b6c4f99380cf1c9f6dbc0c0992 Mon Sep 17 00:00:00 2001 From: pijiang <419471640@qq.com> Date: Fri, 3 Jul 2026 18:06:09 +0800 Subject: [PATCH] fix api aggr window description --- api-reference/on-call.openapi.en.json | 8 ++++---- api-reference/on-call.openapi.zh.json | 8 ++++---- api-reference/openapi.en.json | 8 ++++---- api-reference/openapi.zh.json | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/api-reference/on-call.openapi.en.json b/api-reference/on-call.openapi.en.json index 7631a7c..5c6a67a 100644 --- a/api-reference/on-call.openapi.en.json +++ b/api-reference/on-call.openapi.en.json @@ -18266,7 +18266,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", @@ -18615,7 +18615,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", @@ -20155,7 +20155,7 @@ }, "aggr_window": { "type": "integer", - "description": "Aggregation window in seconds." + "description": "Delay window in seconds." }, "rule_name": { "type": "string", @@ -26908,7 +26908,7 @@ }, "aggr_window": { "type": "integer", - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", diff --git a/api-reference/on-call.openapi.zh.json b/api-reference/on-call.openapi.zh.json index dc27f17..4030962 100644 --- a/api-reference/on-call.openapi.zh.json +++ b/api-reference/on-call.openapi.zh.json @@ -18258,7 +18258,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string", @@ -18607,7 +18607,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string", @@ -20147,7 +20147,7 @@ }, "aggr_window": { "type": "integer", - "description": "聚合窗口,单位秒。" + "description": "延迟窗口,单位秒。" }, "rule_name": { "type": "string", @@ -26899,7 +26899,7 @@ }, "aggr_window": { "type": "integer", - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string", diff --git a/api-reference/openapi.en.json b/api-reference/openapi.en.json index edcf8db..de10fe6 100644 --- a/api-reference/openapi.en.json +++ b/api-reference/openapi.en.json @@ -29533,7 +29533,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", @@ -29816,7 +29816,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", @@ -30848,7 +30848,7 @@ }, "aggr_window": { "type": "integer", - "description": "Aggregation window in seconds." + "description": "Delay window in seconds." }, "rule_name": { "type": "string", @@ -31600,7 +31600,7 @@ }, "aggr_window": { "type": "integer", - "description": "Aggregation window in seconds. 0 disables aggregation." + "description": "Delay window in seconds. 0 disables delay." }, "template_id": { "type": "string", diff --git a/api-reference/openapi.zh.json b/api-reference/openapi.zh.json index ed1f3e2..324df07 100644 --- a/api-reference/openapi.zh.json +++ b/api-reference/openapi.zh.json @@ -29524,7 +29524,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string", @@ -29807,7 +29807,7 @@ "type": "integer", "minimum": 0, "maximum": 3600, - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string", @@ -30839,7 +30839,7 @@ }, "aggr_window": { "type": "integer", - "description": "聚合窗口,单位秒。" + "description": "延迟窗口,单位秒。" }, "rule_name": { "type": "string", @@ -31591,7 +31591,7 @@ }, "aggr_window": { "type": "integer", - "description": "聚合窗口,单位秒,0 表示不聚合。" + "description": "延迟窗口,单位秒,0 表示不延迟。" }, "template_id": { "type": "string",