yanghua commented on a change in pull request #9013: [FLINK-13136] Fix 
documentation error about stop job with restful api
URL: https://github.com/apache/flink/pull/9013#discussion_r300922177
 
 

 ##########
 File path: docs/_includes/generated/rest_v1_dispatcher.html
 ##########
 @@ -1051,7 +1051,7 @@
     <tr>
       <td colspan="2">
         <ul>
-<li><code>mode</code> (optional): String value that specifies the termination 
mode. Supported values are: "cancel, stop".</li>
+<li><code>mode</code> (optional): String value that specifies the termination 
mode. Supported value is: "cancel".</li>
 
 Review comment:
   @klion26 I do not find the same description what I changed in 
`TerminationModeQueryParameter`, can you tell me what I should change in 
`TerminationModeQueryParameter ` and how to regenerate the HTML file? Thanks.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to