What doesn't work?
AvatarData in the response from the endpoint is in the old format causing conflicts and have missing colourdata anyway.
What is the endpoint and method? (if applicable)
Endpoint: friendship/requests
Method: GET
How can it be reproduced?
- Fetch data from the endpoint while the is an pending friend request.
What should it do instead?
Return the correct current AvatarData where the piece data are objects instead of integer numbers.
What doesn't work?
AvatarData in the response from the endpoint is in the old format causing conflicts and have missing colourdata anyway.
What is the endpoint and method? (if applicable)
Endpoint: friendship/requests
Method: GET
How can it be reproduced?
What should it do instead?
Return the correct current AvatarData where the piece data are objects instead of integer numbers.