akalash commented on code in PR #26320: URL: https://github.com/apache/flink/pull/26320#discussion_r2022598714
########## docs/layouts/shortcodes/generated/rest_v1_dispatcher.html: ########## @@ -509,7 +509,72 @@ "properties" : { "plan" : { "type" : "object", - "id" : "urn:jsonschema:org:apache:flink:runtime:rest:messages:JobPlanInfo:RawJson" + "id" : "urn:jsonschema:org:apache:flink:runtime:rest:messages:JobPlanInfo:Plan", Review Comment: Have you been able to check if the result json looks the same? I mean, we should be sure that the old client can safely read the json that is created by this new version(at least Autopilot reads this raw json) -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org