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

Badge 스킴 변경점 #66

Closed
w8385 opened this issue Dec 31, 2023 · 2 comments · Fixed by #67
Closed

Badge 스킴 변경점 #66

w8385 opened this issue Dec 31, 2023 · 2 comments · Fixed by #67

Comments

@w8385
Copy link
Contributor

w8385 commented Dec 31, 2023

unlockedUserCount, solvedCompanyRights, createdAt
속성들이 새로 반영되었습니다.

현 레포

{
  "badgeId": "anniversary_1st",
  "badgeImageUrl": "https://static.solved.ac/profile_badge/anniversary_1st.png",
  "displayName": "1솔브",
  "displayDescription": "solved.ac의 1주년과 함께했다",
  "badgeTier": "bronze",
  "badgeCategory": "achievement"
}

현 API

{
  "badgeId": "anniversary_1st",
  "badgeImageUrl": "https://static.solved.ac/profile_badge/anniversary_1st.png",
  "unlockedUserCount": 5000,
  "displayName": "1 Solve",
  "displayDescription": "Celebrated the 1st anniversary of solved.ac",
  "badgeTier": "gold",
  "badgeCategory": "season",
  "solvedCompanyRights": true,
  "createdAt": "2021-06-05T15:00:00.000Z"
}
@RanolP
Copy link
Member

RanolP commented Mar 17, 2024

@w8385
Copy link
Contributor Author

w8385 commented Mar 17, 2024

확인하였습니다 bb

@w8385 w8385 closed this as completed Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants