vishesh92 commented on code in PR #8756: URL: https://github.com/apache/cloudstack/pull/8756#discussion_r1815994951
########## api/src/main/java/org/apache/cloudstack/api/response/AsyncJobResponse.java: ########## @@ -55,10 +55,6 @@ public class AsyncJobResponse extends BaseResponse { @Param(description = "the async command executed") private String cmd; - @SerializedName("jobstatus") - @Param(description = "the current job status-should be 0 for PENDING") Review Comment: Part of the base response. This comment is Just for help in reviewing of PR. -- 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-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org