Closed jared-craig closed 2 years ago
Ya I see no reason I cant add that. I will take a look at that later today
@jared-craig Which endpoint specifically are you facing issues with
The one specific to my needs was Player/Hero/All. I can't remember if there were others as well.
So for that particular set of data, I do not expose the league tier on the websites Player/Hero/All page. I try not to present more information through the API than you can get through the live site
Okay. Just seems a little odd because you can sort of get that result if I were to say loop through all the heroes with the Player/MMR/Hero endpoint. Whatever you decide though, I'm okay with. Thanks!
That is true, but its the same thing on website
This has been added
Hey Zemill, Thank you. I noticed it appears in the json format but not in the csv format.
Hey Zemill, Thank you. I noticed it appears in the json format but not in the csv format.
Fixed
I noticed some endpoints return League Tier and MMR while others sometimes just return MMR. Would it be possible to add the League Tier property wherever MMR is returned as well?