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

사용자 별 경로방 get api response 타입 수정 #230

Closed
happyhyep opened this issue Nov 21, 2024 · 0 comments · Fixed by #240
Closed

사용자 별 경로방 get api response 타입 수정 #230

happyhyep opened this issue Nov 21, 2024 · 0 comments · Fixed by #240
Assignees

Comments

@happyhyep
Copy link
Member

📌 요청 기능 설명

사용자 별 경로방 get api response 타입 수정


📝 기능 세부 사항

응답 형식 공통화 이후 반영되지 않음 (반환 데이터에 key가 없는 문제 O)


🤔 기능 추가 배경 및 목적

반환 데이터에 key가 없는 문제 O


🚩 완료 조건 (Acceptance Criteria)

  • response 타입
{
  "channels": [
    {
      "id": "string",
      "name": "string",
      "generated_at": "2024-11-21T09:21:28.669Z"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant