WencongLiu commented on code in PR #20574:
URL: https://github.com/apache/flink/pull/20574#discussion_r946829297
##########
flink-runtime-web/src/test/java/org/apache/flink/runtime/rest/compatibility/RestAPIStabilityTest.java:
##########
@@ -50,20 +51,21 @@
import java.util.stream.Collectors;
import java.util.stream.Stream;
-/** Stability test and snapshot generator for the REST API. */
-final class RestAPIStabilityTest {
+/** Stability test and snapshot generator for the Runtime REST API. */
+public final class RestAPIStabilityTest {
Review Comment:
Done. Thank you @zentol.
--
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]