From 52c4eadaaccd3a8c57e52b9e09728295c6e0ba0a Mon Sep 17 00:00:00 2001 From: Flashduty AI-SRE Date: Thu, 27 Aug 2026 08:15:10 +0000 Subject: [PATCH] docs(api): translate safari zh envelope descriptions (daily audit 2026-08-27) --- api-reference/openapi.zh.json | 4 ++-- api-reference/safari.openapi.zh.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api-reference/openapi.zh.json b/api-reference/openapi.zh.json index 80598d6..3b107d0 100644 --- a/api-reference/openapi.zh.json +++ b/api-reference/openapi.zh.json @@ -49172,14 +49172,14 @@ "properties": { "request_id": { "type": "string", - "description": "Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.", + "description": "本次请求的唯一 ID,与 Flashcat-Request-Id 响应头一致。反馈问题时请携带该 ID。", "example": "01HK8XQE3Z7JM2NTFQ5YJ8P9R4" }, "error": { "$ref": "#/components/schemas/DutyError" }, "data": { - "description": "Endpoint-specific payload. See each operation's 200 response schema." + "description": "端点专属数据负载,具体结构见各操作 200 响应中的 schema。" } }, "required": [ diff --git a/api-reference/safari.openapi.zh.json b/api-reference/safari.openapi.zh.json index cd2538e..cb59532 100644 --- a/api-reference/safari.openapi.zh.json +++ b/api-reference/safari.openapi.zh.json @@ -6220,14 +6220,14 @@ "properties": { "request_id": { "type": "string", - "description": "Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.", + "description": "本次请求的唯一 ID,与 Flashcat-Request-Id 响应头一致。反馈问题时请携带该 ID。", "example": "01HK8XQE3Z7JM2NTFQ5YJ8P9R4" }, "error": { "$ref": "#/components/schemas/DutyError" }, "data": { - "description": "Endpoint-specific payload. See each operation's 200 response schema." + "description": "端点专属数据负载,具体结构见各操作 200 响应中的 schema。" } }, "required": [