Heroes-Profile / heroesprofile-api-public

6 stars 0 forks source link

NGS: Endpoint for Hero Stats in a Division #28

Closed ebshimizu closed 5 years ago

ebshimizu commented 5 years ago

We use to have it set up so that /NGS/HeroStats/ took a battletag as an optional argument and it would return the entire division stats for that hero if battletag was absent. Is there a /NGS/Heroes/Stats endpoint available?

Zemill commented 5 years ago

I have fixed this.

The endpoint has changed from NGS/Player/Hero/Stat to NGS/Hero/Stat

Let me know if you run into any issues