We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/v1/friends/{친구ID}
{ "isHangingOut": "true" }
#63
The text was updated successfully, but these errors were encountered:
litsynp
No branches or pull requests
ABOUT
등록한 친구에게 놀러가기하면 해당 친구가 보유한 행정 구역을 조회할 수 있도록 한다.
흐름도
PUT /api/v1/friends/{친구ID}
-- 친구 수정 API -- 로 친구에게 놀러가기 신청See Also
#63
The text was updated successfully, but these errors were encountered: