diff --git a/_endpoint_test/pick.http b/_endpoint_test/pick.http index ab6ad075..c015aef8 100644 --- a/_endpoint_test/pick.http +++ b/_endpoint_test/pick.http @@ -1,3 +1,6 @@ ### 내가 받은 픽 리스트 조회하기 GET {{host}}/pick/picked-list?sort=MOST_PICKED + +### 내가 받은 픽 중 특정 질문의 페이징 조회하기 +GET {{host}}/pick/picked-detail?questionId=abc