zentol commented on a change in pull request #9859: [FLINK-11405][rest]rest api 
can more exceptions by query parameter
URL: https://github.com/apache/flink/pull/9859#discussion_r338447021
 
 

 ##########
 File path: docs/_includes/generated/rest_v1_dispatcher.html
 ##########
 @@ -1893,6 +1893,16 @@
         </ul>
       </td>
     </tr>
+    <tr>
+        <td colspan="2">Query parameters</td>
+    </tr>
+    <tr>
+        <td colspan="2">
+            <ul>
+                <li><code>size</code> (optional): Comma-separated list of 
integer values that specifie the upper limit of exceptions to return.</li>
 
 Review comment:
   ```suggestion
                   <li><code>size</code> (optional): Comma-separated list of 
integer values that specifies the upper limit of exceptions to return.</li>
   ```

----------------------------------------------------------------
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