odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.5k stars 300 forks source link

Add selected Facets to matches #2803

Closed builder-247 closed 1 month ago

builder-247 commented 1 month ago

Since the web API endpoint is broken I haven't been able to fully test this but the retriever seems to get the correct data.

howardchung commented 1 month ago

I think there's already a new field "hero_variant" in the API response that has this data. You can check it with the scanner since GetMatchDetails is currently broken