rhtyd commented on a change in pull request #4073: URL: https://github.com/apache/cloudstack/pull/4073#discussion_r434953602
########## File path: api/src/main/java/org/apache/cloudstack/api/response/IPAddressResponse.java ########## @@ -150,6 +150,10 @@ @Param(description = "is public ip for display to the regular user", since = "4.4", authorized = {RoleType.Admin}) private Boolean forDisplay; + @SerializedName("networkname") Review comment: @ravening can you change that to use `ApiConstants`? ---------------------------------------------------------------- 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: us...@infra.apache.org