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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@dlab.apache.org
For additional commands, e-mail: dev-h...@dlab.apache.org

Reply via email to