Hisoka-X commented on code in PR #8000:
URL: https://github.com/apache/seatunnel/pull/8000#discussion_r1843116907


##########
docs/en/seatunnel-engine/rest-api-v2.md:
##########
@@ -384,11 +384,12 @@ When we can't get the job info, the response will be:
 
 #### Parameters
 
-> |         name         |   type   | data type |            description       
     |
-> 
|----------------------|----------|-----------|-----------------------------------|
+> | name                 |   type   | data type |            description       
     |
+----------------------|----------------------|----------|-----------|-----------------------------------|
 > | jobId                | optional | string    | job id                       
 >      |
 > | jobName              | optional | string    | job name                     
 >      |
 > | isStartWithSavePoint | optional | string    | if job is started with save 
 > point |
+> | format               | optional | string    | config 
style,json/hocon,default json |

Review Comment:
   ```suggestion
   > | format               | optional | string    | config format, support 
json and hocon, default json |
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to