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

[SAMBAD-175] meeting_question_id 기반 질문 정보 조회 API 추가 #57

Conversation

kkjsw17
Copy link
Collaborator

@kkjsw17 kkjsw17 commented Jul 29, 2024

✔️ PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

📝 개요

  • GET /v1/meetings/{meetingId}/questions/{meetingQuestionId} API를 통해 meetingIdmeetingQuestionId 기반 질문 정보 조회가 가능하도록 합니다.
  • 특정 path variable을 client 측에서 이해 가능한 방향으로 수정합니다.

🔗 ISSUE 링크

@kkjsw17 kkjsw17 self-assigned this Jul 29, 2024
@kkjsw17 kkjsw17 requested review from nahyeon99 and LeeHanEum July 29, 2024 07:27
Copy link

github-actions bot commented Jul 29, 2024

Unit Test Results

4 tests   4 ✔️  0s ⏱️
1 suites  0 💤
1 files    0

Results for commit cbb6e8e.

♻️ This comment has been updated with latest results.

Copy link
Member

@LeeHanEum LeeHanEum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다. 수고하셨습니다!

@kkjsw17 kkjsw17 merged commit 0406fa1 into develop Jul 29, 2024
2 checks passed
@kkjsw17 kkjsw17 deleted the feature/SAMBAD-175-add_meeting_question_id_based_question_read_api branch July 29, 2024 07:31
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.

2 participants