HiRezAPI icon indicating copy to clipboard operation
HiRezAPI copied to clipboard

Cross-Platform Data

Open stachu540 opened this issue 5 years ago • 0 comments

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.

stachu540 avatar Jul 05 '20 21:07 stachu540