Skip to content

Conversation

@EunjeongHeo
Copy link
Contributor

Related Issue

Key Changes

  • (클라이언트 측 요청) 피드 생성, 수정 직후 클라이언트에서 변경된 이미지 목록을 바로 사용할 수 있도록 했습니다.
    • 피드 생성 API (POST /api/feeds) 응답에 생성된 피드의 이미지 URL 리스트(images) 추가
    • 피드 수정 API (PUT /api/feeds/{feedId}) 응답에 수정된 피드의 이미지 URL 리스트(images) 추가

To Reviewers

  • 노션 API 명세서에 반영해두었습니다.

References

@EunjeongHeo EunjeongHeo merged commit 100e5bb into dev Oct 4, 2025
2 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.

[FEAT] 피드 글 POST, PUT 응답에 저장된 images 리스트 추가

2 participants