Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(service.go): handle generic errors in ListContents function
Adds error handling for generic errors in the ListContents function of the ContentService. This ensures that all types of errors are appropriately managed and responded to, improving the robustness and reliability of the error handling mechanism in the service layer.
- Loading branch information