Skip to content

Refactor: 강의 조회와 내 프로필 조회 API 분리 #251

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

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

tmddus2
Copy link
Collaborator

@tmddus2 tmddus2 commented Dec 11, 2023

작업 개요

강의 조회와 내 프로필 조회 API 분리

작업 사항

기존에 내 프로필 조회에서 username, email과 함께 수강한 강의 내역도 같이 응답해줬는데 이 두가지를 분리했으면 좋겠다는 프론트엔드 팀원분들의 의견에 따라 수정하였습니다.
강의 다시보기 정보 조회할 때 강의 id 값이 필요해 이 부분을 포함해서 응답하도록 수정했습니다.

Copy link

netlify bot commented Dec 11, 2023

Deploy Preview for boarlog ready!

Name Link
🔨 Latest commit 86ca00a
🔍 Latest deploy log https://app.netlify.com/sites/boarlog/deploys/6576a91e75311300082313a5
😎 Deploy Preview https://deploy-preview-251--boarlog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tmddus2 tmddus2 requested a review from platinouss December 11, 2023 06:24
@tmddus2 tmddus2 self-assigned this Dec 11, 2023
@tmddus2 tmddus2 added 🛠️ Refactor 리팩토링 작업 BE 백엔드 작업 labels Dec 11, 2023
@tmddus2 tmddus2 added this to the 6주차 milestone Dec 11, 2023
Copy link
Member

@platinouss platinouss left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 ~

@platinouss platinouss merged commit 4379289 into boostcampwm2023:dev Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 작업 🛠️ Refactor 리팩토링 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants