feat(storage): Enhance object key generation with access level prefix
- Updated the GenerateObjectKey method to include a prefix based on the file access level (public, private, shared). - Improved documentation for the method to clarify the path structure and its implications for file accessibility. - Adjusted the UploadFileCommandHandler to utilize the new object key generation logic, ensuring proper file organization in storage.
This commit is contained in: