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

get_user endpoint needs to return different data #65

Open
Fursum opened this issue Mar 8, 2023 · 1 comment
Open

get_user endpoint needs to return different data #65

Fursum opened this issue Mar 8, 2023 · 1 comment
Assignees
Labels
Package-API Related to exposed backend Package-UI Related to frontend

Comments

@Fursum
Copy link
Collaborator

Fursum commented Mar 8, 2023

get_user function should return:

  • user id
  • user name
  • avatar url
  • background url
  • user title
  • number of users influenced
  • user group array:
    • group color

      hexcode

    • group short name

      ex: NAT

    • group long name

      ex: Nomination Assesment Team

@Fursum Fursum added the Package-API Related to exposed backend label Mar 8, 2023
@Fursum Fursum added the Package-UI Related to frontend label Mar 8, 2023
@112batuhan
Copy link
Collaborator

All of these fields are implemented in osu-api package. Please inform me if more data is needed.

@Fursum Fursum changed the title User endpoint needs different data get_user endpoint needs different data Jul 1, 2023
@Fursum Fursum changed the title get_user endpoint needs different data get_user endpoint needs to return different data Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package-API Related to exposed backend Package-UI Related to frontend
Projects
Status: No status
Development

No branches or pull requests

3 participants