rajujith commented on code in PR #7857:
URL: https://github.com/apache/cloudstack/pull/7857#discussion_r2333267074


##########
plugins/network-elements/netscaler/src/main/java/com/cloud/api/response/NetscalerControlCenterResponse.java:
##########
@@ -25,23 +25,23 @@
 public class NetscalerControlCenterResponse extends BaseResponse {
 
     @SerializedName(ApiConstants.ID)
-    @Param(description = "id")
+    @Param(description = "Id")

Review Comment:
   'ID'



##########
plugins/network-elements/netscaler/src/main/java/com/cloud/api/response/NetscalerLoadBalancerResponse.java:
##########
@@ -32,59 +32,59 @@
 public class NetscalerLoadBalancerResponse extends BaseResponse {
 
     @SerializedName(ApiConstants.LOAD_BALANCER_DEVICE_ID)
-    @Param(description = "device id of the netscaler load balancer")
+    @Param(description = "Device id of the netscaler load balancer")

Review Comment:
   'ID'



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

Reply via email to