From 1b3f5778aca64e431638525aadbed0cc27738cd4 Mon Sep 17 00:00:00 2001 From: Jia Fan Date: Mon, 21 Oct 2024 20:00:09 +0800 Subject: [PATCH] [Fix] Fix zh doc build error --- docs/zh/seatunnel-engine/rest-api-v2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/seatunnel-engine/rest-api-v2.md b/docs/zh/seatunnel-engine/rest-api-v2.md index 50f7eef3b10..cc585d22910 100644 --- a/docs/zh/seatunnel-engine/rest-api-v2.md +++ b/docs/zh/seatunnel-engine/rest-api-v2.md @@ -746,7 +746,7 @@ seatunnel: ### 获取所有节点日志内容
- GET /logs/:jobId (返回日志列表。) + GET /logs/:jobId (返回日志列表。) #### 请求参数 @@ -798,7 +798,7 @@ seatunnel: ### 获取单节点日志内容
- GET /log (返回日志列表。) + GET /log (返回日志列表。) #### 响应