Done ticket GEPAFINBE-212 Fixed the filename decode issue for external doc upload API.
This commit is contained in:
@@ -21,4 +21,5 @@ AmazonS3Service {
|
||||
|
||||
UploadFileOnAmazonS3Response copyFile(String fileName, String oldS3Path, String newS3Path);
|
||||
|
||||
String extractS3KeyFromUrl(String url);
|
||||
}
|
||||
Reference in New Issue
Block a user