jieguangzhou commented on code in PR #13529:
URL: 
https://github.com/apache/dolphinscheduler/pull/13529#discussion_r1098378150


##########
docs/docs/en/guide/task/http.md:
##########
@@ -16,12 +16,24 @@ This node is used to perform http type tasks such as the 
common POST and GET req
 
 - Please refer to [DolphinScheduler Task Parameters Appendix](appendix.md) 
`Default Task Parameters` section for default parameters.
 
-|    **Parameter**     |                                                       
                 **Description**                                                
                        |
-|----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|---|--------------------|---|---|-------------------------|-----------------------------------------------------------------------------------------------|
-| Request address      | HTTP request URL.                                     
                                                                                
                        |
-| Request type         | Supports GET, POSt, HEAD, PUT, DELETE.                
                                                                                
                           || Request parameters | Supports Parameter, Body, 
Headers. || Verification conditions | Supports default response code, custom 
response code, content included, content not included. |
-| Verification content | When the verification condition selects a custom 
response code, the content contains, and the content does not contain, the 
verification content is required. |
-| Custom parameter     | It is a user-defined parameter of http part, which 
will replace the content with `${variable}` in the script.                      
                           |
+|      **Parameter**      |                                                    
                    **Description**                                             
                           |
+|-------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| Request address         | HTTP request URL.                                  
                                                                                
                           |
+| Request type            | Supports GET, POSt, HEAD, PUT, DELETE.             
                                                                                
                           |

Review Comment:
   Done



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to