You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/15 15:12:49 UTC

[GitHub] [cloudstack] sureshanaparti commented on a change in pull request #5210: api: Add 'created' field to API response

sureshanaparti commented on a change in pull request #5210:
URL: https://github.com/apache/cloudstack/pull/5210#discussion_r670555986



##########
File path: api/src/main/java/org/apache/cloudstack/api/response/ProjectResponse.java
##########
@@ -207,6 +208,10 @@
     @Param(description = "the total number of virtual machines running for this project", since = "4.2.0")
     private Integer vmRunning;
 
+    @SerializedName(ApiConstants.CREATED)

Review comment:
       @Pearl1594 add 'since' param to the new response field wherever applicable




-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org