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

[fix] #350 코스 생성 시 requestBody에 넣어주는 좌표값 변수명 변경 #351

Merged
merged 1 commit into from
May 1, 2024

Conversation

unam98
Copy link
Contributor

@unam98 unam98 commented May 1, 2024

📌 개요

✨ 작업 내용

코스 생성 시 requestBody에 넣어주는 좌표값 변수명 변경
변수명이 다르니 서버로 값 올릴 때 path 값이 0.0으로 잘못 들어가는 버그가 있었음.

✨ PR 포인트

📸 스크린샷/동영상

@unam98 unam98 added 우남 🐼 우남 담당 FIX 💥 버그 및 오류 해결 labels May 1, 2024
@unam98 unam98 requested review from dongx0915, leeeha and sxunea May 1, 2024 12:23
@unam98 unam98 self-assigned this May 1, 2024
Copy link
Member

@leeeha leeeha left a comment

Choose a reason for hiding this comment

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

서버 명세서와 요청 인자가 달라서 발생한 이슈였군요!! 원인 발견해서 넘 다행입니다 👍

@unam98 unam98 merged commit 66a7dbd into develop May 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIX 💥 버그 및 오류 해결 우남 🐼 우남 담당
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 코스 생성 시 requestBody에 넣어주는 좌표값 변수명 변경
3 participants