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

[Feat] room을 동적 라우팅에서 쿼리문으로 라우팅 변환 #1384

Closed
contemplation-person opened this issue Apr 11, 2024 · 0 comments · Fixed by #1385
Closed

[Feat] room을 동적 라우팅에서 쿼리문으로 라우팅 변환 #1384

contemplation-person opened this issue Apr 11, 2024 · 0 comments · Fixed by #1385
Assignees
Labels
enhancement New feature or request test deploy test 배포 (개발 중 배포 테스트) user 일반 사용자가 사용하는 서비스에서 발생한 issue

Comments

@contemplation-person
Copy link
Contributor

Desc

이전에 동적라우팅을 하던 것을 쿼리문으로 접속

Detail

/party/[roomId] -> /party/room?id=[roomId]로 접속 변경

@contemplation-person contemplation-person added enhancement New feature or request user 일반 사용자가 사용하는 서비스에서 발생한 issue test deploy test 배포 (개발 중 배포 테스트) labels Apr 11, 2024
@contemplation-person contemplation-person self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test deploy test 배포 (개발 중 배포 테스트) user 일반 사용자가 사용하는 서비스에서 발생한 issue
Projects
None yet
1 participant