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

트립 생성 시 Location 헤더 값 처리 버그 수정 #173

Merged
merged 2 commits into from
Jul 29, 2023

Conversation

Dahyeeee
Copy link
Collaborator

📄 Summary

Location에서 '/trips/1'로 넘어오는 값에서 '1'만 가져오도록 수정했습니다~

하는 김에 트립 생성 로직 전부 trip 쪽으로 옮기고 rename도 했답니다

🙋🏻 More

close #169

@Dahyeeee Dahyeeee added 🐞 Bug 🔨 Refactor FE-Service 행록 서비스 프론트엔드 labels Jul 28, 2023
@Dahyeeee Dahyeeee added this to the 3차 스프린트 milestone Jul 28, 2023
@Dahyeeee Dahyeeee self-assigned this Jul 28, 2023
Copy link
Collaborator

@ashleysyheo ashleysyheo left a comment

Choose a reason for hiding this comment

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

💯🔥👍

Copy link
Member

@dladncks1217 dladncks1217 left a comment

Choose a reason for hiding this comment

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

👏👏👏

@Dahyeeee Dahyeeee merged commit 1f8a989 into develop Jul 29, 2023
1 check passed
@Dahyeeee Dahyeeee deleted the feature/#169 branch July 29, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug FE-Service 행록 서비스 프론트엔드 🔨 Refactor
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

트립 생성 시 Location 헤더 값 처리 버그 수정
3 participants