Skip to content

Commit

Permalink
Update API param version to 4.20.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhouapache committed Dec 3, 2024
1 parent f3da229 commit 48467e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public class ListMgmtsCmd extends BaseListCmd {

@Parameter(name = ApiConstants.PEERS, type = CommandType.BOOLEAN,
description = "Whether to return the management server peers or not. By default, the management server peers will not be returned.",
since = "4.20.0.0")
since = "4.20.1.0")
private Boolean peers;

/////////////////////////////////////////////////////
Expand Down

0 comments on commit 48467e6

Please sign in to comment.