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

PUT /api/channel/approve API 수정 #10

Open
1 task
F-hiller opened this issue May 4, 2024 · 0 comments · May be fixed by #16
Open
1 task

PUT /api/channel/approve API 수정 #10

F-hiller opened this issue May 4, 2024 · 0 comments · May be fixed by #16
Assignees
Labels
feat New feature or request

Comments

@F-hiller
Copy link
Member

F-hiller commented May 4, 2024

기존에 존재하던 채널 참가 요청 수락에 관한 API 수정

개요

피드백을 바탕으로 request의 id를 path variable로 받아오도록 변경. 그에 따라 API 이름과 구조, 로직 일부를 변경.

API 구현 내용

  • PUT /api/channel/approve => PUT /api/channel/join-requests/{requestId}
@F-hiller F-hiller added the feat New feature or request label May 4, 2024
@F-hiller F-hiller self-assigned this May 4, 2024
@F-hiller F-hiller linked a pull request May 25, 2024 that will close this issue
@F-hiller F-hiller linked a pull request May 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant