Skip to content

✨ Implement content features#25

Merged
jinhee0 merged 2 commits intodevelopfrom
feature/contents
Aug 8, 2025
Merged

✨ Implement content features#25
jinhee0 merged 2 commits intodevelopfrom
feature/contents

Conversation

@jinhee0
Copy link
Collaborator

@jinhee0 jinhee0 commented Aug 5, 2025

✨ Implement content deletion and S3 file management features

  • Added deleteContent method in ContentController to allow content owners to delete their content along with associated images.
  • Enhanced S3Controller with new endpoints for generating batch presigned URLs and deleting files from S3.
  • Introduced new DTOs for batch presigned URL requests and responses, as well as file deletion requests and responses.
  • Updated S3Service to handle batch presigned URL generation and file deletion, including necessary validations.
  • Improved error handling and response structures for S3 operations.

- Added deleteContent method in ContentController to allow content owners to delete their content along with associated images.
- Enhanced S3Controller with new endpoints for generating batch presigned URLs and deleting files from S3.
- Introduced new DTOs for batch presigned URL requests and responses, as well as file deletion requests and responses.
- Updated S3Service to handle batch presigned URL generation and file deletion, including necessary validations.
- Improved error handling and response structures for S3 operations.
@jinhee0 jinhee0 changed the title ✨ Implement content deletion and S3 file management features ✨ Implement content features Aug 5, 2025
@jinhee0 jinhee0 marked this pull request as ready for review August 8, 2025 14:57
@jinhee0 jinhee0 merged commit 8ffedc9 into develop Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant