KnutZuidema / golio

League of Legends, Legends of Runeterra and Valorant API client library for Go
MIT License
72 stars 29 forks source link

Fix: Set RegionOceania to correct route #71

Closed yunz-dev closed 3 weeks ago

yunz-dev commented 3 weeks ago

This commit corrects the mapping of RegionOceania to the correct RouteSEA in the api/constants.go file. Previously, the mapping was incorrect, leading to potential routing issues. This fix ensures that requests for the Oceania region are correctly routed