HiRezAPI
HiRezAPI copied to clipboard
Cross-Platform Data
Since 2018 - Hi-Rez Studio has been merge all environment into the one database for cross-platform support. We need build some solutions to provide simple methods. Those methods will be resolved into player data which are will requested.
- [ ] Delete all platform classes
- [ ] Create Enumeric class
Platform(with id) - [ ] Resolve new methods to requested Platform-Specific player data by
Platform - [ ] Provide only one way API url.