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

Add RANKED_TFT_PAIRS QueueType #64

Merged
merged 1 commit into from
Nov 20, 2021
Merged

Add RANKED_TFT_PAIRS QueueType #64

merged 1 commit into from
Nov 20, 2021

Conversation

aPinat
Copy link
Contributor

@aPinat aPinat commented Nov 19, 2021

Fixes current JSON serialization issues due to missing Enum member.

Future ideas:
I have also added a queueTypes.json MingweiSamuel/riotapi-schema#29 and request to add to official docs in RiotGames/developer-relations#574, but am not confident enough to convert this Enum to be auto generated.

Maybe we could also add a UNKNOWN enum member to types that dynamically change with games updates as fallback, so library versions without the new specific member could still work properly for older games modes etc instead of throwing JsonException due to serialization problems?

@MingweiSamuel
Copy link
Owner

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