twisted icon indicating copy to clipboard operation
twisted copied to clipboard

[TFT] getBySummonerId

Open NorbertLuszkiewicz opened this issue 1 year ago • 1 comments
trafficstars

Riot added new endpoint to getting summoner by summonerId, and changed in data from name to summonerId e.g. in challenger endpoint.

Request to add this endpoint as well as endpoints related to account_V1

NorbertLuszkiewicz avatar Apr 10 '24 13:04 NorbertLuszkiewicz

Hey I'm poking around in the TFT api and am having trouble finding the issues...

Riot added new endpoint to getting summoner by summonerId...

Could you share a link to it? I've tested encryptedAccountId, encryptedPUUID, encryptedSummonerId and they all work. Other than that, I'm not seeing a new endpoint added... (looking at TFT-SUMMONER-V1).

...changed in data from name to summonerId e.g. in challenger endpoint.

The relevant dto model seems to already have summonerId.

Request to add ... as well as endpoints related to account_V1

Sure, can work on a pr for get-active-shard

rleaf avatar Apr 10 '24 19:04 rleaf