ppapou commented on a change in pull request #866:
URL: https://github.com/apache/incubator-dlab/pull/866#discussion_r475015268
##########
File path:
services/self-service/src/main/java/com/epam/dlab/backendapi/resources/BucketResource.java
##########
@@ -52,8 +52,10 @@
@Path("/bucket")
@Slf4j
public class BucketResource {
- private static final String AUDIT_UPLOAD_FOLDER_MESSAGE = "Folder: %s";
- private static final String AUDIT_MESSAGE = "File: %s";
+ private static final String AUDIT_UPLOAD_FOLDER_MESSAGE = "Upload Folder:
%s";
Review comment:
Variable names have been adjusted
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]