You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# SEARCH PICKS API
/api/picks/search?cursor={INT, defaults to 0 if null}
&size={INT, defaults to 20 if null}
&tagIdList={ARRAY}
&folderIdList={ARRAY}
&searchTokenList={ARRAY}
무한스크롤을 위한 DTO 수정
페이지네이션 적용
무한 스크롤 라이브러리는 추후 반영
The text was updated successfully, but these errors were encountered:
기능
The text was updated successfully, but these errors were encountered: