harikrishna-patnala commented on code in PR #6202:
URL: https://github.com/apache/cloudstack/pull/6202#discussion_r877778718
##########
api/src/main/java/org/apache/cloudstack/api/response/TemplateResponse.java:
##########
@@ -227,6 +227,18 @@ public class TemplateResponse extends
BaseResponseWithTagInformation implements
@Param(description = "Base64 string representation of the resource icon",
since = "4.16.0.0")
ResourceIconResponse icon;
+ @SerializedName(ApiConstants.USER_DATA_ID) @Param(description="the id of
userdata linked to this template", since = "4.18.0.0")
Review Comment:
used 4.18.0 in all places
--
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]