Skip to content

Commit 340e953

Browse files
nvazquezshwstppr
andauthored
Update api/src/main/java/org/apache/cloudstack/api/command/user/template/CreateTemplateCmd.java
Co-authored-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 07be7dd commit 340e953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/src/main/java/org/apache/cloudstack/api/command/user/template/CreateTemplateCmd.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public class CreateTemplateCmd extends BaseAsyncCreateCmd implements UserCmd {
151151

152152
@Parameter(name = ApiConstants.ARCH, type = CommandType.STRING,
153153
description = "the CPU arch of the template. Valid options are: x86_64, aarch64",
154-
since = "4.20.1")
154+
since = "4.20.2")
155155
private String arch;
156156

157157
// ///////////////////////////////////////////////////

0 commit comments

Comments
 (0)