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-register-family] 펫 다이어리 생성 API 기본 틀 구현 #54

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

seuriseuljjeok
Copy link
Contributor

주요 작업 내용

작업 내용 정리

  • 펫 다이어리 이름으로 생성 API 기본 틀 구현
  • 펫 다이어리 초대코드로 생성 API 기본 틀 구현

변경점

  • 추후 로그인에서 유저 id값과 로그인 여부를 받아와 쿼리값으로 반환하여 수정 예정

Copy link
Member

@arinming arinming left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 ! 로그인 id 받아오면 같이 수정해봐욥 ~~!

Log.d("success", "등록 성공 | ${it.data} | ${it.message}")
}.onFailure {
Log.d("fail", "등록 실패 | ${it.cause} | ${it.message}")
}
Copy link
Member

Choose a reason for hiding this comment

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

앗 저듀 등록실패 로그 남겨야겠네욥 !

Copy link
Member

@SsongSik SsongSik left a comment

Choose a reason for hiding this comment

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

고생하셨어요~~!

@seuriseuljjeok seuriseuljjeok merged commit beba914 into develop Sep 7, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants