Skip to content
New issue

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

[Docs/411] filterType 재명세 #412

Merged
merged 1 commit into from
Nov 10, 2024
Merged

[Docs/411] filterType 재명세 #412

merged 1 commit into from
Nov 10, 2024

Conversation

hosunglee222
Copy link
Member

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

PR Desciption

변경 사항 설명

  • 필터 종류 = {schedule_name(스케쥴 이름 조회) || diary_content(일기 내용 조회) || member_nickname (참여자 조회)}

관련 이슈

<body>
필터 종류 = {schedule_name(스케쥴 이름 조회) || diary_content(일기 내용 조회) || member_nickname (참여자 조회)}

- 관련 : #411
@hosunglee222 hosunglee222 requested a review from joowojr November 10, 2024 10:18
@hosunglee222 hosunglee222 self-assigned this Nov 10, 2024
@hosunglee222 hosunglee222 linked an issue Nov 10, 2024 that may be closed by this pull request
8 tasks
@hosung-222 hosung-222 self-assigned this Nov 10, 2024
@hosung-222 hosung-222 self-requested a review November 10, 2024 10:19
@hosunglee222 hosunglee222 merged commit 4744a3c into dev Nov 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] FilterType 재명세
2 participants