davidradl commented on code in PR #27580:
URL: https://github.com/apache/flink/pull/27580#discussion_r2800141926


##########
docs/layouts/shortcodes/generated/rest_v1_dispatcher.html:
##########
@@ -3086,6 +3086,81 @@
     </tr>
   </tbody>
 </table>
+<table class="rest-api table table-bordered">
+  <tbody>
+    <tr>
+      <td class="text-left" 
colspan="2"><h5><strong>/jobs/:jobid/rescales/config</strong></h5></td>
+    </tr>
+    <tr>
+      <td class="text-left" style="width: 20%">Verb: <code>GET</code></td>
+      <td class="text-left">Response code: <code>200 OK</code></td>

Review Comment:
   is the good response code always 200? I wonder if we get an error should it 
go here? it seems strange to hard code 200 in the UI code.    



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