rafaelweingartner commented on a change in pull request #3036: Implemented capabilities for snapshots and vm snapshots. URL: https://github.com/apache/cloudstack/pull/3036#discussion_r236483267
########## File path: api/src/main/java/org/apache/cloudstack/api/response/CapabilitiesResponse.java ########## @@ -84,6 +84,30 @@ @Param(description = "true if the user can recover and expunge virtualmachines, false otherwise", since = "4.6.0") private boolean allowUserExpungeRecoverVM; + @SerializedName("vmsnapshotsmax") Review comment: Same constant from the other class ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services