You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pets field to player stats response, containing the following data
{
"total_xp": "Total pet XP",
"total_level": "Total pet level",
"avg_level": "Average pet level",
"pets": "Array of pet objects",
"companions": "Array of companion objects"
}
Add
pets
field to player stats response, containing the following dataUseful resources:
The text was updated successfully, but these errors were encountered: