Skip to content

Commit 16caf33

Browse files
Update api/src/main/java/org/apache/cloudstack/api/command/user/backup/ListBackupsCmd.java
Co-authored-by: Bernardo De Marco Gonçalves <bernardomg2004@gmail.com>
1 parent f324f5c commit 16caf33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/main/java/org/apache/cloudstack/api/command/user/backup/ListBackupsCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public class ListBackupsCmd extends BaseListProjectAndAccountResourcesCmd {
9797

9898
@Parameter(name = ApiConstants.TYPE,
9999
type = CommandType.STRING,
100-
since = "4.23.0",
100+
since = "4.24.0",
101101
description = "list backups by type")
102102
private String backupType;
103103

0 commit comments

Comments
 (0)