-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What doesn't work?
Player object in leaderboard endpoint returns null avatar object in the avatar field.
What is the endpoint and method? (if applicable)
Endpoint: leaderboard/player
Method: GET
How can it be reproduced?
- Fetch the data with GET leaderboard/player
- Check what the field in the player object are (avatar for example is blank here while fetching avatar data the "normal" way does return it.)
What should it do instead?
Return the avatar data in the avatar field.
Anything else you want to add?
Yes, I know this is likely intentional but since the field is there you should just include the avatar info.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done