sureshanaparti commented on code in PR #12468:
URL: https://github.com/apache/cloudstack/pull/12468#discussion_r2731834133


##########
api/src/main/java/org/apache/cloudstack/api/response/SnapshotResponse.java:
##########
@@ -155,6 +155,14 @@ public class SnapshotResponse extends 
BaseResponseWithTagInformation implements
     @Param(description = "download progress of a snapshot", since = "4.19.0")
     private Map<String, String> downloadDetails;
 
+    @SerializedName("parent")
+    @Param(description = "The parent ID of the Snapshot", since = "4.22.1")

Review Comment:
   keeping the same as other param descriptions



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

Reply via email to