mateczagany commented on code in PR #27407:
URL: https://github.com/apache/flink/pull/27407#discussion_r2693284773
##########
flink-runtime-web/src/test/resources/rest_api_v1.snapshot:
##########
@@ -1549,7 +1469,7 @@
"properties" : {
"checkpointed_size" : {
"type" : "object",
- "id" :
"urn:jsonschema:org:apache:flink:runtime:rest:messages:util.stats:StatsSummaryDto",
+ "id" :
"urn:jsonschema:org:apache:flink:runtime:rest:messages:util:stats:StatsSummaryDto",
Review Comment:
This file is generated by `flink-shaded-jackson-module-jsonSchema`, and I
had to re-generate it because `RuntimeRestAPIStabilityTest` was failing
otherwise, instructing me to re-generate this file.
According to the test, the API was modified in a compatible way with this
upgrade.
--
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]