Flaugh24 commented on code in PR #1569:
URL: https://github.com/apache/ignite-3/pull/1569#discussion_r1113271665
##########
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/api/cluster/InitCommand.java:
##########
@@ -41,14 +42,17 @@ public class InitCommand {
@Schema(description = "The name of the cluster.")
private final String clusterName;
+ private final AuthConfigDto authConfig;
Review Comment:
added
--
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]