Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed non-existent fields for the summoner name. #66

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Removed non-existent fields for the summoner name. #66

merged 2 commits into from
Jun 18, 2024

Conversation

Nico-Mayer
Copy link
Contributor

This PR removes the non-existent summoner name fields that became obsolete after updating to Spectator v5 and Summoner v4.

See the return signatures here:
https://developer.riotgames.com/apis#spectator-v5

https://developer.riotgames.com/apis#summoner-v4

Copy link
Owner

@KnutZuidema KnutZuidema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me 👍🏼

…decleration to be inline with the project and remove compiler warnings.
@Nico-Mayer
Copy link
Contributor Author

Hey, @KnutZuidema. The PR failed due to linting issues, so I made an additional commit. I removed the GetSummonerByName endpoint since it's no longer functioning. Additionally, I added explicit types for all constant declarations to align with the rest of the project and eliminate compiler warnings.

@KnutZuidema KnutZuidema merged commit 3257469 into KnutZuidema:master Jun 18, 2024
2 of 3 checks passed
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.

2 participants