Skip to content

Commit 1468624

Browse files
authored
update since
1 parent 9ae56ff commit 1468624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/java/org/apache/cloudstack/api/command/user/config/ListCapabilitiesCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public class ListCapabilitiesCmd extends BaseCmd {
3636
type = CommandType.UUID,
3737
entityType = DomainResponse.class,
3838
description = "the domain for listing capabilities.",
39-
since = "4.20.3")
39+
since = "4.23.0")
4040
private Long domainId;
4141

4242
@Override

0 commit comments

Comments
 (0)