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

[Feature] 챗봇 대화 조회 API 구현 #35

Merged
merged 3 commits into from
Feb 7, 2024
Merged

[Feature] 챗봇 대화 조회 API 구현 #35

merged 3 commits into from
Feb 7, 2024

Conversation

Haewonny
Copy link
Member

@Haewonny Haewonny commented Feb 7, 2024

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #33

🔎 작업 내용

  • 챗봇 대화 조회 API 구현 (원스와의 대화)
  • 2024-02 형태로 날짜 입력 받아서 해당하는 범위의 채팅 목록 조회

📩 API Test

  • 정상적인 조회 (2024-02)

  • 채팅이 없는 경우 예외 처리

➰ ETC

@Haewonny Haewonny added feature 기능 구현 관련 해원  labels Feb 7, 2024
@Haewonny Haewonny self-assigned this Feb 7, 2024
@Haewonny Haewonny linked an issue Feb 7, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@julia-heo julia-heo left a comment

Choose a reason for hiding this comment

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

good! 해삐

@Haewonny Haewonny merged commit 9694b12 into develop Feb 7, 2024
2 checks passed
@julia-heo julia-heo deleted the feature/#33 branch February 14, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 구현 관련 해원 
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 챗봇 대화 조회 API 구현
2 participants