sureshanaparti commented on a change in pull request #4643:
URL: https://github.com/apache/cloudstack/pull/4643#discussion_r569201241
##########
File path:
api/src/main/java/org/apache/cloudstack/api/response/ServiceOfferingResponse.java
##########
@@ -204,6 +204,10 @@
@Param(description = "Root disk size in GB", since = "4.15")
private Long rootDiskSize;
+ @SerializedName("dynamicscalingenabled")
Review comment:
Use the one defined in ApiConstants here
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]