Skip to content

feat: 이미지 업로드 API 구현 - #15

Merged
hyunj24 merged 2 commits into
mainfrom
feat/#12
Jan 23, 2026
Merged

feat: 이미지 업로드 API 구현#15
hyunj24 merged 2 commits into
mainfrom
feat/#12

Conversation

@hyunj24

@hyunj24 hyunj24 commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

CLOSE #12

  • ImageController 추가 (POST /api/images, DELETE /api/images)
  • S3Config, S3Service 조건부 어노테이션 제거

- ImageController 추가 (POST /api/images, DELETE /api/images)
- S3Config, S3Service 조건부 어노테이션 제거
@hyunj24
hyunj24 merged commit fd90ca9 into main Jan 23, 2026
3 checks passed
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