zentol commented on code in PR #21300:
URL: https://github.com/apache/flink/pull/21300#discussion_r1020203806


##########
docs/layouts/shortcodes/generated/rest_v1_dispatcher.html:
##########
@@ -1084,7 +1084,38 @@
     "jobs" : {
       "type" : "array",
       "items" : {
-        "type" : "any"

Review Comment:
   The non-openapi docs don't further analyze objects if they use a custom 
serializer, hence why this was basically empty before.



##########
docs/static/generated/rest_v1_dispatcher.yml:
##########
@@ -2210,36 +2198,27 @@ components:
     JobDetails:
       type: object
       properties:
-        currentExecutionAttempts:
-          type: object
-          additionalProperties:
-            type: object
-            additionalProperties:
-              $ref: '#/components/schemas/CurrentAttempts'
         duration:
           type: integer
           format: int64
-        endTime:
+        end-time:

Review Comment:
   These are all just _corrections_.



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