weizhouapache commented on code in PR #8674:
URL: https://github.com/apache/cloudstack/pull/8674#discussion_r1636182102
##########
api/src/main/java/org/apache/cloudstack/api/response/BucketResponse.java:
##########
@@ -98,7 +98,7 @@ public class BucketResponse extends
BaseResponseWithTagInformation implements Co
@Param(description = "Bucket Access Key")
private String accessKey;
- @SerializedName(ApiConstants.SECRET_KEY)
+ @SerializedName(ApiConstants.USER_SECRET_KEY)
Review Comment:
same here, but not as important as previous one
--
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]