We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
스터디를 단순 문자열로 검색하는 기능을 구현한다.
검색 키워드의 앞 뒤 공백을 제거한 문자열을 포함하는 제목을 가진 스터디 목록을 조회할 수 있도록 검색 기능을 구현한다.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
default
page = 0, size = 5
verus-j
sc0116
tco0427
jaejae-yoo
Successfully merging a pull request may close this issue.
요약
스터디를 단순 문자열로 검색하는 기능을 구현한다.
세부 설명
검색 키워드의 앞 뒤 공백을 제거한 문자열을 포함하는 제목을 가진 스터디 목록을 조회할 수 있도록 검색 기능을 구현한다.
The text was updated successfully, but these errors were encountered: