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/16 21:16:02 UTC

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

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



##########
File path: api/src/main/java/com/cloud/network/NetworkProfile.java
##########
@@ -329,4 +330,10 @@ public String getRouterIpv6() {
         return null;
     }
 
+    @Override
+    public Date getCreated() {
+        // TODO Auto-generated method stub

Review comment:
       I think that this comment could be removed. What do you think?




-- 
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