wilhelmagren / gromp

Holistic Python implementation of the public Riot Games Developer API.
MIT License
6 stars 1 forks source link

League API changes #47

Closed wilhelmagren closed 10 months ago

wilhelmagren commented 10 months ago

Riot has updated their developer API for a number of endpoints.

League of Legends


These changes need to be made to the current implementation to be up to date.

wilhelmagren commented 10 months ago

/fulfillment/v1/summoners/by-puuid/{rsoPUUID} for SUMMONER-V4 will not be implemented in the near future, as this breaks the naming convention for the routes and APIs. Someone at riot games stopped caring about their developer API it seems, as plenty of routes are named incorrectly...