Skip to content

Conversation

@obed-vazquez
Copy link
Contributor

@obed-vazquez obed-vazquez commented Oct 28, 2024

RIOT API Account Support

League Client is now providing new RIOT API Account information in the endpoint /lol-summoner/v1/current-summoner call response.
This PR adds support for processing that information on the LolSummonerSummoner entity; specifically 2 important elements GameName and Tag.


You can read more about the transition here: https://www.riotgames.com/en/DevRel/summoner-names-to-riot-id


As you can see the old summoner name is still provided in the entity and the reponse of the endpoint but the new information is now being provided by the client, this will just add support for handling that information.

Added support for new RIOT account information provided in the summoner data @ endpoint `/lol-summoner/v1/current-summoner` reflected in the DTO `LolSummonerSummoner.java` file and class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant