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

Add pet data fields to player stats #88

Open
builder-247 opened this issue Nov 22, 2018 · 0 comments
Open

Add pet data fields to player stats #88

builder-247 opened this issue Nov 22, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@builder-247
Copy link
Member

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"
}

Useful resources:

@builder-247 builder-247 added the enhancement New feature or request label Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant