마이페이지, 유저기본정보에서 유저 popularity #3
-
|
마이페이지에서 유저 popularity Int 값으로 넣어주셨던데 |
Beta Was this translation helpful? Give feedback.
Answered by
Juhongseok
Apr 7, 2023
Replies: 1 comment 5 replies
-
200 OK
Body
{
"email" : "userId@email.com",
"name" : "username",
"nickname" : "nickname"
"locationLatitude" : 34.545,
"locationLongitude" : 34.545234,
"popularity" : 2.4,
"details" : "details",
"interests" : [
"백엔드",
"자바"
]
}double 값으로 넘어가는데요? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
이렇게 말씀하시는 거죠?