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

feat: add rank field in user info api #320

Open
burnerlee opened this issue Jan 27, 2022 · 0 comments
Open

feat: add rank field in user info api #320

burnerlee opened this issue Jan 27, 2022 · 0 comments

Comments

@burnerlee
Copy link
Contributor

the response of api endpoint /api/info/users looks like an array of objects structured like {"id":4,"username":"test","role":"contestant","status":0,"score":800,"email":"[email protected]"}. We need to add the rank field for each user. Refer to single user info api for implementation of this.

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

No branches or pull requests

1 participant