isaacreath commented on code in PR #264:
URL: https://github.com/apache/cassandra-sidecar/pull/264#discussion_r2478793640
##########
server/src/main/java/org/apache/cassandra/sidecar/modules/multibindings/VertxRouteMapKeys.java:
##########
@@ -88,6 +89,11 @@ interface CassandraNodeSettingsRouteKey extends RouteClassKey
HttpMethod HTTP_METHOD = HttpMethod.GET;
String ROUTE_URI = ApiEndpointsV1.NODE_SETTINGS_ROUTE;
}
+ interface V2CassandraNodeSettingsRouteKey extends RouteClassKey
Review Comment:
Addressed as part of
https://github.com/apache/cassandra-sidecar/pull/264/commits/3b5a9b8148abb6749b2272c67cb655fea764e08a
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]