feat : 팔로워가 최근 등록한 인증 목록 조회 #145
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.
#️⃣연관된 이슈
📝작업 내용
스크린샷 (선택)
{ "statusCode": 200, "data": { "content": [ { "completeId": 224, "completePic": null, "createdAt": "2024-12-23T09:27:08", "likeStatus": false, "likeCount": 0, "commentCount": 0 }, { "completeId": 225, "completePic": null, "createdAt": "2024-12-23T09:27:08", "likeStatus": false, "likeCount": 0, "commentCount": 0 }, { "completeId": 213, "completePic": null, "createdAt": "2024-12-23T04:11:37", "likeStatus": false, "likeCount": 0, "commentCount": 0 } ], "pageable": { "pageNumber": 0, "pageSize": 3, "sort": { "empty": true, "sorted": false, "unsorted": true }, "offset": 0, "paged": true, "unpaged": false }, "nextCursor": 213, "size": 3, "number": 0, "sort": { "empty": true, "sorted": false, "unsorted": true }, "first": true, "last": false, "numberOfElements": 3, "empty": false }, "timestamp": "2024-12-28T15:10:51.6266228" }💬리뷰 요구사항(선택)