[#57] feature: 실시간 피드 api 구현 #58
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
관련 이슈
📌 작업 개요
GET /api/v1/office/dispatch/feed)주요 기능
피드 타입별 이벤트 조회
open: 배차 등록assigned: 배차 할당 (기사 배정)completed: 운송 완료canceled: 배차 취소쿼리 파라미터
limit: 조회 개수 (기본값: 20)응답 정보
성능 최적화
구현 상세
GET /api/v1/office/dispatch/feed?limit=20
✨ 기타 참고 사항
리뷰 포인트
feed-01,feed-02) 적절성✅ 체크리스트
application.yml파일을 수정했다면, Notion에 업로드, github security 수정 및 공유했어요. (해당 없음)커밋 메시지 (참고)