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": [