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
홈 화면 관련 API 연결
+) 다이어리가 가장 최근에 변경된(새로운 스토리 업데이트) 날짜 및 시간이 있어야 가입된 다이어리 왼쪽 상단에 위치한 update 동그라미 표시를 해줄 수 있을 것 같은데 어떻게 생각해?
//v1/rooms API return { "rooms": [ { "createdAt": "string", "id": 0, "members": [ 0 ], "name": "string" } ] }
The text was updated successfully, but these errors were encountered:
Choyoonyoung98
No branches or pull requests
목표
홈 화면 관련 API 연결
체크 리스트
참고
+) 다이어리가 가장 최근에 변경된(새로운 스토리 업데이트) 날짜 및 시간이 있어야 가입된 다이어리 왼쪽 상단에 위치한 update 동그라미 표시를 해줄 수 있을 것 같은데 어떻게 생각해?
The text was updated successfully, but these errors were encountered: