Skip to content
Discussion options

You must be logged in to vote

@Eunseo-jo
/user/info/profile uri에서 별점 관련해서 변경해 뒀습니다

관리자가 상세정보를 볼 때 아래처럼 값을 넘기는데 정보보기 버튼을 클릭했을 때 포함된 userId를 사용해서
/user/info/profile?userId= 링크로 정보를 받아오면 됩니다 지원 포지션은 recruitField를 사용하면 될 것 같아요

위키에도 업데이트해뒀어요

[
    {
        "userId": 2,
        "applyId": 2,
        "nickname": "nickname2",
        "recruitField": "백엔드",
        "status": "대기중"
    }
]

추가로 프로필 데이터에 링크 필드만 추가하면 될까요?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Eunseo-jo
Comment options

Eunseo-jo Apr 14, 2023
Maintainer Author

@Juhongseok
Comment options

@Eunseo-jo
Comment options

Eunseo-jo Apr 14, 2023
Maintainer Author

@Juhongseok
Comment options

Answer selected by Eunseo-jo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
질문
Labels
None yet
2 participants