RodrigoDLopez commented on a change in pull request #4685:
URL: https://github.com/apache/cloudstack/pull/4685#discussion_r682769034
##########
File path:
api/src/main/java/org/apache/cloudstack/api/response/UserVmResponse.java
##########
@@ -82,6 +82,10 @@
@Param(description = "the date when this virtual machine was created")
private Date created;
+ @SerializedName("lastupdated")
+ @Param(description="the date when this virtual machine was updated last
time")
Review comment:
minor changes request: add since on this new parameter.
--
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]